{
  "homepage": "https://miguelmyers8.github.io/PlanetTechJS/examples/",
  "name": "planettech",
  "version": "0.0.8-alpha.0.1.6",
  "description": "Toolkit for creating real 3D planets that can be transtioned from ground to sky.",
  "main": "index.js",
  "type": "module",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/miguelmyers8/PlanetTechJS"
  },
  "bugs": {
    "url": "https://github.com/miguelmyers8/PlanetTechJS/issues"
  },
  "keywords": [
    "Planet",
    "Threejs"
  ],
  "author": "Miguel Myers",
  "license": "ISC",
  "dependencies": {
    "postprocessing": "^6.34.3",
    "three": "^0.162.0"
  }
}
