| | |
| | | { |
| | | "_args": [ |
| | | [ |
| | | "bytes@3.0.0", |
| | | "/Users/tomas/PAM/PAMapp" |
| | | ] |
| | | ], |
| | | "_from": "bytes@3.0.0", |
| | | "_id": "bytes@3.0.0", |
| | | "_inBundle": false, |
| | | "_integrity": "sha1-0ygVQE1olpn4Wk6k+odV3ROpYEg=", |
| | | "_integrity": "sha512-pMhOfFDPiv9t5jjIXkHosWmkSyQbvsgEVNkz0ERHbuLh2T/7j4Mqqpz523Fe8MVY89KC6Sh/QfS2sM+SjgFDcw==", |
| | | "_location": "/bytes", |
| | | "_phantomChildren": {}, |
| | | "_requested": { |
| | |
| | | "/compression" |
| | | ], |
| | | "_resolved": "https://registry.npmjs.org/bytes/-/bytes-3.0.0.tgz", |
| | | "_spec": "3.0.0", |
| | | "_where": "/Users/tomas/PAM/PAMapp", |
| | | "_shasum": "d32815404d689699f85a4ea4fa8755dd13a96048", |
| | | "_spec": "bytes@3.0.0", |
| | | "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\compression", |
| | | "author": { |
| | | "name": "TJ Holowaychuk", |
| | | "email": "tj@vision-media.ca", |
| | |
| | | "bugs": { |
| | | "url": "https://github.com/visionmedia/bytes.js/issues" |
| | | }, |
| | | "bundleDependencies": false, |
| | | "contributors": [ |
| | | { |
| | | "name": "Jed Watson", |
| | |
| | | "email": "theo.fidry@gmail.com" |
| | | } |
| | | ], |
| | | "deprecated": false, |
| | | "description": "Utility to parse a string bytes to bytes and vice-versa", |
| | | "devDependencies": { |
| | | "mocha": "2.5.3", |