{
  "name": "globweb",
  "version": "1.0.1",
  "description": "Virtual Globe with WebGL",
  "main": "src/GlobWeb.js",
  "directories": {
    "example": "examples",
    "test": "tests"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/TPZF/GlobWeb.git"
  },
  "keywords": [
    "globe",
    "3D",
    "webgl",
    "map",
    "vector",
    "raster"
  ],
  "author": "TPZF <maxime.shubin@telespazio.com>",
  "license": "LGPL-3.0",
  "bugs": {
    "url": "https://github.com/TPZF/GlobWeb/issues"
  },
  "homepage": "https://github.com/TPZF/GlobWeb#readme"
}
