{
  "name": "encom-globe",
  "version": "0.5.4",
  "description": "encom-globe",
  "main": "src/Globe.js",
  "devDependencies": {
    "minimist": "0.0.8",
    "grunt": "~0.4.2",
    "grunt-contrib-watch": "~0.5.3",
    "grunt-shell": "~0.6.4",
    "browserify": "~3.41.0",
    "grunt-browserify": "~2.0.7",
    "pngjs": "~0.4.0",
    "grunt-contrib-uglify": "~0.4.0"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/arscan/encom-globe.git"
  },
  "author": "robscanlon@gmail.com",
  "license": "MIT",
  "dependencies": {
    "hexasphere.js": "*",
    "quadtree2": "~0.5.3",
    "vec2": "~1.5.0",
    "three": "~0.66.2",
    "pusher.color": "~0.2.4",
    "tween.js": "~0.13.0"
  }
}
