5 "/home/josuer08/josuexyz/node_modules/cookie-parser"
8 "_from": "cookie@0.3.1",
12 "_location": "/cookie",
13 "_npmOperationalInternal": {
14 "host": "packages-12-west.internal.npmjs.com",
15 "tmp": "tmp/cookie-0.3.1.tgz_1464323556714_0.6435900838114321"
18 "email": "doug@somethingdoug.com",
21 "_npmVersion": "1.4.28",
22 "_phantomChildren": {},
25 "raw": "cookie@0.3.1",
35 "_resolved": "https://registry.npmjs.org/cookie/-/cookie-0.3.1.tgz",
36 "_shasum": "e7e0a1f9ef43b4c8ba925c5c5a96e806d16873bb",
38 "_spec": "cookie@0.3.1",
39 "_where": "/home/josuer08/josuexyz/node_modules/cookie-parser",
41 "email": "shtylman@gmail.com",
42 "name": "Roman Shtylman"
45 "url": "https://github.com/jshttp/cookie/issues"
49 "name": "Douglas Christopher Wilson",
50 "email": "doug@somethingdoug.com"
54 "description": "HTTP server cookie parsing and serialization",
61 "shasum": "e7e0a1f9ef43b4c8ba925c5c5a96e806d16873bb",
62 "tarball": "https://registry.npmjs.org/cookie/-/cookie-0.3.1.tgz"
73 "gitHead": "e3c77d497d66c8b8d4b677b8954c1b192a09f0b3",
74 "homepage": "https://github.com/jshttp/cookie",
83 "email": "doug@somethingdoug.com"
87 "optionalDependencies": {},
88 "readme": "ERROR: No README data found!",
91 "url": "git+https://github.com/jshttp/cookie.git"
94 "test": "mocha --reporter spec --bail --check-leaks test/",
95 "test-ci": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec --check-leaks test/",
96 "test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot --check-leaks test/"