NuclearDispersionSystem/ant-design-vue-jeecg/node_modules/abs-svg-path/package.json
2023-09-14 14:47:11 +08:00

19 lines
507 B
JSON

{
"name": "abs-svg-path",
"version": "0.1.1",
"description": "redefine an svg path with absolute coordinates",
"keywords": ["absolute","svg","path"],
"dependencies": {},
"devDependencies": {
"serve": "jkroso/serve",
"parse-svg-path": "*",
"mocha": "*",
"chai": "*",
"jsmd": "*"
},
"repository": "git://github.com/jkroso/abs-svg-path.git",
"bugs": "https://github.com/jkroso/abs-svg-path/issues",
"author": "Jake Rosoman",
"files": ["index.js"],
"license": "MIT"
}