UNPKG

compound-ex4

Version:

Compound-ex4 - MVC framework for NodeJS (ExpressJs 4 version), fork compoundjs(https://github.com/1602/compound)

81 lines (80 loc) 1.99 kB
{ "_args": [ [ "next-tick@~0.2.2", "/home/webs/dev/prj/compoundjsEX4/compound-ex4/node_modules/memoizee" ] ], "_from": "next-tick@>=0.2.2 <0.3.0", "_id": "next-tick@0.2.2", "_inCache": true, "_installable": true, "_location": "/next-tick", "_npmUser": { "email": "medikoo+npm@medikoo.com", "name": "medikoo" }, "_npmVersion": "1.4.3", "_phantomChildren": {}, "_requested": { "name": "next-tick", "raw": "next-tick@~0.2.2", "rawSpec": "~0.2.2", "scope": null, "spec": ">=0.2.2 <0.3.0", "type": "range" }, "_requiredBy": [ "/memoizee", "/timers-ext" ], "_resolved": "https://registry.npmjs.org/next-tick/-/next-tick-0.2.2.tgz", "_shasum": "75da4a927ee5887e39065880065b7336413b310d", "_shrinkwrap": null, "_spec": "next-tick@~0.2.2", "_where": "/home/webs/dev/prj/compoundjsEX4/compound-ex4/node_modules/memoizee", "author": { "email": "medykk@medikoo.com", "name": "Mariusz Nowak", "url": "http://www.medikoo.com/" }, "bugs": { "email": "medikoo+next-tick@medikoo.com", "url": "https://github.com/medikoo/next-tick/issues" }, "dependencies": {}, "description": "Environment agnostic nextTick polyfill", "devDependencies": { "tad": "~0.1.21" }, "directories": {}, "dist": { "shasum": "75da4a927ee5887e39065880065b7336413b310d", "tarball": "http://registry.npmjs.org/next-tick/-/next-tick-0.2.2.tgz" }, "homepage": "https://github.com/medikoo/next-tick", "keywords": [ "async", "nexttick", "setImmediate", "setTimeout" ], "license": "MIT", "maintainers": [ { "name": "medikoo", "email": "medikoo+npm@medikoo.com" } ], "name": "next-tick", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/medikoo/next-tick.git" }, "scripts": { "test": "node node_modules/tad/bin/tad" }, "version": "0.2.2" }