likeshop/uniapp/package.json

15 lines
276 B
JSON
Raw Normal View History

{
"name": "uni-app",
2024-08-15 11:06:13 +08:00
"version": "3.3.13",
"description": "",
"main": "main.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"build": "./autoRelease.sh"
},
"keywords": [],
"author": "",
2024-08-15 11:06:13 +08:00
"license": "ISC",
"dependencies": {}
}