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.
wxapp/package-lock.json

28 lines
772 B

{
"name": "recook-weapp",
"version": "1.0.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"version": "1.0.0",
"license": "ISC",
"dependencies": {
"wxmp-rsa": "^1.1.1"
}
},
"node_modules/wxmp-rsa": {
"version": "1.1.1",
"resolved": "https://registry.npmjs.org/wxmp-rsa/-/wxmp-rsa-1.1.1.tgz",
"integrity": "sha512-H+IHQcmVqqGUSHp/a7qtSsH49YKHoU++WNziHIi2r/q6KlM+myKjXnQkH/2DR3ZzTbZXBfm17uCgjj/A31hmLg=="
}
},
"dependencies": {
"wxmp-rsa": {
"version": "1.1.1",
"resolved": "https://registry.npmjs.org/wxmp-rsa/-/wxmp-rsa-1.1.1.tgz",
"integrity": "sha512-H+IHQcmVqqGUSHp/a7qtSsH49YKHoU++WNziHIi2r/q6KlM+myKjXnQkH/2DR3ZzTbZXBfm17uCgjj/A31hmLg=="
}
}
}