@gatsby-mdx-suite/mdx-vimeo
Version:
43 lines (42 loc) • 1.1 kB
JSON
{
"name": "@gatsby-mdx-suite/mdx-vimeo",
"version": "0.7.33-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-suite-mdx"
},
"keywords": [
"gatsby-mdx-suite",
"gatsby",
"mdx",
"media",
"vimeo",
"video"
],
"peerDependencies": {
"@consent-manager/core": "^0.0.1-next.9 || ^1.0.0",
"@consent-manager/integration-vimeo": "^0.0.1-next.7 || ^1.0.0",
"@emotion/react": "^11.4.0",
"@emotion/styled": "^11.3.0",
"prop-types": "^15.7.0",
"react": "^17.0.1",
"twin.macro": "^1.9.0 || ^2.0.0"
},
"dependencies": {
"@gatsby-mdx-suite/helpers": "^0.17.2-alpha.0",
"@loadable/component": "^5.15.2",
"@u-wave/react-vimeo": "^0.9.5",
"gatsby-theme-mdx-suite-base": "^0.16.7-alpha.0"
},
"publishConfig": {
"access": "public"
},
"gitHead": "49ae0c78b960d730e095d7036bedaee068012c41"
}