1 Star 3 Fork 2

St_song/blueprint

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 741 Bytes
一键复制 编辑 原始数据 按行查看 历史
Unique 提交于 2019-01-31 13:16 . update
{
"name": "orion-blueprint",
"version": "1.1.2",
"description": "based-canvas visual editor(using Konva)",
"main": "index.js",
"scripts": {
"build": "./node_modules/.bin/webpack --config ./build/webpack.config.js"
},
"dependencies": {
"uniqid": "^5.0.3",
"konva": "^2.6.0",
"lodash": "^4.17.11",
"string-hash": "^1.1.3"
},
"devDependencies": {
"babel-core": "^6.26.3",
"babel-loader": "^8.0.2",
"babel-preset-env": "^1.7.0",
"clean-webpack-plugin": "^1.0.0",
"copy-webpack-plugin": "^4.6.0",
"file-loader": "^2.0.0",
"uglify-js": "^3.4.9",
"url-loader": "^1.1.1",
"webpack": "^4.19.0"
},
"keywords": [
"editor"
],
"author": "Unqiue",
"license": "MIT"
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/203014/blueprint.git
git@gitee.com:203014/blueprint.git
203014
blueprint
blueprint
master

搜索帮助