You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

18 lines
339 B
JSON

{
"name": "gatsby-remark-embed-carbon",
"version": "0.0.1",
"description": "Gatsby Remark Plugin for Embedding Carbon screenshots",
"main": "index.js",
"license": "MIT",
"keywords": [
"gatsby",
"gatsby-plugin",
"remark",
"carbon"
],
"dependencies": {
"unist-util-visit": "^1.1.3"
},
"scripts": {}
}