Files
quinn-accounts/package.json
2023-02-12 19:04:01 +08:00

23 lines
560 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": "^1.0.0-rc.1"
}
}