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.
cy_pda/package.json

14 lines
272 B

2 years ago
{
"name": "template",
"version": "1.0.0",
"description": "一个uniapp封装使用模板",
"main": "main.js",
"scripts": {},
"author": "LuckyRiko",
"license": "ISC",
"dependencies": {
"uni-read-pages": "^1.0.5",
"uni-simple-router": "^1.5.5"
}
}