mirror of
https://github.com/ColugoMum/Smart_container.git
synced 2025-06-03 21:54:04 +08:00
16 lines
304 B
JSON
16 lines
304 B
JSON
{
|
|
"name": "miniprogram",
|
|
"version": "1.0.0",
|
|
"main": "dist/index.js",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"paddlejs": "^1.0.17",
|
|
"weui-miniprogram": "^1.1.1"
|
|
},
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"author": "",
|
|
"description": ""
|
|
}
|