@gatsby-mdx-suite/mdx-form
Version:
36 lines (35 loc) • 911 B
JSON
{
"name": "@gatsby-mdx-suite/mdx-form",
"version": "0.4.81-alpha.0",
"description": "",
"author": "Benedikt Rötsch <opensource@axe312.dev>",
"license": "MIT",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"gatsby-mdx-suite",
"gatsby",
"mdx"
],
"peerDependencies": {
"@emotion/react": "^11.4.0",
"@emotion/styled": "^11.3.0",
"gatsby": "^3.6.0 || ^4.0.0",
"prop-types": "^15.7.0",
"react": "^17.0.1",
"react-dom": "^17.0.1",
"react-i18next": "^11.3.0",
"twin.macro": "^1.9.0 || ^2.0.0"
},
"dependencies": {
"@gatsby-mdx-suite/contexts": "^0.3.11-alpha.0",
"@gatsby-mdx-suite/helpers": "^0.17.2-alpha.0",
"@gatsby-mdx-suite/mdx-layout": "^0.28.29-alpha.0"
},
"publishConfig": {
"access": "public"
},
"gitHead": "49ae0c78b960d730e095d7036bedaee068012c41"
}