Files
e-tib.com/node_modules/.pnpm/abs-svg-path@0.1.1/node_modules/abs-svg-path/package.json
Marc Mintel d14122005d Initial commit: E-TIB production hardening & E2E foundation
Former-commit-id: ef04fca3d76375630c05aac117bf586953f3b657
2026-04-28 19:11:38 +02: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"
}