{
  "name": "@mrmoree/rw-button",
  "version": "1.0.14",
  "description": "RD Web Components - Button Component",
  "keywords": [
    "RD",
    "digital",
    "web",
    "components"
  ],
  "author": "Oliver Kierepka <mrmoree2@gmail.com>",
  "homepage": "https://github.com/mrmoree/RDComponents/tree/master/elements/rw-button#readme",
  "license": "MIT",
  "main": "dist/rw-button.js",
  "module": "index.js",
  "sideEffects": false,
  "types": "dist/rw.button.d.ts",
  "directories": {
    "lib": "dist",
    "test": "__tests__"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/mrmoree/RDComponents.git",
    "directory": "elements/rw-button"
  },
  "bugs": {
    "url": "https://github.com/mrmoree/RDComponents/issues"
  },
  "gitHead": "e1a89e6e17d2afd58f508b4c9f3a8dec076d041c",
  "publishConfig": {
    "access": "public"
  }
}
