Files
2012-12-05 11:54:49 -06:00

24 lines
576 B
JSON

{
"name": "dat-gui",
"filename": "dat.gui.min.js",
"version": "0.5",
"description": "A lightweight graphical user interface for changing variables in JavaScript.",
"homepage": "http://code.google.com/p/dat-gui/",
"keywords": [
"ui",
"DataArtsTeam"
],
"maintainers": [
{
"name": "George Michael Brower",
"web": "http://www.georgemichaelbrower.com"
}
],
"repositories": [
{
"type": "git",
"url": "https://code.google.com/p/dat-gui/"
}
]
}