@gatsby-mdx-suite/mdx-instagram
Version:
Example fragment:
36 lines (35 loc) • 862 B
JSON
{
"name": "@gatsby-mdx-suite/mdx-instagram",
"version": "0.3.59-alpha.0",
"description": "",
"author": "Benedikt Rötsch <opensource@axe312.dev>",
"license": "MIT",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/axe312ger/gatsby-mdx-suite"
},
"keywords": [
"gatsby-mdx-suite",
"gatsby",
"mdx",
"instagram"
],
"peerDependencies": {
"@emotion/styled": "^11.3.0",
"prop-types": "^15.7.0",
"react": "^17.0.1"
},
"dependencies": {
"@gatsby-mdx-suite/contexts": "^0.3.11-alpha.0",
"@gatsby-mdx-suite/mdx-media-gallery": "^0.5.25-alpha.0",
"react-instagram-embed": "^1.5.0"
},
"publishConfig": {
"access": "public"
},
"gitHead": "49ae0c78b960d730e095d7036bedaee068012c41"
}