@gatsby-mdx-suite/mdx-bandcamp
Version:
31 lines (30 loc) • 682 B
JSON
{
"name": "@gatsby-mdx-suite/mdx-bandcamp",
"version": "0.3.12-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",
"bandcamp"
],
"peerDependencies": {
"@emotion/styled": "^11.3.0",
"prop-types": "^15.7.0",
"react": "^17.0.1"
},
"publishConfig": {
"access": "public"
},
"gitHead": "49ae0c78b960d730e095d7036bedaee068012c41"
}