mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-09 21:06:39 +10:00
26 lines
583 B
JSON
26 lines
583 B
JSON
{
|
|
"name": "processing.js",
|
|
"filename": "processing.min.js",
|
|
"version": "1.4.8",
|
|
"description": "A port of the Processing visualization language to JavaScript.",
|
|
"homepage": "http://processingjs.org",
|
|
"keywords": [
|
|
"html5",
|
|
"canvas"
|
|
],
|
|
"maintainers": [
|
|
{
|
|
"name": "Processing.js team",
|
|
"twitter": "Processingjs",
|
|
"web": "http://processingjs.org"
|
|
}
|
|
],
|
|
"repositories": [
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/processing-js/processing-js"
|
|
}
|
|
]
|
|
|
|
}
|