{
  "name": "ng-calendar-graph",
  "version": "0.0.6",
  "description": "生成指定的Github贡献图",
  "keywords": [
    "github",
    "calendar-graph",
    "angular"
  ],
  "author": "Kagol",
  "license": "MIT",
  "peerDependencies": {
    "@angular/common": "^10.0.14",
    "@angular/core": "^10.0.14"
  },
  "dependencies": {
    "tslib": "^2.0.0"
  },
  "main": "bundles/ng-calendar-graph.umd.js",
  "module": "fesm2015/ng-calendar-graph.js",
  "es2015": "fesm2015/ng-calendar-graph.js",
  "esm2015": "esm2015/ng-calendar-graph.js",
  "fesm2015": "fesm2015/ng-calendar-graph.js",
  "typings": "ng-calendar-graph.d.ts",
  "metadata": "ng-calendar-graph.metadata.json",
  "sideEffects": false
}
