UNPKG

compound-ex4

Version:

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

100 lines (99 loc) 2.5 kB
{ "_args": [ [ "pause@0.1.0", "/home/webs/dev/prj/compoundjsEX4/compound-ex4/node_modules/connect" ] ], "_from": "pause@0.1.0", "_id": "pause@0.1.0", "_inCache": true, "_installable": true, "_location": "/pause", "_npmUser": { "email": "doug@somethingdoug.com", "name": "dougwilson" }, "_npmVersion": "1.4.28", "_phantomChildren": {}, "_requested": { "name": "pause", "raw": "pause@0.1.0", "rawSpec": "0.1.0", "scope": null, "spec": "0.1.0", "type": "version" }, "_requiredBy": [ "/connect" ], "_resolved": "https://registry.npmjs.org/pause/-/pause-0.1.0.tgz", "_shasum": "ebc8a4a8619ff0b8a81ac1513c3434ff469fdb74", "_shrinkwrap": null, "_spec": "pause@0.1.0", "_where": "/home/webs/dev/prj/compoundjsEX4/compound-ex4/node_modules/connect", "author": { "email": "tj@vision-media.ca", "name": "TJ Holowaychuk" }, "bugs": { "url": "https://github.com/stream-utils/pause/issues" }, "contributors": [ { "name": "Douglas Christopher Wilson", "email": "doug@somethingdoug.com" } ], "dependencies": {}, "description": "Pause a stream's data events", "devDependencies": { "after": "0.8.1", "istanbul": "0.3.17", "mocha": "1.21.5" }, "directories": {}, "dist": { "shasum": "ebc8a4a8619ff0b8a81ac1513c3434ff469fdb74", "tarball": "http://registry.npmjs.org/pause/-/pause-0.1.0.tgz" }, "engines": { "node": ">= 0.6" }, "files": [ "HISTORY.md", "LICENSE", "README.md", "index.js" ], "gitHead": "ad2d6924b4f90e79511a07a058899172acd3e59b", "homepage": "https://github.com/stream-utils/pause", "license": "MIT", "maintainers": [ { "name": "tjholowaychuk", "email": "tj@vision-media.ca" }, { "name": "jongleberry", "email": "jonathanrichardong@gmail.com" }, { "name": "dougwilson", "email": "doug@somethingdoug.com" } ], "name": "pause", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/stream-utils/pause.git" }, "scripts": { "test": "mocha --reporter spec --bail --check-leaks test/", "test-ci": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec --check-leaks test/", "test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot --check-leaks test/" }, "version": "0.1.0" }