{
  "name": "fa-icons",
  "version": "0.2.0",
  "description": "FontAwsome icons for polymer 3",
  "main": "index.js",
  "scripts": {
    "start": "polymer serve",
    "test": "polymer test --npm --module-resolution=node --local chrome"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/obsidiansoft-io/fa-icons.git"
  },
  "keywords": [
    "polymer-3",
    "lit-element",
    "FontAwsome"
  ],
  "author": "quinszouls",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/obsidiansoft-io/fa-icons/issues"
  },
  "homepage": "https://github.com/obsidiansoft-io/fa-icons#readme",
  "dependencies": {
    "@fortawesome/fontawesome-free": "^5.12.1",
    "lit-element": "^2.2.1"
  },
  "devDependencies": {
    "@polymer/iron-demo-helpers": "^3.1.0",
    "@polymer/test-fixture": "^4.0.2",
    "@webcomponents/webcomponentsjs": "^2.0.0",
    "chai": "^4.2.0",
    "mocha": "^6.1.4",
    "wct-mocha": "^1.0.1"
  }
}
