UNPKG

gatsby-plugin-metax

Version:

SEO component and hook for Gatsby, powered by Metax

40 lines (39 loc) 836 B
{ "name": "gatsby-plugin-metax", "version": "1.0.2", "description": "SEO component and hook for Gatsby, powered by Metax", "keywords": [ "seo", "gatsby", "metadata", "metax" ], "author": "Metax", "homepage": "https://github.com/muy/muy/tree/master/packages/gatsby-plugin-metax#readme", "license": "ISC", "main": "dist/index.cjs.js", "directories": { "lib": "lib", "test": "__tests__" }, "files": [ "lib" ], "publishConfig": { "registry": "https://registry.npmjs.org" }, "repository": { "type": "git", "url": "git+https://github.com/muy/muy.git" }, "scripts": { "test": "exit 0" }, "bugs": { "url": "https://github.com/muy/muy/issues" }, "devDependencies": { "metax": "^0.16.0" }, "gitHead": "008b916a0d91d41e2ef97f5f744d444e1bf4b202" }