paper.js/component.json
2014-04-06 10:54:15 -05:00

12 lines
No EOL
376 B
JSON

{
"name": "paper",
"version": "0.9.17",
"description": "The Swiss Army Knife of Vector Graphics Scripting",
"repo": "paperjs/paper.js",
"license": "MIT",
"keywords": [
"vector", "graphic", "graphics", "2d", "geometry", "bezier", "curve",
"curves", "path", "paths", "canvas", "svg", "paper", "paper.js"
],
"scripts": ["blob/master/dist/paper-full.js"]
}