{
  "name": "nasa-satellite-source",
  "private": false,
  "description": "satellite data sourced from The Satellite Situation Center Web API",
  "version": "0.4.0",
  "main": "gatsby-node.js",
  "license": "MIT",
  "scripts": {
    "format": "prettier --write \"**/*.{js,jsx,json,md}\""
  },
  "dependencies": {
    "axios": "^0.19.0"
  },
  "devDependencies": {
    "prettier": "^1.18.2"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/LinnJS/space-book"
  },
  "bugs": {
    "url": "https://github.com/LinnJS/space-book/issues"
  },
  "keywords": [
    "gatsby",
    "gatsby-plugin",
    "NASA",
    "satalites",
    "satalite",
    "space-book",
    "space"
  ]
}
