{
  "_args": [
    [
      "@akveo/ng2-completer@9.0.1",
      "/home/panels7/public_html/panel"
    ]
  ],
  "_from": "@akveo/ng2-completer@9.0.1",
  "_id": "@akveo/ng2-completer@9.0.1",
  "_inBundle": false,
  "_integrity": "sha512-iACL0heOUmGV1GBKD3srwBJMFLZykld1MiTDvmbgEEXMhavp0UA45GdNsv7BBKI9XauuFKpOqHLlC+fT6DLGAQ==",
  "_location": "/@akveo/ng2-completer",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@akveo/ng2-completer@9.0.1",
    "name": "@akveo/ng2-completer",
    "escapedName": "@akveo%2fng2-completer",
    "scope": "@akveo",
    "rawSpec": "9.0.1",
    "saveSpec": null,
    "fetchSpec": "9.0.1"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/@akveo/ng2-completer/-/ng2-completer-9.0.1.tgz",
  "_spec": "9.0.1",
  "_where": "/home/panels7/public_html/panel",
  "author": {
    "name": "Ofer Herman",
    "email": "oferhe@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/oferh/ng2-completer/issues"
  },
  "contributors": [
    {
      "name": "Martin Donadieu",
      "email": "martindonadieu@gmail.com"
    },
    {
      "name": "Andrew Rumm",
      "email": "rayz@rayz.ru"
    }
  ],
  "dependencies": {},
  "description": "Temporary fork of https://github.com/oferh/ng2-completer to fix build issue",
  "devDependencies": {
    "@angular/animations": ">= 6.0.0",
    "@angular/cdk": ">= 6.0.0",
    "@angular/common": ">= 6.0.0",
    "@angular/compiler": ">= 6.0.0",
    "@angular/compiler-cli": ">= 6.0.0",
    "@angular/core": ">= 6.0.0",
    "@angular/forms": ">= 6.0.0",
    "@angular/material": ">= 6.0.0",
    "@angular/platform-browser": ">= 6.0.0",
    "@angular/platform-browser-dynamic": ">= 6.0.0",
    "@angular/platform-server": ">= 6.0.0",
    "@angular/router": ">= 6.0.0",
    "@compodoc/compodoc": "^1.0.3",
    "@rollup/plugin-node-resolve": "^7.1.1",
    "@types/jasmine": "^3.5.3",
    "@types/node": "^13.7.0",
    "angular2-template-loader": "^0.6.2",
    "awesome-typescript-loader": "^5.0.0",
    "chalk": "^3.0.0",
    "codelyzer": "^5.2.1",
    "copy-webpack-plugin": "^5.1.1",
    "core-js": "^3.6.4",
    "cross-env": "^7.0.0",
    "extract-text-webpack-plugin": "^4.0.0-beta.0",
    "gh-pages": "^2.2.0",
    "html-loader": "^0.5.1",
    "html-webpack-plugin": "^3.2.0",
    "istanbul-instrumenter-loader": "^3.0.0",
    "jasmine-core": "^3.1.0",
    "karma": "^4.4.1",
    "karma-chrome-launcher": "^3.1.0",
    "karma-coverage-istanbul-reporter": "^2.0.0",
    "karma-jasmine": "^3.1.0",
    "karma-sourcemap-loader": "0.3.7",
    "karma-spec-reporter": "^0.0.32",
    "karma-webpack": "^4.0.2",
    "ngx-bootstrap": "^5.3.2",
    "raw-loader": "^4.0.0",
    "reflect-metadata": "^0.1.10",
    "rollup": "^1.31.0",
    "rollup-plugin-license": "^0.13.0",
    "rollup-plugin-sourcemaps": "^0.5.0",
    "rollup-plugin-visualizer": "^3.3.1",
    "rxjs": "^6.5.4",
    "shelljs": "^0.8.2",
    "source-map-loader": "^0.2.4",
    "to-string-loader": "^1.1.6",
    "ts-loader": "^6.2.1",
    "tslint": "^6.0.0",
    "typescript": "~3.7.5",
    "uglify-js": "^3.1.6",
    "webpack": "^4.0.0",
    "webpack-cli": "^3.0.3",
    "webpack-dev-server": "^3.1.4",
    "webpack-merge": "^4.1.0",
    "zone.js": "^0.10.2"
  },
  "es2015_ivy_ngcc": "__ivy_ngcc__/esm2015/ng2-completer.js",
  "es2015": "./esm2015/ng2-completer.js",
  "homepage": "https://github.com/oferh/ng2-completer/issues/447",
  "keywords": [
    "angular",
    "autcomplete",
    "typeahead",
    "word completion",
    "ng2"
  ],
  "license": "MIT",
  "main": "./bundles/ng2-completer.umd.js",
  "module": "./esm5/ng2-completer.js",
  "name": "@akveo/ng2-completer",
  "peerDependencies": {
    "@angular/common": ">= 6.0.0",
    "@angular/core": ">= 6.0.0",
    "@angular/forms": ">= 6.0.0"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/oferh/ng2-completer.git"
  },
  "typings": "./ng2-completer.d.ts",
  "version": "9.0.1",
  "__processed_by_ivy_ngcc__": {
    "es2015": "10.2.2",
    "typings": "10.2.2"
  },
  "scripts": {
    "prepublishOnly": "node --eval \"console.error('ERROR: Trying to publish a package that has been compiled by NGCC. This is not allowed.\\nPlease delete and rebuild the package, without compiling with NGCC, before attempting to publish.\\nNote that NGCC may have been run by importing this package into another project that is being built with Ivy enabled.\\n')\" && exit 1"
  }
}
