You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

25 lines
587 B

{
"name": "uniapp",
"version": "1.0.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
"config": {
"version": "file:../common/config"
},
"md5-node": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/md5-node/-/md5-node-1.0.1.tgz",
"integrity": "sha1-DiLQCdRr3JWx08XoyP7dwaXDqog="
},
"uni-id": {
"version": "file:../common/uni-id"
},
"wx-auth": {
"version": "file:../common/wx-auth",
"requires": {
"config": "file:../common/config"
}
}
}
}