dep
Showing
| { | { | ||
| "name": "koishi-plugin-hisoutensoku-jammer", | "name": "koishi-plugin-hisoutensoku-jammer", | ||
| "version": "2.0.1", | "version": "2.0.2", | ||
| "description": "A Koishi Plugin jamming hisoutensoku plays in group.", | "description": "A Koishi Plugin jamming hisoutensoku plays in group.", | ||
| "main": "dist/index.js", | "main": "dist/index.js", | ||
| "dependencies": { | "dependencies": { | ||
| "lodash": "^4.17.21", | |||
| "source-map-support": "^0.5.19" | "source-map-support": "^0.5.19" | ||
| }, | }, | ||
| "devDependencies": { | "devDependencies": { | ||
| "@types/lodash": "^4.14.175", | "@types/lodash": "^4.14.175", | ||
| "@types/node": "^15.0.1", | "@types/node": "^15.0.1", | ||
| "koishi": "^4.0.0-alpha.8", | "koishi": "^4.0.0-alpha.8", | ||
| "lodash": "^4.17.21", | |||
| "moment": "^2.29.1", | "moment": "^2.29.1", | ||
| "raw-loader": "^4.0.2", | "raw-loader": "^4.0.2", | ||
| "ts-loader": "^9.1.1", | "ts-loader": "^9.1.1", | ||
| ... | ... |
Please register or sign in to comment