You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
backSQL/package.json

21 lines
408 B

1 year ago
{
"name": "yananjiasheng",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"iconv-lite": "^0.6.3",
"koa": "^2.14.2",
"koa-body": "^6.0.1",
"koa-router": "^12.0.0",
1 year ago
"moment": "^2.29.4",
"mysqldump": "^3.2.0"
1 year ago
}
}