linx-simulator2/node_modules/rtimer/package.json

54 lines
1.3 KiB
JSON

{
"_from": "rtimer@^0.1.0",
"_id": "rtimer@0.1.0",
"_inBundle": false,
"_integrity": "sha1-ghyBIKlOLapa3PzuGEz8n7smQ1M=",
"_location": "/rtimer",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "rtimer@^0.1.0",
"name": "rtimer",
"escapedName": "rtimer",
"rawSpec": "^0.1.0",
"saveSpec": null,
"fetchSpec": "^0.1.0"
},
"_requiredBy": [
"/mumble-client"
],
"_resolved": "https://registry.npmjs.org/rtimer/-/rtimer-0.1.0.tgz",
"_shasum": "821c8120a94e2daa5adcfcee184cfc9fbb264353",
"_spec": "rtimer@^0.1.0",
"_where": "/home/sergiu/linx-audio-simulator/node_modules/mumble-client",
"author": {
"name": "Harri Kovalainen",
"email": "hakovala@gmail.com"
},
"bugs": {
"url": "https://github.com/hakovala/node-rtimer/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Persistent timer with set and clear",
"homepage": "https://github.com/hakovala/node-rtimer",
"keywords": [
"timer",
"timeout"
],
"licenses": [
{
"type": "MIT",
"url": "https://raw.githubusercontent.com/hakovala/node-rtimer/master/LICENSE"
}
],
"main": "index.js",
"name": "rtimer",
"repository": {
"type": "git",
"url": "git+https://github.com/hakovala/node-rtimer.git"
},
"version": "0.1.0"
}