@gatsby-mdx-suite/mdx-scroll-effects
Version:
42 lines (41 loc) • 1.09 kB
JSON
{
"name": "@gatsby-mdx-suite/mdx-scroll-effects",
"version": "0.4.10-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",
"scroll-effects"
],
"peerDependencies": {
"@emotion/react": "^11.4.0",
"@emotion/styled": "^11.3.0",
"gatsby-theme-mdx-suite-base": "^0.11.7",
"prop-types": "^15.7.0",
"react": "^17.0.1",
"twin.macro": "^1.9.0 || ^2.0.0"
},
"publishConfig": {
"access": "public"
},
"dependencies": {
"@gatsby-mdx-suite/helpers": "^0.17.2-alpha.0",
"@gatsby-mdx-suite/mdx-color-set": "^0.4.27-alpha.0",
"@gatsby-mdx-suite/mdx-video": "^0.9.14-alpha.0",
"@react-hook/window-size": "^3.0.7",
"gsap": "^3.7.1",
"react-use": "^17.2.4"
},
"gitHead": "49ae0c78b960d730e095d7036bedaee068012c41"
}