UNPKG

path-data-polyfill

Version:

Polyfill for SVG 2 getPathData() and setPathData() methods

14 lines (13 loc) 517 B
{ "name": "path-data-polyfill", "version": "1.0.10", "description": "Polyfill for SVG 2 getPathData() and setPathData() methods", "main": "path-data-polyfill.js", "repository": "git+https://github.com/jarek-foksa/path-data-polyfill.js.git", "keywords": ["svg", "path", "polyfill"], "author": "Jarosław Foksa", "license": "MIT", "bugs": "https://github.com/jarek-foksa/path-data-polyfill/issues", "homepage": "https://github.com/jarek-foksa/path-data-polyfill#readme", "types": "./types.d.ts" }