mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-26 05:05:59 +10:00
19 lines
430 B
JSON
Executable File
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"
|
|
}
|
|
]
|
|
|
|
}
|