UNPKG

gatsby-theme-fast-ai

Version:
61 lines (60 loc) 1.74 kB
{ "name": "gatsby-theme-fast-ai", "version": "1.11.0", "main": "index.js", "contributors": [ "Tomas Konrady <tomaskonrady@gmail.com>" ], "keywords": [ "gatsby", "gatsby-plugin", "gatsby-theme", "rebass" ], "description": "Rebass-based gatsby theme used in Zoe.ai projects.", "author": "Lundegaard a.s.", "bugs": { "url": "https://github.com/lundegaard/gatsby-theme-fast-ai/issues" }, "homepage": "https://github.com/lundegaard/gatsby-theme-fast-ai/tree/master/packages/gatsby-theme-fast-ai#readme", "repository": { "type": "git", "url": "https://github.com/lundegaard/gatsby-theme-fast-ai.git", "directory": "packages/gatsby-theme-fast-ai" }, "license": "MIT", "sideEffects": false, "engines": { "node": ">=8.0.0" }, "dependencies": { "@emotion/core": "^10.0.35", "@fast-ai/gatsby-plugin-setup": "^1.10.0", "@fast-ai/gatsby-plugin-staged-fonts": "^1.10.0", "@fast-ai/ui-components": "^1.11.0", "@mdx-js/mdx": "^3.1.0", "@mdx-js/react": "^3.1.0", "gatsby-plugin-image": "^3.14.0", "gatsby-plugin-intl": "^5.10.0", "gatsby-plugin-manifest": "^5.14.0", "gatsby-plugin-mdx": "^5.14.1", "gatsby-plugin-react-helmet": "^6.14.0", "gatsby-plugin-sharp": "^5.14.0", "gatsby-remark-images": "^7.14.0", "gatsby-source-filesystem": "^5.14.0", "gatsby-transformer-sharp": "^5.14.0", "prism-react-renderer": "^1.0.2", "ramda": "^0.27.0", "ramda-extension": "^0.11.0", "react-helmet": "^6.1.0", "react-intl": "^5.8.6" }, "peerDependencies": { "@reach/router": "^1.0.0", "gatsby": "^5.0.0", "prop-types": "^15.6.2", "react": "^16.9.0 || ^17.0.0 || ^18.0.0", "react-dom": "^16.9.0 || ^17.0.0 || ^18.0.0" }, "gitHead": "4b42994af88b24ad4b069e464c538ed94de98dd9" }