@fyrepenguin/gatsby-source-dega
Version:
<h1 align="center"> @factly/gatsby-source-dega </h1> Source from [DegaCMS](https://dega.factly.in) API in Gatsby.
26 lines (25 loc) • 461 B
JSON
{
"name": "@fyrepenguin/gatsby-source-dega",
"version": "1.0.4",
"main": "index.js",
"license": "MIT",
"dependencies": {
"@apollo/client": "^3.3.20",
"node-fetch": "^2.6.1",
"isomorphic-fetch": "^3.0.0"
},
"peerDependencies": {
"gatsby": "^4.11.1",
"react": "^18.0.0",
"react-dom": "^18.0.0"
},
"keywords": [
"gatsby",
"gatsby-plugin",
"source",
"dega",
"factly",
"journalism",
"blog"
]
}