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.
 
 
 
 

28 lines
600 B

{
"name": "mix-order",
"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"
},
"unipay": {
"version": "file:../common/unipay"
},
"wx-auth": {
"version": "file:../common/wx-auth",
"requires": {
"config": "file:../common/config"
}
}
}
}