{
  "name": "mta-periodic-table",
  "version": "0.4.0",
  "description": "a periodic-table component by angular",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/matai-tech/periodic-table.git"
  },
  "author": "wenqi73",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/matai-tech/periodic-table/issues"
  },
  "main": "./bundles/index.umd.js",
  "module": "./esm5/index.js",
  "es2015": "./esm2015/index.js",
  "typings": "./index.d.ts",
  "homepage": "https://github.com/matai-tech/periodic-table#readme",
  "peerDependencies": {
    "@angular/common": "^6.0.0",
    "@angular/core": "^6.0.0",
    "tslib": "^1.9.0",
    "typescript": "~2.9.2"
  }
}
