Files
cdnjs/ajax/libs/paper.js/package.json
T
2012-04-15 19:26:50 +02:00

19 lines
430 B
JSON
Executable File

{
"name": "paper.js",
"filename": "paper.js",
"version": "0.22",
"description": "Paper.js is an open source vector graphics scripting framework that runs on top of the HTML5 Canvas.",
"homepage": "http://paperjs.org/",
"keywords": [
"paper",
"paper.js"
],
"repositories": [
{
"type": "git",
"url": "https://github.com/paperjs/paper.js.git"
}
]
}