{
  "name": "encom-globe",
  "main": "encom-globe.js",
  "homepage": "https://github.com/arscan/encom-globe",
  "authors": [
    "Rob Scanlon <robscanlon@gmail.com>"
  ],
  "description": "WebGL globe based on the boardroom scene from Tron: Legacy",
  "keywords": [
    "webgl",
    "tron",
    "globe",
    "geo",
    "visualization"
  ],
  "license": "MIT",
  "ignore": [
    "**/.*",
    "bin",
    "include",
    "resources",
    "src",
    "browserify.js",
    "Gruntfile.js",
    "index.html",
    "package.json",
    "screenshot.jpg",
    "styles.css"
  ]
}
