加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 464 Bytes
一键复制 编辑 原始数据 按行查看 历史
Lanfei 提交于 2015-03-10 16:57 . Update version to 1.4.2
{
"name": "Go2d",
"version": "1.4.2",
"repository": "git@github.com:Lanfei/Go2d.git",
"author": "Lanfei <CooLanfei@163.com>",
"description": "A lightweight HTML5 game engine",
"homepage": "https://github.com/Lanfei/Go2d",
"dependencies": {
"grunt": "~0.4.2",
"grunt-jsdoc": "^0.5.8",
"grunt-text-replace": "^0.4.0",
"grunt-contrib-concat": "^0.5.1",
"grunt-contrib-uglify": "~0.6.0",
"grunt-jsdoc-to-markdown": "^0.4.2"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化