UNPKG

@usecannon/ganache

Version:

A library and cli to create a local blockchain for fast Ethereum development.

12 lines (11 loc) 215 B
{ "name": "napi-macros-example", "version": "0.0.0", "description": "an example using napi-macros", "dependencies": { "node-gyp-build": "^3.2.2" }, "scripts": { "install": "node-gyp-build" } }