rework
Showing
constants.ts
0 → 100644
crack.ts
0 → 100644
minecraft.ts
0 → 100644
| ... | @@ -22,12 +22,14 @@ | ... | @@ -22,12 +22,14 @@ |
| "author": "Nanahira", | "author": "Nanahira", | ||
| "license": "AGPL-3.0", | "license": "AGPL-3.0", | ||
| "dependencies": { | "dependencies": { | ||
| "@types/bunyan": "^1.8.6", | |||
| "@types/lodash": "^4.14.167", | "@types/lodash": "^4.14.167", | ||
| "@types/mustache": "^4.1.0", | "@types/mustache": "^4.1.0", | ||
| "@types/node": "^14.14.20", | "@types/node": "^14.14.20", | ||
| "@types/q": "^1.5.4", | "@types/q": "^1.5.4", | ||
| "@types/underscore": "^1.10.24", | "@types/underscore": "^1.10.24", | ||
| "axios": "^0.21.1", | "axios": "^0.21.1", | ||
| "bunyan": "^1.8.15", | |||
| "lodash": "^4.17.20", | "lodash": "^4.17.20", | ||
| "mineflayer": "^2.40.1", | "mineflayer": "^2.40.1", | ||
| "mustache": "^4.1.0", | "mustache": "^4.1.0", | ||
| ... | ... |
Please register or sign in to comment