art
Version:
Cross-browser Vector Graphics
26 lines (25 loc) • 519 B
JSON
{
"name": "art",
"description": "Cross-browser Vector Graphics",
"version": "0.10.3",
"keywords": [
"art",
"canvas",
"svg",
"vml"
],
"author": "Sebastian Markbage",
"homepage": "http://sebmarkbage.github.io/art",
"bugs": "https://github.com/sebmarkbage/art/issues",
"license": "MIT",
"main": "index.js",
"repository": {
"type": "git",
"url": "https://github.com/sebmarkbage/art.git"
},
"dependencies": {},
"devDependencies": {},
"engines": {
"node": "*"
}
}