compound-ex4
Version:
Compound-ex4 - MVC framework for NodeJS (ExpressJs 4 version), fork compoundjs(https://github.com/1602/compound)
85 lines (84 loc) • 2 kB
JSON
{
"_args": [
[
"timers-ext@0.1",
"/home/webs/dev/prj/compoundjsEX4/compound-ex4/node_modules/cli-color"
]
],
"_from": "timers-ext@>=0.1.0 <0.2.0",
"_id": "timers-ext@0.1.0",
"_inCache": true,
"_installable": true,
"_location": "/timers-ext",
"_npmUser": {
"email": "medikoo+npm@medikoo.com",
"name": "medikoo"
},
"_npmVersion": "1.4.3",
"_phantomChildren": {},
"_requested": {
"name": "timers-ext",
"raw": "timers-ext@0.1",
"rawSpec": "0.1",
"scope": null,
"spec": ">=0.1.0 <0.2.0",
"type": "range"
},
"_requiredBy": [
"/cli-color",
"/memoizee"
],
"_resolved": "https://registry.npmjs.org/timers-ext/-/timers-ext-0.1.0.tgz",
"_shasum": "00345a2ca93089d1251322054389d263e27b77e2",
"_shrinkwrap": null,
"_spec": "timers-ext@0.1",
"_where": "/home/webs/dev/prj/compoundjsEX4/compound-ex4/node_modules/cli-color",
"author": {
"email": "medyk@medikoo.com",
"name": "Mariusz Nowak",
"url": "http://www.medikoo.com/"
},
"bugs": {
"url": "https://github.com/medikoo/timers-ext/issues"
},
"dependencies": {
"es5-ext": "~0.10.2",
"next-tick": "~0.2.2"
},
"description": "Timers extensions",
"devDependencies": {
"tad": "~0.1.21"
},
"directories": {},
"dist": {
"shasum": "00345a2ca93089d1251322054389d263e27b77e2",
"tarball": "http://registry.npmjs.org/timers-ext/-/timers-ext-0.1.0.tgz"
},
"homepage": "https://github.com/medikoo/timers-ext",
"keywords": [
"delay",
"interval",
"time",
"timeout",
"timer",
"timers"
],
"license": "MIT",
"maintainers": [
{
"name": "medikoo",
"email": "medikoo+npm@medikoo.com"
}
],
"name": "timers-ext",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/medikoo/timers-ext.git"
},
"scripts": {
"test": "node node_modules/tad/bin/tad"
},
"version": "0.1.0"
}