1 Star 0 Fork 27

flycocke/pixiJS

forked from 青ツ玉/pixiJS 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 443 Bytes
一键复制 编辑 原始数据 按行查看 历史
青ツ玉 提交于 2020-04-28 14:50 . 修改readme + 格式化代码
{
"name": "pixiJS-demo",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"start": "node app.js"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"alloytouch": "^0.2.5",
"express": "^4.16.4"
},
"devDependencies": {
"gulp": "^3.9.1",
"gulp-livereload": "^4.0.1",
"gulp-replace": "^1.0.0"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/flycocke/pixiJS.git
git@gitee.com:flycocke/pixiJS.git
flycocke
pixiJS
pixiJS
master

搜索帮助