{
  "name": "@wearegenki/marko-modal",
  "version": "0.11.0",
  "description": "A friendly UI framework which aims to be straightforward, intuitive, and high performance.",
  "repository": "https://github.com/WeAreGenki/ui/tree/master/packages/marko-modal",
  "bugs": "https://github.com/WeAreGenki/ui/issues",
  "homepage": "https://ui.wearegenki.com",
  "author": "Max Milton <max@wearegenki.com>",
  "license": "Apache-2.0",
  "keywords": [
    "css",
    "cssgrid",
    "design-system",
    "postcss",
    "marko",
    "wearegenki-ui",
    "wearegenki"
  ],
  "main": "dist/index.js",
  "style": "dist/index.css",
  "files": [
    "dist",
    "src"
  ],
  "peerDependencies": {
    "marko": "^4.9.6"
  },
  "dependencies": {
    "@wearegenki/css": "^0.11.0"
  },
  "publishConfig": {
    "access": "public"
  },
  "gitHead": "a2adbbdba025afc6ee7210c24b3fc52e5010e8f9"
}
