74 lines
2.5 KiB
JSON
74 lines
2.5 KiB
JSON
{
|
|
"name": "Demo",
|
|
"lockfileVersion": 3,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"dependencies": {
|
|
"fetch-wechat": "^0.0.3",
|
|
"towxml": "^3.0.6",
|
|
"wxparse": "^0.0.1"
|
|
}
|
|
},
|
|
"node_modules/fetch-wechat": {
|
|
"version": "0.0.3",
|
|
"resolved": "https://registry.npmjs.org/fetch-wechat/-/fetch-wechat-0.0.3.tgz",
|
|
"integrity": "sha512-uEvCnHSaM53AjYmtiU8n7dB3RO4JX4RBxF3lXNf+cBHr5NRclmTAr5XiRtLL2lSdBcRwvLixhnjwCRJhyEKZgQ==",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/fs-extra": {
|
|
"version": "8.1.0",
|
|
"resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-8.1.0.tgz",
|
|
"integrity": "sha512-yhlQgA6mnOJUKOsRUFsgJdQCvkKhcz8tlZG5HBQfReYZy46OwLcY+Zia0mtdHsOo9y/hP+CxMN0TU9QxoOtG4g==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"graceful-fs": "^4.2.0",
|
|
"jsonfile": "^4.0.0",
|
|
"universalify": "^0.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6 <7 || >=8"
|
|
}
|
|
},
|
|
"node_modules/graceful-fs": {
|
|
"version": "4.2.11",
|
|
"resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.11.tgz",
|
|
"integrity": "sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/jsonfile": {
|
|
"version": "4.0.0",
|
|
"resolved": "https://registry.npmjs.org/jsonfile/-/jsonfile-4.0.0.tgz",
|
|
"integrity": "sha512-m6F1R3z8jjlf2imQHS2Qez5sjKWQzbuuhuJ/FKYFRZvPE3PuHcSMVZzfsLhGVOkfd20obL5SWEBew5ShlquNxg==",
|
|
"license": "MIT",
|
|
"optionalDependencies": {
|
|
"graceful-fs": "^4.1.6"
|
|
}
|
|
},
|
|
"node_modules/towxml": {
|
|
"version": "3.0.6",
|
|
"resolved": "https://registry.npmjs.org/towxml/-/towxml-3.0.6.tgz",
|
|
"integrity": "sha512-AiEEyTYemk3xLlypfihR+vr/slyjvQZvZbGGXQdRklwYY8dbDEGUDopFwAtfW7tVkOc09rfZ7yu040vjJU84cw==",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"fs-extra": "^8.1.0"
|
|
}
|
|
},
|
|
"node_modules/universalify": {
|
|
"version": "0.1.2",
|
|
"resolved": "https://registry.npmjs.org/universalify/-/universalify-0.1.2.tgz",
|
|
"integrity": "sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg==",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 4.0.0"
|
|
}
|
|
},
|
|
"node_modules/wxparse": {
|
|
"version": "0.0.1",
|
|
"resolved": "https://registry.npmjs.org/wxparse/-/wxparse-0.0.1.tgz",
|
|
"integrity": "sha512-1ooo+4ZZ+jjWNCANcXN3Hf74qC/6OFnzlgWgZeIjXJ8KHIOROh1oRa1m+tjVM2pY10bljnxm0YfxYnTLCzQZWw==",
|
|
"license": "MIT"
|
|
}
|
|
}
|
|
}
|