@soloseng/ganache
Version:
A library and cli to create a local blockchain for fast Ethereum development.
66 lines (65 loc) • 1.78 kB
JSON
{
"_args": [
[
"node-gyp-build@4.4.0",
"/Users/beaver/Development/soloseng/ganache/src/packages/ganache"
]
],
"_from": "node-gyp-build@4.4.0",
"_id": "node-gyp-build@4.4.0",
"_inBundle": false,
"_integrity": "sha512-amJnQCcgtRVw9SvoebO3BKGESClrfXGCUTX9hSn1OuGQTQBOZmVd0Z0OlecpuRksKvbsUqALE8jls/ErClAPuQ==",
"_location": "/node-gyp-build",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "node-gyp-build@4.4.0",
"name": "node-gyp-build",
"escapedName": "node-gyp-build",
"rawSpec": "4.4.0",
"saveSpec": null,
"fetchSpec": "4.4.0"
},
"_requiredBy": [
"/@trufflesuite/bigint-buffer",
"/bufferutil",
"/keccak",
"/leveldown",
"/secp256k1",
"/utf-8-validate"
],
"_resolved": "https://registry.npmjs.org/node-gyp-build/-/node-gyp-build-4.4.0.tgz",
"_spec": "4.4.0",
"_where": "/Users/beaver/Development/soloseng/ganache/src/packages/ganache",
"author": {
"name": "Mathias Buus",
"url": "@mafintosh"
},
"bin": {
"node-gyp-build": "bin.js",
"node-gyp-build-optional": "optional.js",
"node-gyp-build-test": "build-test.js"
},
"bugs": {
"url": "https://github.com/prebuild/node-gyp-build/issues"
},
"description": "Build tool and bindings loader for node-gyp that supports prebuilds",
"devDependencies": {
"array-shuffle": "^1.0.1",
"standard": "^14.0.0",
"tape": "^5.0.0"
},
"homepage": "https://github.com/prebuild/node-gyp-build",
"license": "MIT",
"main": "index.js",
"name": "node-gyp-build",
"repository": {
"type": "git",
"url": "git+https://github.com/prebuild/node-gyp-build.git"
},
"scripts": {
"test": "standard && node test"
},
"version": "4.4.0"
}