mirror of
https://gitee.com/XZCRAZY/wx_epaper_lite.git
synced 2026-04-23 20:39:53 +08:00
18 lines
356 B
JSON
18 lines
356 B
JSON
{
|
|
"name": "miniprogram-1",
|
|
"version": "1.0.0",
|
|
"main": ".eslintrc.js",
|
|
"dependencies": {
|
|
"mina-painter": "^2.2.5",
|
|
"weui-miniprogram": "^1.2.10",
|
|
"wxml2canvas": "^1.0.1"
|
|
},
|
|
"devDependencies": {},
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"author": "",
|
|
"license": "ISC",
|
|
"description": ""
|
|
}
|