{
  "name": "gatsby-theme-90s",
  "description": "A 90s Gatsby theme that will trigger nostalgia... or frustration.",
  "author": "Jackie Luc <jackieluc17@gmail.com>",
  "repository": {
    "type": "git",
    "url": "https://github.com/jackieluc/gatsby-theme-90s.git"
  },
  "version": "1.1.6",
  "main": "index.js",
  "scripts": {
    "develop": "gatsby develop",
    "clean": "gatsby clean"
  },
  "license": "MIT",
  "peerDependencies": {
    "gatsby": "^2.13.1",
    "react": "^16.8.6",
    "react-dom": "^16.8.6"
  },
  "devDependencies": {
    "gatsby": "^2.13.1",
    "react": "^16.8.6",
    "react-dom": "^16.8.6"
  },
  "dependencies": {
    "@emotion/core": "^10.0.14",
    "@mdx-js/react": "^1.0.21",
    "gatsby-plugin-theme-ui": "^0.2.2",
    "gatsby-plugin-typography": "^2.3.2",
    "gatsby-source-filesystem": "^2.1.2",
    "gatsby-transformer-yaml": "^2.2.0",
    "react-typography": "^0.16.19",
    "theme-ui": "^0.2.2",
    "typography": "^0.16.19"
  },
  "keywords": [
    "gatsby",
    "gatsby-theme",
    "gatsby-plugin",
    "gatsby-theme-90s",
    "90s",
    "1990s",
    "theme"
  ]
}
