mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-09 12:56:05 +10:00
Add dat-gui 0.5
This commit is contained in:
File diff suppressed because one or more lines are too long
Vendored
+94
File diff suppressed because one or more lines are too long
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"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/"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user