| | |
| | | { |
| | | "_args": [ |
| | | [ |
| | | "cookie@0.3.1", |
| | | "/Users/tomas/PAM/PAMapp" |
| | | ] |
| | | ], |
| | | "_from": "cookie@0.3.1", |
| | | "_from": "cookie@^0.3.1", |
| | | "_id": "cookie@0.3.1", |
| | | "_inBundle": false, |
| | | "_integrity": "sha1-5+Ch+e9DtMi6klxcWpboBtFoc7s=", |
| | | "_location": "/cookie", |
| | | "_phantomChildren": {}, |
| | | "_requested": { |
| | | "type": "version", |
| | | "type": "range", |
| | | "registry": true, |
| | | "raw": "cookie@0.3.1", |
| | | "raw": "cookie@^0.3.1", |
| | | "name": "cookie", |
| | | "escapedName": "cookie", |
| | | "rawSpec": "0.3.1", |
| | | "rawSpec": "^0.3.1", |
| | | "saveSpec": null, |
| | | "fetchSpec": "0.3.1" |
| | | "fetchSpec": "^0.3.1" |
| | | }, |
| | | "_requiredBy": [ |
| | | "/@nuxtjs/youch" |
| | | ], |
| | | "_resolved": "https://registry.npmjs.org/cookie/-/cookie-0.3.1.tgz", |
| | | "_spec": "0.3.1", |
| | | "_where": "/Users/tomas/PAM/PAMapp", |
| | | "_shasum": "e7e0a1f9ef43b4c8ba925c5c5a96e806d16873bb", |
| | | "_spec": "cookie@^0.3.1", |
| | | "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\@nuxtjs\\youch", |
| | | "author": { |
| | | "name": "Roman Shtylman", |
| | | "email": "shtylman@gmail.com" |
| | |
| | | "bugs": { |
| | | "url": "https://github.com/jshttp/cookie/issues" |
| | | }, |
| | | "bundleDependencies": false, |
| | | "contributors": [ |
| | | { |
| | | "name": "Douglas Christopher Wilson", |
| | | "email": "doug@somethingdoug.com" |
| | | } |
| | | ], |
| | | "deprecated": false, |
| | | "description": "HTTP server cookie parsing and serialization", |
| | | "devDependencies": { |
| | | "istanbul": "0.4.3", |