UNPKG

@draftbox-co/gatsby-ghost-novela-theme

Version:

A Gatsby theme plugin for creating blogs from headless Ghost CMS.

103 lines (102 loc) 3.42 kB
{ "name": "@draftbox-co/gatsby-ghost-novela-theme", "description": "A Gatsby theme plugin for creating blogs from headless Ghost CMS.", "version": "1.0.34", "main": "index.js", "author": "Draftbox", "homepage": "https://github.com/draftbox-co/gatsby-ghost-novela-theme", "repository": { "url": "https://github.com/draftbox-co/gatsby-ghost-novela-theme", "type": "git" }, "license": "MIT", "keywords": [ "gatsby", "gatsby-plugin", "gatsby-theme", "ghost", "ghost-theme", "novela", "blogging", "static-site", "static-site-generator", "gatsbyjs", "react" ], "peerDependencies": { "gatsby": "^2.6.0", "react": "^16.8.6", "react-dom": "^16.8.6" }, "devDependencies": { "@types/react-helmet": "^5.0.15", "gatsby": "^2.15.7", "react": "^16.8.6", "react-dom": "^16.8.6" }, "dependencies": { "@blocks/kit": "^0.0.28", "@draftbox-co/gatsby-plugin-amp": "^0.2.4", "@draftbox-co/gatsby-plugin-css-variables": "0.0.3", "@draftbox-co/gatsby-plugin-webfonts": "^1.1.3", "@draftbox-co/html-to-compiled-mdx": "^1.0.3", "@emotion/core": "^10.0.14", "@emotion/styled": "^10.0.14", "@mdx-js/mdx": "^1.6.5", "@mdx-js/react": "^1.6.5", "@raae/gatsby-remark-oembed": "^0.1.1", "@tryghost/helpers": "^1.1.27", "adm-zip": "^0.4.13", "babel-plugin-emotion": "^10.0.14", "cheerio": "^1.0.0-rc.3", "contentful-cli": "^0.36.0", "disqus-react": "^1.0.9", "gatsby": "^2.15.7", "gatsby-image": "^2.2.7", "gatsby-paginate": "^1.1.0", "gatsby-plugin-advanced-sitemap": "^1.5.5", "gatsby-plugin-catch-links": "^2.3.5", "gatsby-plugin-emotion": "^4.1.2", "gatsby-plugin-feed": "^2.5.5", "gatsby-plugin-force-trailing-slashes": "^1.0.4", "gatsby-plugin-mailchimp": "^5.1.2", "gatsby-plugin-mdx": "^1.2.15", "gatsby-plugin-react-helmet": "^3.1.2", "gatsby-plugin-remove-generator": "^1.0.5", "gatsby-plugin-sharp": "^2.2.9", "gatsby-plugin-theme-ui": "^0.2.40", "gatsby-plugin-typescript": "^2.1.2", "gatsby-remark-autolink-headers": "^2.1.3", "gatsby-remark-check-links": "^1.1.5", "gatsby-remark-copy-linked-files": "^2.1.3", "gatsby-remark-embed-video": "^2.0.1", "gatsby-remark-external-links": "0.0.4", "gatsby-remark-images": "^3.1.7", "gatsby-remark-numbered-footnotes": "^1.0.0", "gatsby-remark-prismjs": "^3.3.3", "gatsby-remark-smartypants": "^2.1.2", "gatsby-remark-typescript": "^0.0.12", "gatsby-source-filesystem": "^2.3.11", "gatsby-source-ghost": "^4.0.5", "gatsby-transformer-remark": "^2.6.9", "gatsby-transformer-sharp": "^2.2.4", "gatsby-transformer-yaml": "^2.2.4", "hast-util-to-html": "^7.1.1", "hast-util-to-mdast": "^7.1.1", "lodash": "^4.17.19", "prism-react-renderer": "^0.1.7", "react-facebook": "^8.1.4", "react-helmet": "^5.2.1", "react-intersection-observer": "^8.26.2", "react-live": "^2.2.0", "react-medium-image-zoom": "^4.2.0", "react-outside-click-handler": "^1.2.4", "reading-time": "^1.2.0", "remark-slug": "^5.1.2", "request": "^2.88.0", "slugify": "^1.3.6", "theme-ui": "^0.2.40", "typeface-merriweather": "^0.0.72", "unist-util-visit": "^2.0.2" } }