|
|
|
@ -1,57 +1,8 @@ |
|
|
|
|
{ |
|
|
|
|
"name": "wechat-oil-company", |
|
|
|
|
"version": "1.0.0", |
|
|
|
|
"lockfileVersion": 2, |
|
|
|
|
"lockfileVersion": 1, |
|
|
|
|
"requires": true, |
|
|
|
|
"packages": { |
|
|
|
|
"": { |
|
|
|
|
"name": "wechat-oil-company", |
|
|
|
|
"version": "1.0.0", |
|
|
|
|
"license": "ISC", |
|
|
|
|
"dependencies": { |
|
|
|
|
"axios": "^0.21.1", |
|
|
|
|
"crypto-js": "^4.0.0", |
|
|
|
|
"js-md5": "^0.7.3" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/axios": { |
|
|
|
|
"version": "0.21.1", |
|
|
|
|
"resolved": "https://registry.npmjs.org/axios/-/axios-0.21.1.tgz", |
|
|
|
|
"integrity": "sha512-dKQiRHxGD9PPRIUNIWvZhPTPpl1rf/OxTYKsqKUDjBwYylTvV7SjSHJb9ratfyzM6wCdLCOYLzs73qpg5c4iGA==", |
|
|
|
|
"dependencies": { |
|
|
|
|
"follow-redirects": "^1.10.0" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/crypto-js": { |
|
|
|
|
"version": "4.0.0", |
|
|
|
|
"resolved": "https://registry.nlark.com/crypto-js/download/crypto-js-4.0.0.tgz", |
|
|
|
|
"integrity": "sha1-KQSrJnep0EKFai6i74DekuSjbcw=" |
|
|
|
|
}, |
|
|
|
|
"node_modules/follow-redirects": { |
|
|
|
|
"version": "1.14.2", |
|
|
|
|
"resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.14.2.tgz", |
|
|
|
|
"integrity": "sha512-yLR6WaE2lbF0x4K2qE2p9PEXKLDjUjnR/xmjS3wHAYxtlsI9MLLBJUZirAHKzUZDGLxje7w/cXR49WOUo4rbsA==", |
|
|
|
|
"funding": [ |
|
|
|
|
{ |
|
|
|
|
"type": "individual", |
|
|
|
|
"url": "https://github.com/sponsors/RubenVerborgh" |
|
|
|
|
} |
|
|
|
|
], |
|
|
|
|
"engines": { |
|
|
|
|
"node": ">=4.0" |
|
|
|
|
}, |
|
|
|
|
"peerDependenciesMeta": { |
|
|
|
|
"debug": { |
|
|
|
|
"optional": true |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/js-md5": { |
|
|
|
|
"version": "0.7.3", |
|
|
|
|
"resolved": "https://registry.npm.taobao.org/js-md5/download/js-md5-0.7.3.tgz", |
|
|
|
|
"integrity": "sha1-tPL7sLMnRV9ZjWcn447Ccs0Jw/I=" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"dependencies": { |
|
|
|
|
"axios": { |
|
|
|
|
"version": "0.21.1", |
|
|
|
|