Files
quinn-accounts/package.json
2023-01-04 21:06:34 +08:00

23 lines
553 B
JSON

{
"name": "quinn-accounts",
"version": "1.0.0",
"description": "奎因清单",
"main": "app.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/jiuzheyangyuan/quinn-accounts.git"
},
"author": "",
"license": "ISC",
"bugs": {
"url": "https://github.com/jiuzheyangyuan/quinn-accounts/issues"
},
"homepage": "https://github.com/jiuzheyangyuan/quinn-accounts#readme",
"dependencies": {
"tdesign-miniprogram": "^0.33.0"
}
}