{ "_args": [ [ { "raw": "detect-libc@^0.2.0", "scope": null, "escapedName": "detect-libc", "name": "detect-libc", "rawSpec": "^0.2.0", "spec": ">=0.2.0 <0.3.0", "type": "range" }, "/home/ec2-user/sharp/node_modules/sharp" ] ], "_from": "detect-libc@>=0.2.0 <0.3.0", "_id": "detect-libc@0.2.0", "_inCache": true, "_location": "/detect-libc", "_nodeVersion": "8.1.3", "_npmOperationalInternal": { "host": "s3://npm-registry-packages", "tmp": "tmp/detect-libc-0.2.0.tgz_1499942359678_0.36980422819033265" }, "_npmUser": { "name": "lovell", "email": "npm@lovell.info" }, "_npmVersion": "3.10.10", "_phantomChildren": {}, "_requested": { "raw": "detect-libc@^0.2.0", "scope": null, "escapedName": "detect-libc", "name": "detect-libc", "rawSpec": "^0.2.0", "spec": ">=0.2.0 <0.3.0", "type": "range" }, "_requiredBy": [ "/sharp" ], "_resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-0.2.0.tgz", "_shasum": "47fdf567348a17ec25fcbf0b9e446348a76f9fb5", "_shrinkwrap": null, "_spec": "detect-libc@^0.2.0", "_where": "/home/ec2-user/sharp/node_modules/sharp", "author": { "name": "Lovell Fuller", "email": "npm@lovell.info" }, "bin": { "detect-libc": "./bin/detect-libc.js" }, "bugs": { "url": "https://github.com/lovell/detect-libc/issues" }, "dependencies": {}, "description": "Node.js module to detect the C standard library (libc) implementation family and version", "devDependencies": { "ava": "^0.20.0", "nyc": "^11.0.3", "proxyquire": "^1.8.0", "semistandard": "^11.0.0" }, "directories": {}, "dist": { "shasum": "47fdf567348a17ec25fcbf0b9e446348a76f9fb5", "tarball": "https://registry.npmjs.org/detect-libc/-/detect-libc-0.2.0.tgz" }, "engines": { "node": ">=4" }, "gitHead": "4642b204b34414b6089bca854939b05b3d2c1b7c", "homepage": "https://github.com/lovell/detect-libc#readme", "keywords": [ "libc", "glibc", "musl" ], "license": "Apache-2.0", "main": "lib/detect-libc.js", "maintainers": [ { "name": "lovell", "email": "npm@lovell.info" } ], "name": "detect-libc", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/lovell/detect-libc.git" }, "scripts": { "test": "semistandard && nyc --reporter=lcov ava" }, "version": "0.2.0" }