koishi-plugin-adapter-repl
Advanced tools
Comparing version 0.0.0 to 0.1.0
{ | ||
"name": "koishi-plugin-adapter-repl", | ||
"version": "0.0.0", | ||
"description": "" | ||
} | ||
"version": "0.1.0", | ||
"description": "REPL adapter for Koishi", | ||
"main": "lib/index.js", | ||
"typings": "lib/index.d.ts", | ||
"files": [ | ||
"lib" | ||
], | ||
"contributors": [ | ||
"Shigma <shigma10826@gmail.com>" | ||
], | ||
"license": "MIT", | ||
"homepage": "https://github.com/koishijs/koishi-plugin-adapter-repl", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/koishijs/koishi-plugin-adapter-repl.git" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/koishijs/koishi-plugin-adapter-repl/issues" | ||
}, | ||
"keywords": [ | ||
"bot", | ||
"chatbot", | ||
"koishi", | ||
"plugin", | ||
"adapter", | ||
"repl", | ||
"console", | ||
"terminal" | ||
], | ||
"koishi": { | ||
"description": { | ||
"en": "REPL adapter for Koishi", | ||
"zh": "在终端中使用 REPL 交互的适配器" | ||
} | ||
}, | ||
"scripts": { | ||
"build": "atsc -b" | ||
}, | ||
"devDependencies": { | ||
"@koishijs/plugin-help": "^2.2.1", | ||
"@types/node": "^18.15.5", | ||
"atsc": "^1.2.2", | ||
"esbuild": "^0.14.54", | ||
"esbuild-register": "^3.4.2", | ||
"koishi": "^4.12.1", | ||
"typescript": "^4.9.5", | ||
"yml-register": "^1.1.0" | ||
}, | ||
"peerDependencies": { | ||
"koishi": "^4.10.0" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No License Found
License(Experimental) License information could not be found.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
6240
5
0
88
0
1
1
26
0
0
1
8