Files
Manmics/mangashelf-server/node_modules/console-wrapper/package.json
T
2025-10-10 18:00:07 -04:00

24 lines
547 B
JSON

{
"name": "console-wrapper",
"version": "1.1.0",
"description": "よくあるconsoleのラッパー",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/honeo/console-wrapper.git"
},
"keywords": [
"console",
"wrapper"
],
"author": "honeo",
"license": "MIT",
"bugs": {
"url": "https://github.com/honeo/console-wrapper/issues"
},
"homepage": "https://github.com/honeo/console-wrapper#readme"
}