{
  "name": "myg-card",
    "version": "0.13.8",
  "description": "Cards can list objects.",
  "main": "index.js",
  "bugs": {
    "url": "https://github.com/jonhue/myg/issues",
    "email": "me@jonhue.me"
  },
  "repository": "https://github.com/jonhue/myg/tree/master/packages/card",
  "author": "Jonas Hübotter <me@jonhue.me>",
  "license": "MIT",
  "dependencies": {
    "myg-base": "*",
    "myg-theme": "*",
    "myg-elevation": "*",
    "myg-spacing": "*",
    "myg-animate": "*"
  }
}
