2 changed files with 32 additions and 0 deletions
@ -0,0 +1,13 @@ |
|||
{ |
|||
"name": "epmet-work-mp", |
|||
"version": "1.0.0", |
|||
"lockfileVersion": 1, |
|||
"requires": true, |
|||
"dependencies": { |
|||
"@vant/weapp": { |
|||
"version": "1.11.2", |
|||
"resolved": "https://registry.npmmirror.com/@vant/weapp/-/weapp-1.11.2.tgz", |
|||
"integrity": "sha512-NlZQEW4ijxD1GAmTY0dz2mEw0KWff9DSi5k5WGl1YS19qGp1l3BssID/uBnzrC82HjWH/Sb5V9+r7/YEcfnBPQ==" |
|||
} |
|||
} |
|||
} |
@ -0,0 +1,19 @@ |
|||
{ |
|||
"name": "epmet-work-mp", |
|||
"version": "1.0.0", |
|||
"description": "{\r \"pagePath\": \"pages/information/information\",\r \"text\": \"数据\",\r \"iconPath\": \"images/home/information.png\",\r \"selectedIconPath\": \"images/home/informationSelected.png\"\r },", |
|||
"main": ".eslintrc.js", |
|||
"dependencies": { |
|||
"@vant/weapp": "^1.11.2" |
|||
}, |
|||
"devDependencies": {}, |
|||
"scripts": { |
|||
"test": "echo \"Error: no test specified\" && exit 1" |
|||
}, |
|||
"repository": { |
|||
"type": "git", |
|||
"url": "http://120.46.222.128:10021/elink-star/epmet-work-mp.git" |
|||
}, |
|||
"author": "", |
|||
"license": "ISC" |
|||
} |
Loading…
Reference in new issue