{
  "_from": "ngx-csv@^0.3.2",
  "_id": "ngx-csv@0.3.2",
  "_inBundle": false,
  "_integrity": "sha512-rtR5kUUxH1RgZegyRuFaoy3KoeRnP4oi6lHTZkNWoQ19bpVqXOwMFOkdwWjElI4RsMEFCnaFcJQ5iARFsjE86Q==",
  "_location": "/ngx-csv",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "ngx-csv@^0.3.2",
    "name": "ngx-csv",
    "escapedName": "ngx-csv",
    "rawSpec": "^0.3.2",
    "saveSpec": null,
    "fetchSpec": "^0.3.2"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/ngx-csv/-/ngx-csv-0.3.2.tgz",
  "_shasum": "d3f2464829c50e943e833fa13f5891fc27008f90",
  "_spec": "ngx-csv@^0.3.2",
  "_where": "C:\\xampp\\htdocs\\dial-digit",
  "author": {
    "name": "Luke Hanscom"
  },
  "bugs": {
    "url": "https://github.com/lhanscom/ngx-csv/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "Davor Peic - Krushka Design",
      "email": "info@krushka.mx"
    },
    {
      "name": "Abdullah Alhazmy",
      "email": "me@alhazmy13.net"
    }
  ],
  "deprecated": false,
  "description": "Helper library for create CSV file in Angular 2+",
  "email": "Luke@HanscomEngineering.com",
  "homepage": "https://github.com/lhanscom/ngx-csv/#readme",
  "keywords": [
    "ngx",
    "angular7",
    "angular-7",
    "angular6",
    "angular-6",
    "angular5",
    "angular-5",
    "angular4",
    "angular-4",
    "angular2",
    "angular-2",
    "export-to-csv",
    "export-to-excel",
    "csv",
    "excel",
    "libreoffice",
    "openoffice"
  ],
  "license": "MIT",
  "main": "./ngx-csv.js",
  "name": "ngx-csv",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/lhanscom/ngx-csv.git"
  },
  "scripts": {},
  "typings": "./ngx-csv.d.ts",
  "version": "0.3.2"
}
