{
  "name": "@vendasta/fec-icon",
  "version": "1.1.0",
  "description": "A simple HTML generator that appropriately applies a class name to a <span>, so as to allow CSS to insert an icon character using a supplied web font.",
  "scripts": {},
  "author": "vendasta r&d",
  "typings": "icon.component.d.ts",
  "main": "icon.component.js",
  "license": "ISC",
  "peerDependencies": {
    "@angular/core": "^2.0.0"
  },
  "files": [
    "icon.component.d.ts",
    "icon.module.d.ts",
    "icon.module.js"
  ]
}
