{
  "name": "dat-gui",
  "version": "0.5.1",
  "homepage": "https://github.com/dataarts/dat.gui",
  "authors": [
    "Google Data Arts Team <dataarts@google.com>"
  ],
  "description": "dat.gui is a lightweight controller library for JavaScript.",
  "main": "/build/dat.gui.js",
  "keywords": [
    "controller",
    "javascript",
    "gui",
    "slider"
  ],
  "license": "Apache License, Version 2.0",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "app/bower_components",
    "test",
    "tests"
  ],
  "_release": "0.5.1",
  "_resolution": {
    "type": "version",
    "tag": "v0.5.1",
    "commit": "a65c4f9b3887ba7b2ebd4fecb91d35257ba0705c"
  },
  "_source": "https://github.com/dataarts/dat.gui.git",
  "_target": "~0.5.0",
  "_originalSource": "dat-gui"
}