{ "_args": [ [ { "raw": "cookie@0.1.2", "scope": null, "escapedName": "cookie", "name": "cookie", "rawSpec": "0.1.2", "spec": "0.1.2", "type": "version" }, "/home/nau/MEGA/CODI/githubRepos/colspace/node_modules/express" ] ], "_from": "cookie@0.1.2", "_id": "cookie@0.1.2", "_inCache": true, "_location": "/cookie", "_npmUser": { "name": "shtylman", "email": "shtylman@gmail.com" }, "_npmVersion": "1.4.6", "_phantomChildren": {}, "_requested": { "raw": "cookie@0.1.2", "scope": null, "escapedName": "cookie", "name": "cookie", "rawSpec": "0.1.2", "spec": "0.1.2", "type": "version" }, "_requiredBy": [ "/express" ], "_resolved": "https://registry.npmjs.org/cookie/-/cookie-0.1.2.tgz", "_shasum": "72fec3d24e48a3432073d90c12642005061004b1", "_shrinkwrap": null, "_spec": "cookie@0.1.2", "_where": "/home/nau/MEGA/CODI/githubRepos/colspace/node_modules/express", "author": { "name": "Roman Shtylman", "email": "shtylman@gmail.com" }, "bugs": { "url": "https://github.com/shtylman/node-cookie/issues" }, "dependencies": {}, "description": "cookie parsing and serialization", "devDependencies": { "mocha": "1.x.x" }, "directories": {}, "dist": { "shasum": "72fec3d24e48a3432073d90c12642005061004b1", "tarball": "https://registry.npmjs.org/cookie/-/cookie-0.1.2.tgz" }, "engines": { "node": "*" }, "homepage": "https://github.com/shtylman/node-cookie", "keywords": [ "cookie", "cookies" ], "main": "index.js", "maintainers": [ { "name": "shtylman", "email": "shtylman@gmail.com" } ], "name": "cookie", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/shtylman/node-cookie.git" }, "scripts": { "test": "mocha" }, "version": "0.1.2" }