{
  "name": "rwt-orthographic-earth",
  "version": "1.0.38",
  "description": "An orthographic projection of Earth, a standards-based DOM Component",
  "author": "Read Write Tools",
  "license": "see license.blue",
  "type": "module",
  "exports": {
    ".": "rwt-orthographic-earth.js"
  },
  "keywords": [
    "GIS",
    "maps",
    "Earth",
    "web-component",
    "custom-element",
    "html-template",
    "shadow-dom",
    "readwritetools"
  ],
  "repository": {
    "type": "git",
    "url": "https://github.com/readwritetools/rwt-orthographic-earth.git"
  },
  "bugs": {
    "url": "https://github.com/readwritetools/rwt-orthographic-earth/issues"
  },
  "homepage": "https://hub.readwritetools.com/components/orthographic-earth.blue",
  "files": [
    "img",
    "joe",
    "license.blue",
    "license.html",
    "readme.md",
    "rwt-orthographic-earth.js",
    "rwt-registration-keys.js"
  ],
  "readwritetools": {
    "modules": {
      "esmodules": true,
      "commonjs": false
    },
    "suitability": {
      "browser": "api",
      "nodejs": "none"
    },
    "imports": {
      "gcsio/": "/node_modules/gcsio/",
      "softlib/": "/node_modules/softlib/",
      "rwt-dockable-panels/": "/rwt-modules/rwt-dockable-panels/"
    }
  }
}
