12345678910111213141516171819202122 |
- {
- "name": "itsm-wx-handle",
- "lockfileVersion": 3,
- "requires": true,
- "packages": {
- "node_modules/date-fns": {
- "version": "3.6.0",
- "resolved": "https://registry.npmmirror.com/date-fns/-/date-fns-3.6.0.tgz",
- "integrity": "sha512-fRHTG8g/Gif+kSh50gaGEdToemgfj74aRX3swtiouboip5JDLAyDE9F11nHMIcvOaXeOC6D7SpNhi7uFyB7Uww==",
- "funding": {
- "type": "github",
- "url": "https://github.com/sponsors/kossnocorp"
- }
- },
- "node_modules/weixin-jsapi": {
- "version": "1.1.0",
- "resolved": "https://registry.npmmirror.com/weixin-jsapi/-/weixin-jsapi-1.1.0.tgz",
- "integrity": "sha512-986drpgKs1yf8gK1A/hrdF2U5cjp/zW/7bhoL37JLoePhNiO14JqZpa+wlNslge0Hlw7gEXMTnEntFvvSXz8Bw=="
- }
- }
- }
|