1 Star 1 Fork 0

yousuos/WXInlinePlayer

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 1.31 KB
一键复制 编辑 原始数据 按行查看 历史
Eros Zhao 提交于 2020-10-23 16:39 . [UPD] 1.3.6
{
"name": "wx-inline-player",
"version": "1.3.6",
"description": "",
"main": "index.js",
"repository": {
"type": "git",
"url": "git@code.aliyun.com:2018-shop/wx-inline-player.git"
},
"author": "",
"license": "ISC",
"scripts": {
"serve": "node node_modules/static-server/bin/static-server.js example"
},
"dependencies": {
"buffer": "^5.2.1",
"eventemitter3": "^3.1.0",
"inherits": "^2.0.4",
"mobile-detect": "^1.4.3",
"object-assign": "^4.1.1",
"promise-polyfill": "^8.1.3"
},
"devDependencies": {
"@babel/core": "^7.12.3",
"@babel/plugin-proposal-class-properties": "^7.10.4",
"@babel/plugin-transform-arrow-functions": "^7.10.4",
"@babel/plugin-transform-block-scoping": "^7.10.5",
"@babel/plugin-transform-classes": "^7.12.1",
"@babel/plugin-transform-destructuring": "^7.10.4",
"@babel/plugin-transform-object-assign": "^7.12.1",
"@babel/plugin-transform-parameters": "^7.10.5",
"@babel/plugin-transform-template-literals": "^7.10.5",
"@babel/polyfill": "^7.10.4",
"@babel/preset-env": "^7.12.1",
"babel-plugin-transform-es2015-destructuring": "^6.23.0",
"babel-plugin-transform-es2015-parameters": "^6.24.1",
"babel-plugin-transform-runtime": "^6.23.0",
"static-server": "^2.2.1",
"uglify-js": "^3.10.1"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/yousuos92/WXInlinePlayer.git
git@gitee.com:yousuos92/WXInlinePlayer.git
yousuos92
WXInlinePlayer
WXInlinePlayer
master

搜索帮助