UNPKG

gatsby-theme-ghost-commento

Version:

Gatsby theme to easily add commento to gatsby-theme-try-ghost

39 lines (38 loc) 1.1 kB
{ "name": "gatsby-theme-ghost-commento", "description": "Gatsby theme to easily add commento to gatsby-theme-try-ghost", "version": "2.0.0", "license": "MIT", "author": "styxlab", "homepage": "https://github.com/styxlab/", "main": "index.js", "repository": { "type": "git", "url": "git+https://github.com/styxlab/gatsby-theme-try-ghost/tree/master/packages/gatsby-theme-ghost-commento" }, "bugs": { "url": "https://github.com/styxlab/gatsby-theme-try-ghost/issues" }, "keywords": [ "gatsby", "gatsby-plugin", "gatsby-theme", "gatsby-theme-try-ghost", "comments", "comment-system", "commento", "ghost", "ghost-cms" ], "dependencies": { "@babel/runtime": "^7.13.9" }, "devDependencies": { "@babel/cli": "^7.13.0", "@babel/core": "^7.13.8", "babel-preset-gatsby-package": "^1.0.0", "cross-env": "^7.0.3", "gatsby": "^3.0.0" }, "gitHead": "c4e7c15dc17e550b08aa047e88143b22aec8d292" }