mirror of
https://github.com/likeshop-github/likeshop.git
synced 2024-11-15 13:14:28 +08:00
14 lines
276 B
JSON
14 lines
276 B
JSON
{
|
|
"name": "uni-app",
|
|
"version": "3.3.13",
|
|
"description": "",
|
|
"main": "main.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1",
|
|
"build": "./autoRelease.sh"
|
|
},
|
|
"keywords": [],
|
|
"author": "",
|
|
"license": "ISC",
|
|
"dependencies": {}
|
|
}
|