@juvoni/gatsby-theme-networked-thought
Version:
<h1 align="center"> gatsby-theme-networked-thought </h1>
63 lines (62 loc) • 1.81 kB
JSON
{
"name": "@juvoni/gatsby-theme-networked-thought",
"version": "0.4.4",
"main": "index.js",
"author": "Eran Kampf (@ekampf), Juvoni Beckford (@juvoni)",
"repository": {
"type": "git",
"url": "https://github.com/juvoni/gatsby-theme-networked-thought.git"
},
"license": "MIT",
"peerDependencies": {
"gatsby": "^4.0.0",
"react": "^17.0.1",
"react-dom": "^17.0.1"
},
"dependencies": {
"@mdx-js/mdx": "^1.6.22",
"@mdx-js/react": "^1.6.22",
"@tippyjs/react": "^4.2.6",
"gatsby-plugin-feed": "^4.1.1",
"gatsby-plugin-image": "^2.1.2",
"gatsby-plugin-mdx": "^3.1.3",
"gatsby-plugin-sharp": "^4.2.0",
"gatsby-plugin-theme-ui": "^0.13.0",
"gatsby-remark-code-titles": "^1.1.0",
"gatsby-remark-copy-linked-files": "^5.1.0",
"gatsby-remark-external-links": "^0.0.4",
"gatsby-remark-images": "^6.1.3",
"gatsby-remark-mermaid": "^2.1.0",
"gatsby-remark-prismjs": "^6.1.0",
"gatsby-remark-smartypants": "^5.1.0",
"gatsby-source-filesystem": "^4.1.2",
"gatsby-transformer-sharp": "^4.1.0",
"prismjs": "^1.25.0",
"puppeteer": "^13.1.1",
"react-dark-mode-toggle": "^0.2.0",
"react-helmet": "^6.1.0",
"react-stacked-pages-hook": "^0.4.8",
"react-use": "^17.3.1",
"rehype-stringify": "8.0.0",
"remark-gfm": "1.0.0",
"remark-parse": "9.0.0",
"remark-rehype": "8.1.0",
"theme-ui": "^0.13.0",
"unified": "9.2.2"
},
"devDependencies": {
"@types/lodash": "^4.14.168",
"@types/mdx-js__react": "^1.5.3",
"@types/react": "^17.0.3",
"@types/react-dom": "^17.0.3",
"@types/react-helmet": "^6.1.1",
"@types/theme-ui": "^0.6.0",
"@types/unist": "^2.0.3"
},
"keywords": [
"gatsby",
"gatsby-plugin",
"gatsby-theme",
"digital-garden"
]
}