| | |
| | | { |
| | | "_args": [ |
| | | [ |
| | | "is-data-descriptor@0.1.4", |
| | | "/Users/tomas/PAM/PAMapp" |
| | | ] |
| | | ], |
| | | "_from": "is-data-descriptor@0.1.4", |
| | | "_from": "is-data-descriptor@^0.1.4", |
| | | "_id": "is-data-descriptor@0.1.4", |
| | | "_inBundle": false, |
| | | "_integrity": "sha1-C17mSDiOLIYCgueT8YVv7D8wG1Y=", |
| | |
| | | "is-buffer": "1.1.6" |
| | | }, |
| | | "_requested": { |
| | | "type": "version", |
| | | "type": "range", |
| | | "registry": true, |
| | | "raw": "is-data-descriptor@0.1.4", |
| | | "raw": "is-data-descriptor@^0.1.4", |
| | | "name": "is-data-descriptor", |
| | | "escapedName": "is-data-descriptor", |
| | | "rawSpec": "0.1.4", |
| | | "rawSpec": "^0.1.4", |
| | | "saveSpec": null, |
| | | "fetchSpec": "0.1.4" |
| | | "fetchSpec": "^0.1.4" |
| | | }, |
| | | "_requiredBy": [ |
| | | "/is-descriptor" |
| | | ], |
| | | "_resolved": "https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-0.1.4.tgz", |
| | | "_spec": "0.1.4", |
| | | "_where": "/Users/tomas/PAM/PAMapp", |
| | | "_shasum": "0b5ee648388e2c860282e793f1856fec3f301b56", |
| | | "_spec": "is-data-descriptor@^0.1.4", |
| | | "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\is-descriptor", |
| | | "author": { |
| | | "name": "Jon Schlinkert", |
| | | "url": "https://github.com/jonschlinkert" |
| | |
| | | "bugs": { |
| | | "url": "https://github.com/jonschlinkert/is-data-descriptor/issues" |
| | | }, |
| | | "bundleDependencies": false, |
| | | "dependencies": { |
| | | "kind-of": "^3.0.2" |
| | | }, |
| | | "deprecated": false, |
| | | "description": "Returns true if a value has the characteristics of a valid JavaScript data descriptor.", |
| | | "devDependencies": { |
| | | "mocha": "*", |