mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-09 04:46:00 +10:00
24 lines
576 B
JSON
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/"
|
|
}
|
|
]
|
|
}
|