21 lines
442 B
JSON
21 lines
442 B
JSON
|
{
|
||
|
"name": "scriptgraficas",
|
||
|
"version": "1.0.0",
|
||
|
"description": "",
|
||
|
"main": "index.js",
|
||
|
"scripts": {
|
||
|
"test": "echo \"Error: no test specified\" && exit 1"
|
||
|
},
|
||
|
"author": "",
|
||
|
"license": "ISC",
|
||
|
"dependencies": {
|
||
|
"ipfs-http-client": "^43.0.1",
|
||
|
"request-promise": "^4.2.5",
|
||
|
"web3": "^1.2.8",
|
||
|
"orbit-db": "^0.24.1",
|
||
|
"orbit-db-docstore": "^1.9.0",
|
||
|
"orbit-db-store": "^3.3.0",
|
||
|
"dotenv": "^8.2.0"
|
||
|
}
|
||
|
}
|