1 Star 0 Fork 2

rtpay/easy-scratch2

forked from 鸽子/easy-scratch2 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 480 Bytes
一键复制 编辑 原始数据 按行查看 历史
鸽子 提交于 2020-01-16 16:09 . Scratch2.0 init
{
"name": "Scratch",
"description": "Open source version of the Scratch 2.0 project editor.",
"version": "1.0.0",
"homepage": "http://scratch.mit.edu/",
"main": "scratch-flash",
"license": "GPL-2.0",
"repository": {
"type": "git",
"url": "git://github.com/LLK/scratch-flash.git"
},
"scripts": {
"test": "node tests/build.js"
},
"engines": {
"node": ">= 0.10"
},
"dependencies": {},
"devDependencies": {
"flex-sdk": "4.6.0-0"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/rtpay/scratch2.git
[email protected]:rtpay/scratch2.git
rtpay
scratch2
easy-scratch2
master

搜索帮助