deat: update package.json

Signed-off-by: MiaoWoo <admin@yumc.pw>
This commit is contained in:
2019-06-20 18:25:32 +08:00
parent e67fe154de
commit 5d8e818a5c
5 changed files with 56 additions and 35 deletions

View File

@@ -1,9 +1,9 @@
{
"name": "cc-server-db",
"version": "0.2.5",
"description": "Now Im 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": [],
"description": "> TODO: description",
"author": "MiaoWoo <admin@yumc.pw>",
"homepage": "https://github.com/502647092/cc-server-parent#readme",
"license": "ISC",
"main": "dist/index.js",
"publishConfig": {
@@ -20,11 +20,10 @@
"bugs": {
"url": "https://github.com/502647092/cc-server-parent/issues"
},
"homepage": "https://github.com/502647092/cc-server-parent#readme",
"dependencies": {
"devDependencies": {
"mocha": "^6.1.4",
"rimraf": "^2.6.3",
"typescript": "^3.5.1"
},
"devDependencies": {
"rimraf": "^2.6.3"
}
}
"dependencies": {}
}