1 Star 0 Fork 14

李皇/wxappUnpacker_1

forked from being/wxappUnpacker 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 816 Bytes
一键复制 编辑 原始数据 按行查看 历史
WQ 提交于 2019-04-16 15:35 . add sub package support
{
"name": "wxapp-unpacker",
"version": "6.8.0",
"description": "Wechat App(微信小程序, .wxapkg)解包及相关文件(.wxss, .json, .wxs, .wxml)还原工具",
"main": "wuWxapkg.js",
"repository": {
"type": "git",
"url": "git+https://github.com/qwerty472123/wxappUnpacker.git"
},
"author": "qwerty472123",
"license": "GPL-3.0-or-later",
"bugs": {
"url": "https://github.com/qwerty472123/wxappUnpacker/issues"
},
"homepage": "https://github.com/qwerty472123/wxappUnpacker#readme",
"dependencies": {
"cheerio": "^1.0.0-rc.2",
"css-tree": "^1.0.0-alpha.28",
"cssbeautify": "^0.3.1",
"escodegen": "^1.11.0",
"esprima": "^4.0.0",
"handlebars": "^4.1.0",
"js-beautify": "^1.8.9",
"npm": "^6.9.0",
"uglify-es": "^3.3.9",
"vm2": "^3.6.10"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/songgnihao/wxappUnpacker_1.git
git@gitee.com:songgnihao/wxappUnpacker_1.git
songgnihao
wxappUnpacker_1
wxappUnpacker_1
master

搜索帮助