@shakesco/automation
Version:
shakesco automation package
29 lines (28 loc) • 592 B
JSON
{
"name": "@shakesco/automation",
"version": "1.2.6",
"description": "shakesco automation package",
"author": "Shawn Kimtai",
"main": "index.js",
"types": "index.d.ts",
"bugs": {
"url": "https://github.com/shakesco/shakesco-automation/issues"
},
"license": "GPL-3.0",
"keywords": [
"shakesco",
"ethers",
"autopayments",
"ethereum",
"polygon",
"contract"
],
"dependencies": {
"ethers": "^6.13.4",
"ws": "^8.18.0"
},
"devDependencies": {
"@types/node": "^20.14.8",
"typescript": "^5.5.2"
}
}