Files

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"
}
]
}