UNPKG

@web3-vue-org2/bitkeep

Version:

29 lines (28 loc) 561 B
{ "name": "@web3-vue-org2/bitkeep", "keywords": [ "web3-vue-org", "bitkeep" ], "license": "GPL-3.0-or-later", "publishConfig": { "access": "public" }, "version": "0.2.3", "files": [ "dist/*" ], "type": "commonjs", "types": "./dist/index.d.ts", "main": "./dist/index.js", "exports": "./dist/index.js", "scripts": { "prebuild": "rm -rf dist", "build": "tsc", "start": "tsc --watch" }, "dependencies": { "@web3-vue-org2/types": "^0.2.2" }, "gitHead": "85cce0511cfda20297a62d70834d5adb8943a12a" }