mirror of
https://github.com/scratchfoundation/paper.js.git
synced 2025-01-01 02:38:43 -05:00
fe064e9cc3
Closes #422.
12 lines
No EOL
366 B
JSON
12 lines
No EOL
366 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-full.js"]
|
|
} |