mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-10 21:35:56 +10:00
26 lines
565 B
JSON
26 lines
565 B
JSON
{
|
|
"name": "processing.js",
|
|
"filename": "processing-api.min.js",
|
|
"version": "1.3.6",
|
|
"description": "A port of the Processing visualization language to JavaScript.",
|
|
"homepage": "http://processingjs.org",
|
|
"keywords": [
|
|
"html5",
|
|
"canvas"
|
|
],
|
|
"maintainers": [
|
|
{
|
|
"name": "John Resig",
|
|
"twitter": "jeresig",
|
|
"web": "http://ejohn.org"
|
|
}
|
|
],
|
|
"repositories": [
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/jeresig/processing-js"
|
|
}
|
|
]
|
|
|
|
}
|