@soloseng/ganache
Version:
A library and cli to create a local blockchain for fast Ethereum development.
50 lines (49 loc) • 1.38 kB
JSON
{
"_args": [
[
"napi-macros@2.0.0",
"/Users/beaver/Development/soloseng/ganache/src/packages/ganache"
]
],
"_from": "napi-macros@2.0.0",
"_id": "napi-macros@2.0.0",
"_inBundle": false,
"_integrity": "sha512-A0xLykHtARfueITVDernsAWdtIMbOJgKgcluwENp3AlsKN/PloyO10HtmoqnFAQAcxPkgZN7wdfPfEd0zNGxbg==",
"_location": "/napi-macros",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "napi-macros@2.0.0",
"name": "napi-macros",
"escapedName": "napi-macros",
"rawSpec": "2.0.0",
"saveSpec": null,
"fetchSpec": "2.0.0"
},
"_requiredBy": [
"/leveldown"
],
"_resolved": "https://registry.npmjs.org/napi-macros/-/napi-macros-2.0.0.tgz",
"_spec": "2.0.0",
"_where": "/Users/beaver/Development/soloseng/ganache/src/packages/ganache",
"author": {
"name": "Mathias Buus",
"url": "@mafintosh"
},
"bugs": {
"url": "https://github.com/mafintosh/napi-macros/issues"
},
"dependencies": {},
"description": "Set of utility macros to make writing N-API modules a little easier.",
"devDependencies": {},
"homepage": "https://github.com/mafintosh/napi-macros",
"license": "MIT",
"main": "index.js",
"name": "napi-macros",
"repository": {
"type": "git",
"url": "git+https://github.com/mafintosh/napi-macros.git"
},
"version": "2.0.0"
}