{"_id":"@codelloyd/gridsome-plugin-remark-embed","_rev":"1-46a5747e62e542d1303886802177d198","name":"@codelloyd/gridsome-plugin-remark-embed","dist-tags":{"latest":"1.0.0"},"versions":{"1.0.0":{"name":"@codelloyd/gridsome-plugin-remark-embed","version":"1.0.0","description":"Gridsome Remark plugin to embed external stuff like github gist, twitter feeds, youtube videos etc.","main":"src/plugin.js","scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"author":{"name":"JammeryHQ","email":"hello@jammeryhq.com"},"homepage":"https://github.com/jammeryhq/gridsome-plugin-remark-embed","repository":{"type":"git","url":"git+https://github.com/jammeryhq/gridsome-plugin-remark-embed.git"},"bugs":{"url":"https://github.com/jammeryhq/gridsome-plugin-remark-embed/issues"},"license":"MIT","publishConfig":{"access":"public"},"keywords":["vue","remark","gridsome","gridsome-plugin","markdown","youtube","gist","twitter","embed"],"dependencies":{"unist-util-visit":"^2.0.2","lodash":"4.17.20","handlebars":"^4.7.6","node-fetch":"^2.6.0","cheerio":"^1.0.0-rc.3","parse-numeric-range":"^1.2.0","querystring":"^0.2.0"},"gitHead":"8b575e5542a7e317f554163a8dc5bb4ceb91330f","_id":"@codelloyd/gridsome-plugin-remark-embed@1.0.0","_nodeVersion":"10.16.0","_npmVersion":"6.9.0","dist":{"integrity":"sha512-bZpjoCRuepgSGD8w5TVgAJ2UbEX99515ve9GKFeOw5F76b086kcTYrAuaBgVZwjVM+PDNc3GMpYavCek3o5imA==","shasum":"a5891c458f1571742325e6361f347eda6995650d","tarball":"https://registry.npmjs.org/@codelloyd/gridsome-plugin-remark-embed/-/gridsome-plugin-remark-embed-1.0.0.tgz","fileCount":33,"unpackedSize":33707,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgRi60CRA9TVsSAnZWagAA+ysP/0lBJkPWvTZAF5gNtBgj\n0lpI4XOqbi8MfiIFRMH1a674gIP/8MyItQwj7SMTZPqxlVVePhd44q5BJkFO\npghCRpGzniPDjb1KK1fL5/qRpBD0nNOSWUprSWL0FPtD/DN7FbyK6nAWL/Ze\nm2MWNQReIJpocUpnv9UHXSp7A7pNJnx7FxuvZ9RQ3dF45zYAXcZch1qE/Pdo\nVHRST1mtOPFL5JYnxJAXklpFUk2Q7HyPxgbPXKLqbMDFgU1yRLCOCyoGqZLj\nOlu8q1stag23XzMbRhbply4V99TBgLkt+La7BP9iLYn0SguYx+m4tWwgu7DY\nKrPTkzWpN1XrYsol77Jzn5Tdmn/GhS+F+OLEDTu/5amCUKQTOTmMYnzI7qzj\n9RptUYIt+YbJ6xslyukKjpcd1BKwwXGuvLukxGU4gAPppuXH/V2CdzuIRGt1\nADDoXyv8Q3QwUl9AZPfAEQYPELw4qQMkjrJ6rGIv8R1x/xo1040MuObcui86\nHCSJ2204ZV8SYuvw+xYQmX31ABJQDtpGYZmPKL4Y7jIq31oZLE2iygXXVmfe\nKyaTFLP1FLgdtLndnQSLUbYExnp2BHZffeFdlFr/25FnONBI9lnhqkl8RDKl\nn6qYjvZx1OiU9xp+DgfOvpxZUtqimQbGO7N7NHqmC4E2vpEFQim1lSTu3KdZ\n5JIt\r\n=tAYM\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICoqHzx4QTTP2sifQ4SswtEJ7hFSWdft0QpD/mnhjmZCAiBv9G4195o27OnMNku2Gr//GYW/jW1K+gyN85EIhvId+g=="}]},"_npmUser":{"name":"seancodelloyd","email":"sean@code-lloyd.com"},"directories":{},"maintainers":[{"name":"seancodelloyd","email":"sean@code-lloyd.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/gridsome-plugin-remark-embed_1.0.0_1615212212039_0.22123512264766831"},"_hasShrinkwrap":false}},"time":{"created":"2021-03-08T14:03:31.809Z","1.0.0":"2021-03-08T14:03:32.173Z","modified":"2022-04-05T00:03:25.317Z"},"maintainers":[{"name":"seancodelloyd","email":"sean@code-lloyd.com"}],"description":"Gridsome Remark plugin to embed external stuff like github gist, twitter feeds, youtube videos etc.","homepage":"https://github.com/jammeryhq/gridsome-plugin-remark-embed","keywords":["vue","remark","gridsome","gridsome-plugin","markdown","youtube","gist","twitter","embed"],"repository":{"type":"git","url":"git+https://github.com/jammeryhq/gridsome-plugin-remark-embed.git"},"author":{"name":"JammeryHQ","email":"hello@jammeryhq.com"},"bugs":{"url":"https://github.com/jammeryhq/gridsome-plugin-remark-embed/issues"},"license":"MIT","readme":"# gridsome-plugin-remark-embed\r\nGridsome Remark plugin to embed external stuff into your gridsome site.\r\n\r\n# Live Demo\r\n\r\nhttps://gridsome-preview.ilovenox.now.sh/\r\n\r\n# Installation\r\n\r\n```bash\r\nnpm install --save @codelloyd/gridsome-plugin-remark-embed\r\n```\r\n\r\n# How to use\r\n\r\n```js\r\n//gridsome.config.js\r\nmodule.exports = {\r\n  plugins: [\r\n    {\r\n      use: '@gridsome/source-filesystem',\r\n      options: {\r\n        path: 'blog/**/*.md',\r\n        route: '/blog/:year/:month/:day/:slug',\r\n        remark: {\r\n          plugins: [\r\n            [ '@codelloyd/gridsome-plugin-remark-embed', {\r\n                'enabledProviders' : ['Youtube', 'Twitter', 'Gist'],\r\n            }]\r\n          ]\r\n        }\r\n      }\r\n    }\r\n  ]\r\n}\r\n```\r\n\r\n# Documentation\r\n\r\nYou can find the complete documentation here: https://webstone.info/documentation/gridsome-plugin-remark-embed\r\n","readmeFilename":"README.md"}