7 Star 10 Fork 10

janwool / OkayPainter

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 479 Bytes
一键复制 编辑 原始数据 按行查看 历史
janwool 提交于 2018-05-20 23:49 . ''
{
"name": "okaypainter",
"version": "1.0.1",
"description": "Canvas画库",
"main": "dist/index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://gitee.com/djxfire/OkayPainter.git"
},
"author": "阿武阿哥",
"license": "ISC",
"dependencies": {
"babel-core": "^6.26.3",
"babel-loader": "^7.1.4",
"babel-preset-latest": "^6.24.1",
"webpack": "^4.8.3"
}
}
JavaScript
1
https://gitee.com/djxfire/OkayPainter.git
git@gitee.com:djxfire/OkayPainter.git
djxfire
OkayPainter
OkayPainter
master

搜索帮助