Files
silentdragonlite-cli/zcash-client-sdk-js/package.json
2019-06-11 09:30:43 +01:00

15 lines
273 B
JSON

{
"name": "zcash-client-sdk",
"version": "0.0.1",
"description": "",
"main": "src/index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"zcash"
],
"author": "Jack Grigg <jack@z.cash>",
"license": "MIT"
}