{
  "name": "ngd3",
  "version": "1.2.1",
  "description": "The NgD3 module",
  "main": "./bundles/ngd3.umd.js",
  "module": "index.js",
  "es2015": "es2015/index.js",
  "keywords": [
    "angular",
    "d3"
  ],
  "repository": {
    "type": "git",
    "url": "git+https://github.com/mattma/ngd3"
  },
  "author": "matt ma",
  "license": "MIT",
  "peerDependencies": {
    "@angular/common": "^5.0.0",
    "@angular/core": "^5.0.0"
  },
  "typings": "index.d.ts"
}
