{
  "name": "n-translate-2",
  "version": "1.1.4",
  "repository": {
    "type": "git",
    "url": "https://github.com/nodes-frontend/n-translate-2"
  },
  "author": {
    "name": "Dennis Haulund Nielsen",
    "email": "dhni@nodes.dk"
  },
  "keywords": [
    "angular"
  ],
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/nodes-frontend/n-translate-2/issues"
  },
  "module": "n-translate-2.js",
  "typings": "n-translate-2.d.ts",
  "dependencies": {
    "ngx-webstorage": "^1.8.0",
    "n-http-2": "latest"
  },
  "peerDependencies": {
    "@angular/core": "^4.0.0",
    "@angular/http": "^4.0.0",
    "rxjs": "^5.1.0",
    "zone.js": "^0.8.4"
  }
}
