Files
shadowsocks-over-websocket/node_modules/prebuild-install/package.json
VincentChanX 8d31c899b1 init
2017-04-06 09:21:19 +08:00

166 lines
4.2 KiB
JSON

{
"_args": [
[
{
"raw": "prebuild-install@~2.1.0",
"scope": null,
"escapedName": "prebuild-install",
"name": "prebuild-install",
"rawSpec": "~2.1.0",
"spec": ">=2.1.0 <2.2.0",
"type": "range"
},
"/home/vincent/Projects/SublimeTextProjects/shadowsocks-over-websocket/node_modules/bufferutil"
]
],
"_from": "prebuild-install@>=2.1.0 <2.2.0",
"_id": "prebuild-install@2.1.1",
"_inCache": true,
"_installable": true,
"_location": "/prebuild-install",
"_nodeVersion": "7.4.0",
"_npmOperationalInternal": {
"host": "packages-18-east.internal.npmjs.com",
"tmp": "tmp/prebuild-install-2.1.1.tgz_1488477426320_0.6201443427708"
},
"_npmUser": {
"name": "ralphtheninja",
"email": "ralphtheninja@riseup.net"
},
"_npmVersion": "4.0.5",
"_phantomChildren": {},
"_requested": {
"raw": "prebuild-install@~2.1.0",
"scope": null,
"escapedName": "prebuild-install",
"name": "prebuild-install",
"rawSpec": "~2.1.0",
"spec": ">=2.1.0 <2.2.0",
"type": "range"
},
"_requiredBy": [
"/bufferutil"
],
"_resolved": "http://registry.npmjs.org/prebuild-install/-/prebuild-install-2.1.1.tgz",
"_shasum": "d0a77ea51b6a00f928cb71bc0ccea24f87ec171e",
"_shrinkwrap": null,
"_spec": "prebuild-install@~2.1.0",
"_where": "/home/vincent/Projects/SublimeTextProjects/shadowsocks-over-websocket/node_modules/bufferutil",
"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": {
"expand-template": "^1.0.2",
"github-from-package": "0.0.0",
"minimist": "^1.2.0",
"node-abi": "^2.0.0",
"noop-logger": "^0.1.1",
"npmlog": "^4.0.1",
"os-homedir": "^1.0.1",
"pump": "^1.0.1",
"rc": "^1.1.6",
"simple-get": "^1.4.2",
"tar-fs": "^1.13.0",
"tunnel-agent": "^0.4.3",
"xtend": "4.0.1"
},
"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": "^8.6.0",
"tape": "^4.5.1"
},
"directories": {},
"dist": {
"shasum": "d0a77ea51b6a00f928cb71bc0ccea24f87ec171e",
"tarball": "https://registry.npmjs.org/prebuild-install/-/prebuild-install-2.1.1.tgz"
},
"gitHead": "1024bb0e794ff13f1b31a7b2f6614b632c7c7e3f",
"homepage": "https://github.com/mafintosh/prebuild-install",
"keywords": [
"prebuilt",
"binaries",
"native",
"addon",
"module",
"c",
"c++",
"bindings",
"devops"
],
"license": "MIT",
"maintainers": [
{
"name": "mafintosh",
"email": "mathiasbuus@gmail.com"
},
{
"name": "piranna",
"email": "piranna@gmail.com"
},
{
"name": "ralphtheninja",
"email": "ralphtheninja@riseup.net"
}
],
"name": "prebuild-install",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/mafintosh/prebuild-install.git"
},
"scripts": {
"audit": "nsp check",
"lint": "standard",
"test": "tape test/*-test.js && npm run audit && npm run lint"
},
"version": "2.1.1"
}