waves4you
Version:
Waves Client Library
22 lines (21 loc) • 424 B
JSON
{
"name": "waves4you",
"version": "1.0.1",
"description": "Waves Client Library",
"main": "waves4you.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"postversion": "git push && git push --tags"
},
"keywords": [
"WAVES"
],
"author": "Noku AG",
"license": "ISC",
"dependencies": {
"@waves/waves-transactions": "^3.25.7"
},
"files": [
"waves4you.js"
]
}