paper.js/component.json
2014-04-06 12:47:22 +02:00

12 lines
No EOL
361 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": ["./dist/paper.js"]
}