{
  "name": "ngx-vector-icons",
  "version": "0.0.9",
  "peerDependencies": {
    "@angular/common": "^13.2.0",
    "@angular/core": "^13.2.0"
  },
  "dependencies": {
    "tslib": "^2.3.0"
  },
  "license" : "MIT",
  "description":"An easy way to add icons to your Angular app.It's a light-weight angular icons library.To have access to a set of six bundel icons, simply import one module.NGX Vector Icons directory has over 5000 icons to choose from.",
  "keywords":[
    "angular icons",
    "angularjs icon",
    "angular icons list",
    "angular icons library",
    "angular vector icons",
    "ngx icons",
    "anular svg icons"
  ],
  "homepage":"https://github.com/ramsankar27/ngx-vector-icons",
  "repository": {
    "type": "git",
    "url": "https://github.com/ramsankar27/ngx-vector-icons.git"
  }
}