27 lines
1.0 KiB
JSON
27 lines
1.0 KiB
JSON
|
{
|
|||
|
"name": "cc-server-db",
|
|||
|
"version": "0.0.2",
|
|||
|
"description": "Now I’m the model of a modern major general / The venerated Virginian veteran whose men are all / Lining up, to put me up on a pedestal / Writin’ letters to relatives / Embellishin’ my elegance and eloquence / But the elephant is in the room / The truth is in ya face when ya hear the British cannons go / BOOM",
|
|||
|
"keywords": [],
|
|||
|
"author": "MiaoWoo <admin@yumc.pw>",
|
|||
|
"license": "ISC",
|
|||
|
"main": "dist/index.js",
|
|||
|
"publishConfig": {
|
|||
|
"registry": "https://repo.yumc.pw/repository/npm-hosted/"
|
|||
|
},
|
|||
|
"repository": {
|
|||
|
"type": "git",
|
|||
|
"url": "git+https://github.com/502647092/cc-server-parent.git"
|
|||
|
},
|
|||
|
"scripts": {
|
|||
|
"build": "npx tsc",
|
|||
|
"test": "echo \"Error: run tests from root\" && exit 1"
|
|||
|
},
|
|||
|
"bugs": {
|
|||
|
"url": "https://github.com/502647092/cc-server-parent/issues"
|
|||
|
},
|
|||
|
"homepage": "https://github.com/502647092/cc-server-parent#readme",
|
|||
|
"dependencies": {
|
|||
|
"typescript": "^3.5.1"
|
|||
|
}
|
|||
|
}
|