{
  "name": "fire-ant",
  "version": "0.5.3-12345",
  "license": "MIT",
  "author": "32674406@qq.com",
  "description": "FireAnt - an Ant-Design style development UI library for building Angular web applications",
  "keywords": ["fire-ant", "Ant-Design", "Angular", "framework", "webapp"],
  "private": false,
  "repository": {
    "type": "git",
    "url": "https://github.com/fbchen/fire-ant.git"
  },
  "main": "bundles/fire-ant.umd.js",
  "module": "fire-ant.es5.js",
  "es2015": "fire-ant.js",
  "typings": "fire-ant.d.ts",
  "peerDependencies": {
    "@angular/common": "^4.1.0",
    "@angular/compiler": "^4.1.0",
    "@angular/core": "^4.1.0",
    "@angular/forms": "^4.1.0",
    "@angular/http": "^4.1.0",
    "@angular/platform-browser": "^4.1.0",
    "@angular/platform-browser-dynamic": "^4.1.0",
    "@angular/router": "^4.1.0",
    "@angular/animations": "^4.1.0",
    "core-js": "^2.4.1",
    "rxjs": "^5.3.0",
    "zone.js": "^0.8.9",
    "ng2-validation": "4.1.0",
    "classnames": "~2.2.5",
    "dom-align": "~1.5.3",
    "dom-scroll-into-view": "~1.2.1",
    "css-animation": "~1.3.2"
  }
}
