Files
mining-status-skill/package.json
2022-05-25 01:04:00 +03:00

17 lines
308 B
JSON

{
"name": "mining-status-skill",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"axios": "^0.27.2",
"dedent-js": "^1.0.1"
}
}