UNPKG

@gatsby-mdx-suite/mdx-decoration

Version:
35 lines (34 loc) 783 B
{ "name": "@gatsby-mdx-suite/mdx-decoration", "version": "0.5.24-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", "styling", "decoration", "mdx" ], "peerDependencies": { "prop-types": "^15.7.0", "react": "^17.0.1", "twin.macro": "^1.9.0 || ^2.0.0" }, "dependencies": { "gatsby-theme-mdx-suite-core": "^0.14.7-alpha.0" }, "publishConfig": { "access": "public" }, "gitHead": "49ae0c78b960d730e095d7036bedaee068012c41" }