|
|
{ "_args": [ [ "cookie@0.1.0", "C:\\Users\\esanvin\\Desktop\\multi\\NodeServer\\node_modules\\express" ] ], "_from": "cookie@0.1.0", "_id": "cookie@0.1.0", "_inCache": true, "_installable": true, "_location": "/cookie", "_npmUser": { "email": "shtylman@gmail.com", "name": "shtylman" }, "_npmVersion": "1.2.18", "_phantomChildren": {}, "_requested": { "name": "cookie", "raw": "cookie@0.1.0", "rawSpec": "0.1.0", "scope": null, "spec": "0.1.0", "type": "version" }, "_requiredBy": [ "/express" ], "_resolved": "https://registry.npmjs.org/cookie/-/cookie-0.1.0.tgz", "_shasum": "90eb469ddce905c866de687efc43131d8801f9d0", "_shrinkwrap": null, "_spec": "cookie@0.1.0", "_where": "C:\\Users\\esanvin\\Desktop\\multi\\NodeServer\\node_modules\\express", "author": { "email": "shtylman@gmail.com", "name": "Roman Shtylman" }, "bugs": { "url": "https://github.com/shtylman/node-cookie/issues" }, "dependencies": {}, "description": "cookie parsing and serialization", "devDependencies": { "mocha": "1.x.x" }, "directories": {}, "dist": { "shasum": "90eb469ddce905c866de687efc43131d8801f9d0", "tarball": "http://registry.npmjs.org/cookie/-/cookie-0.1.0.tgz" }, "engines": { "node": "*" }, "homepage": "https://github.com/shtylman/node-cookie#readme", "keywords": [ "cookie", "cookies" ], "main": "index.js", "maintainers": [ { "email": "shtylman@gmail.com", "name": "shtylman" } ], "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.0" }
|