UNPKG

gatsby-theme-fast-ai-sidebar

Version:
67 lines (66 loc) 1.88 kB
{ "name": "gatsby-theme-fast-ai-sidebar", "description": "Rebass-based gatsby theme used in Zoe.ai projects.", "version": "1.11.0", "main": "index.js", "keywords": [ "gatsby", "gatsby-plugin", "gatsby-theme", "rebass" ], "contributors": [ "Tomas Konrady <tomaskonrady@gmail.com>" ], "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-sidebar#readme", "repository": { "type": "git", "url": "https://github.com/lundegaard/gatsby-theme-fast-ai.git", "directory": "packages/gatsby-theme-fast-ai-sidebar" }, "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", "glob": "^8.0.1", "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", "remark-gfm": "3.0.1", "remark-slug": "^6.0.0" }, "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", "devDependencies": { "esm": "^3.2.25" } }