blob: 1d0a0cbd732a5763881dc8b31f5cc59738fbda4d [file] [log] [blame]
{
"_args": [
[
"prebuild-install@2.5.3",
"/Users/scottyaslan/Development/nifi-fds/target"
]
],
"_development": true,
"_from": "prebuild-install@2.5.3",
"_id": "prebuild-install@2.5.3",
"_inBundle": false,
"_integrity": "sha512-/rI36cN2g7vDQnKWN8Uzupi++KjyqS9iS+/fpwG4Ea8d0Pip0PQ5bshUNzVwt+/D2MRfhVAplYMMvWLqWrCF/g==",
"_location": "/prebuild-install",
"_optional": true,
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "prebuild-install@2.5.3",
"name": "prebuild-install",
"escapedName": "prebuild-install",
"rawSpec": "2.5.3",
"saveSpec": null,
"fetchSpec": "2.5.3"
},
"_requiredBy": [
"/iltorb"
],
"_resolved": "https://registry.npmjs.org/prebuild-install/-/prebuild-install-2.5.3.tgz",
"_spec": "2.5.3",
"_where": "/Users/scottyaslan/Development/nifi-fds/target",
"author": {
"name": "Mathias Buus",
"url": "@mafintosh"
},
"bin": {
"prebuild-install": "./bin.js"
},
"bugs": {
"url": "https://github.com/mafintosh/prebuild-install/issues"
},
"contributors": [
{
"name": "Julian Gruber",
"email": "julian@juliangruber.com",
"url": "https://github.com/juliangruber"
},
{
"name": "Brett Lawson",
"email": "brett19@gmail.com",
"url": "https://github.com/brett19"
},
{
"name": "Pieter Hintjens",
"email": "ph@imatix.com",
"url": "https://github.com/hintjens"
},
{
"name": "Lars-Magnus Skog",
"email": "ralphtheninja@riseup.net",
"url": "https://github.com/ralphtheninja"
},
{
"name": "Jesús Leganés Combarro",
"email": "piranna@gmail.com",
"url": "https://github.com/piranna"
},
{
"name": "Mathias Küsel",
"email": "mathiask@hotmail.de",
"url": "https://github.com/mathiask88"
},
{
"name": "Lukas Geiger",
"email": "lukas.geiger94@gmail.com",
"url": "https://github.com/lgeiger"
}
],
"dependencies": {
"detect-libc": "^1.0.3",
"expand-template": "^1.0.2",
"github-from-package": "0.0.0",
"minimist": "^1.2.0",
"mkdirp": "^0.5.1",
"node-abi": "^2.2.0",
"noop-logger": "^0.1.1",
"npmlog": "^4.0.1",
"os-homedir": "^1.0.1",
"pump": "^2.0.1",
"rc": "^1.1.6",
"simple-get": "^2.7.0",
"tar-fs": "^1.13.0",
"tunnel-agent": "^0.6.0",
"which-pm-runs": "^1.0.0"
},
"description": "A command line tool for easily install prebuilds for multiple version of node/iojs on a specific platform",
"devDependencies": {
"a-native-module": "^1.0.0",
"nsp": "^2.3.0",
"rimraf": "^2.5.2",
"standard": "^10.0.3",
"tape": "^4.5.1",
"verify-travis-appveyor": "^2.0.1"
},
"homepage": "https://github.com/mafintosh/prebuild-install",
"keywords": [
"prebuilt",
"binaries",
"native",
"addon",
"module",
"c",
"c++",
"bindings",
"devops"
],
"license": "MIT",
"name": "prebuild-install",
"repository": {
"type": "git",
"url": "git+https://github.com/mafintosh/prebuild-install.git"
},
"scripts": {
"audit": "nsp check",
"lint": "standard",
"test": "verify-travis-appveyor && tape test/*-test.js && npm run audit && npm run lint"
},
"version": "2.5.3"
}