UNPKG

compound-ex4

Version:

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

98 lines (97 loc) 2.36 kB
{ "_args": [ [ "cookie@0.1.3", "/home/webs/dev/prj/compoundjsEX4/compound-ex4/node_modules/express" ], [ "cookie@0.1.3", "/home/webs/dev/prj/compoundjsEX4/compound-ex4/node_modules/express" ] ], "_from": "cookie@0.1.3", "_id": "cookie@0.1.3", "_inCache": true, "_installable": true, "_location": "/cookie", "_npmUser": { "email": "doug@somethingdoug.com", "name": "dougwilson" }, "_npmVersion": "1.4.28", "_phantomChildren": {}, "_requested": { "name": "cookie", "raw": "cookie@0.1.3", "rawSpec": "0.1.3", "scope": null, "spec": "0.1.3", "type": "version" }, "_requiredBy": [ "/express" ], "_shrinkwrap": null, "_spec": "cookie@0.1.3", "_where": "/home/webs/dev/prj/compoundjsEX4/compound-ex4/node_modules/express", "author": { "email": "shtylman@gmail.com", "name": "Roman Shtylman" }, "bugs": { "url": "https://github.com/jshttp/cookie/issues" }, "dependencies": {}, "description": "cookie parsing and serialization", "devDependencies": { "istanbul": "0.3.9", "mocha": "1.x.x" }, "directories": {}, "dist": { "shasum": "e734a5c1417fce472d5aef82c381cabb64d1a435", "tarball": "http://registry.npmjs.org/cookie/-/cookie-0.1.3.tgz" }, "engines": { "node": "*" }, "files": [ "LICENSE", "README.md", "index.js" ], "gitHead": "f46097723c16f920a7b9759e154c34792e1d1a3b", "homepage": "https://github.com/jshttp/cookie", "keywords": [ "cookie", "cookies" ], "license": "MIT", "maintainers": [ { "name": "defunctzombie", "email": "shtylman@gmail.com" }, { "name": "dougwilson", "email": "doug@somethingdoug.com" }, { "name": "jongleberry", "email": "jonathanrichardong@gmail.com" } ], "name": "cookie", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/jshttp/cookie.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.3" }