{ "name": "@ol/site", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "start": "gatsby develop", "build": "gatsby build" }, "devDependencies": { "emotion": "^9.1.3", "emotion-server": "^9.1.3", "gatsby": "1.9.250", "gatsby-link": "1.6.40", "gatsby-plugin-emotion": "^1.1.16", "gatsby-plugin-react-helmet": "2.0.10", "gatsby-plugin-react-next": "^1.0.11", "gatsby-plugin-typography": "1.7.18", "gatsby-source-filesystem": "1.5.31", "gatsby-transformer-remark": "^1.7.40", "prop-types": "15.6.1", "react-emotion": "^9.1.3", "react-helmet": "5.2.0", "rollup": "^0.58.1", "rollup-plugin-commonjs": "^9.1.0", "rollup-plugin-node-resolve": "^3.3.0", "string-template": "^1.0.0", "typography-plugin-code": "^0.16.11", "typography-theme-noriega": "^0.15.10" } }