| | |
| | | { |
| | | "_args": [ |
| | | [ |
| | | "detect-libc@1.0.3", |
| | | "/Users/tomas/PAM/PAMapp" |
| | | ] |
| | | ], |
| | | "_development": true, |
| | | "_from": "detect-libc@1.0.3", |
| | | "_from": "detect-libc@^1.0.3", |
| | | "_id": "detect-libc@1.0.3", |
| | | "_inBundle": false, |
| | | "_integrity": "sha1-+hN8S9aY7fVc1c0CrFWfkaTEups=", |
| | | "_location": "/detect-libc", |
| | | "_phantomChildren": {}, |
| | | "_requested": { |
| | | "type": "version", |
| | | "type": "range", |
| | | "registry": true, |
| | | "raw": "detect-libc@1.0.3", |
| | | "raw": "detect-libc@^1.0.3", |
| | | "name": "detect-libc", |
| | | "escapedName": "detect-libc", |
| | | "rawSpec": "1.0.3", |
| | | "rawSpec": "^1.0.3", |
| | | "saveSpec": null, |
| | | "fetchSpec": "1.0.3" |
| | | "fetchSpec": "^1.0.3" |
| | | }, |
| | | "_requiredBy": [ |
| | | "/fibers" |
| | | ], |
| | | "_resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-1.0.3.tgz", |
| | | "_spec": "1.0.3", |
| | | "_where": "/Users/tomas/PAM/PAMapp", |
| | | "_shasum": "fa137c4bd698edf55cd5cd02ac559f91a4c4ba9b", |
| | | "_spec": "detect-libc@^1.0.3", |
| | | "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\fibers", |
| | | "author": { |
| | | "name": "Lovell Fuller", |
| | | "email": "npm@lovell.info" |
| | |
| | | "bugs": { |
| | | "url": "https://github.com/lovell/detect-libc/issues" |
| | | }, |
| | | "bundleDependencies": false, |
| | | "contributors": [ |
| | | { |
| | | "name": "Niklas Salmoukas", |
| | | "email": "niklas@salmoukas.com" |
| | | } |
| | | ], |
| | | "deprecated": false, |
| | | "description": "Node.js module to detect the C standard library (libc) implementation family and version", |
| | | "devDependencies": { |
| | | "ava": "^0.23.0", |