{
  "name": "@vendasta/fec-button",
  "version": "1.0.0",
  "description": "The va-btn provides basic button appearance, but it should be paired with one or more of the button modifier classes to achieve a better look-and-feel.",
  "main": "button.component.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "button"
  ],
  "author": "vendasta r&d",
  "typings": "button.component.d.ts",
  "license": "ISC",
  "files": [
    "button.component.js",
    "button.component.d.ts"
  ]
}
