UNPKG

388 BJSONView Raw
1{
2 "name": "asch-dapps-sdk",
3 "version": "1.0.0",
4 "description": "Official SDK for the Asch decentralized application platform",
5 "repository": "https://github.com/sqfasd/asch-cli.git",
6 "main": "index.js",
7 "scripts": {
8 "test": "echo \"Error: no test specified\" && exit 1"
9 },
10 "author": "Qingfeng Shan <sqf1225@foxmail.com>",
11 "license": "MIT",
12 "dependencies": {
13 }
14}