UNPKG

svg-parse-path-normalized

Version:

Parse svg path data from string and normalize it to calculable value arrays

27 lines (26 loc) 763 B
{ "name": "svg-parse-path-normalized", "version": "1.1.0", "description": "Parse svg path data from string and normalize it to calculable value arrays", "main": "js/pathDataParseNormalized.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/herrstrietzel/svg-parse-path-normalized.git" }, "keywords": [ "svg", "parse-path", "pathdata", "convert-pathdata", "normalize" ], "author": "herrstrietzel", "license": "MIT", "bugs": { "url": "https://github.com/herrstrietzel/svg-parse-path-normalized/issues" }, "homepage": "https://github.com/herrstrietzel/svg-parse-path-normalized#readme" }