1 Star 0 Fork 0

weimingtom2000/shumway

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 993 Bytes
一键复制 编辑 原始数据 按行查看 历史
Michael Bebenita 提交于 2015-09-04 14:19 . Merge.
{
"name": "shumway",
"version": "0.7.0",
"devDependencies": {
"typescript": "1.5.3",
"grunt": "~0.4.2",
"tslint": "2.0.1",
"grunt-tslint": "2.0.0",
"grunt-exec": "~0.4.2",
"grunt-contrib-watch": "~0.5.3",
"grunt-parallel": "~0.3.1",
"time-grunt": "1.1.0",
"temp": "0.5.0",
"yargs": "~1.2.1",
"typescript-module-merger": "0.1"
},
"description": "Shumway is an HTML5 technology experiment that explores building a faithful and efficient renderer for the SWF file format without native code assistance.",
"main": "Gruntfile.js",
"directories": {
"example": "examples",
"test": "test"
},
"scripts": {
"test": "grunt travis --verbose"
},
"repository": {
"type": "git",
"url": "https://github.com/mozilla/shumway.git"
},
"author": "Mozilla Research",
"license": "Apache-2.0",
"bugs": {
"url": "https://github.com/mozilla/shumway/issues"
},
"dependencies": {
"fast-html-parser": "^1.0.0"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
TypeScript
1
https://gitee.com/weimingtom2000/shumway.git
[email protected]:weimingtom2000/shumway.git
weimingtom2000
shumway
shumway
master

搜索帮助