2 Star 0 Fork 0

mirrors_svgdotjs/svg.pathhandles.js

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 950 Bytes
一键复制 编辑 原始数据 按行查看 历史
Ulrich-Matthias Schäfer 提交于 2017-01-03 13:15 . bump v0.0.2
{
"name": "svg.pathhandles.js",
"version": "0.0.2",
"description": "Add handles to svg path as known in svg programs like incscape",
"keywords": [
"svg.js",
"path"
],
"bugs": "https://github.com/Fuzzyma/svg.pathhandles.js/issues",
"license": "MIT",
"author": {
"name": "Ulrich-Matthias Schäfer"
},
"contributors": {
"name": "Ulrich-Matthias Schäfer"
},
"homepage": "https://github.com/Fuzzyma/svg.pathhandles.js",
"files": [
"dist/"
],
"repository": {
"type": "git",
"url": "https://github.com/Fuzzyma/svg.pathhandles.js.git"
},
"engines": {
"node": ">= 0.8.0"
},
"devDependencies": {
"grunt-contrib-jshint": "~0.10.0",
"grunt-contrib-concat": "~0.3.0",
"grunt-contrib-uglify": "~0.2.0",
"grunt-contrib-clean": "~0.4.0",
"grunt-contrib-copy": "^0.7.0",
"grunt": "~0.4.5",
"grunt-bumper": "^1.0.4"
},
"dependencies": {
"svg.js":"^2.3.0"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mirrors_svgdotjs/svg.pathhandles.js.git
git@gitee.com:mirrors_svgdotjs/svg.pathhandles.js.git
mirrors_svgdotjs
svg.pathhandles.js
svg.pathhandles.js
master

搜索帮助