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.
48 lines
1.5 KiB
48 lines
1.5 KiB
{ |
|
"name": "wx_oms", |
|
"lockfileVersion": 2, |
|
"requires": true, |
|
"packages": { |
|
"node_modules/axios": { |
|
"version": "0.21.4", |
|
"resolved": "https://registry.npmjs.org/axios/-/axios-0.21.4.tgz", |
|
"integrity": "sha512-ut5vewkiu8jjGBdqpM44XxjuCjq9LAKeHVmoVfHVzy8eHgxxq8SbAVQNovDA8mVi05kP0Ea/n/UzcSHcTJQfNg==", |
|
"dev": true, |
|
"dependencies": { |
|
"follow-redirects": "^1.14.0" |
|
} |
|
}, |
|
"node_modules/crypto-js": { |
|
"version": "4.1.1", |
|
"resolved": "https://registry.npmjs.org/crypto-js/-/crypto-js-4.1.1.tgz", |
|
"integrity": "sha512-o2JlM7ydqd3Qk9CA0L4NL6mTzU2sdx96a+oOfPu8Mkl/PK51vSyoi8/rQ8NknZtk44vq15lmhAj9CIAGwgeWKw==", |
|
"dev": true |
|
}, |
|
"node_modules/follow-redirects": { |
|
"version": "1.14.9", |
|
"resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.14.9.tgz", |
|
"integrity": "sha512-MQDfihBQYMcyy5dhRDJUHcw7lb2Pv/TuE6xP1vyraLukNDHKbDxDNaOE3NbCAdKQApno+GPRyo1YAp89yCjK4w==", |
|
"dev": true, |
|
"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.npmjs.org/js-md5/-/js-md5-0.7.3.tgz", |
|
"integrity": "sha512-ZC41vPSTLKGwIRjqDh8DfXoCrdQIyBgspJVPXHBGu4nZlAEvG3nf+jO9avM9RmLiGakg7vz974ms99nEV0tmTQ==", |
|
"dev": true |
|
} |
|
} |
|
}
|
|
|