mirror of
https://github.com/anatolykopyl/mining-status-skill.git
synced 2026-03-26 12:55:43 +00:00
17 lines
308 B
JSON
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"
|
|
}
|
|
}
|