UNPKG

@usecannon/ganache

Version:

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

19 lines (18 loc) 505 B
{ "name": "napi-macros", "version": "2.0.0", "description": "Set of utility macros to make writing N-API modules a little easier.", "main": "index.js", "dependencies": {}, "devDependencies": {}, "repository": { "type": "git", "url": "https://github.com/mafintosh/napi-macros.git" }, "author": "Mathias Buus (@mafintosh)", "license": "MIT", "bugs": { "url": "https://github.com/mafintosh/napi-macros/issues" }, "homepage": "https://github.com/mafintosh/napi-macros" }