mirror of
https://github.com/tonk-labs/dappicom.git
synced 2026-01-10 06:07:59 -05:00
12 lines
208 B
JSON
12 lines
208 B
JSON
{
|
|
"name": "web-dappicom",
|
|
"version": "1.0.0",
|
|
"description": "",
|
|
"main": "index.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"author": "",
|
|
"license": "MIT"
|
|
}
|