{
  "_args": [
    [
      {
        "name": "csv",
        "raw": "csv@^0.4.0",
        "rawSpec": "^0.4.0",
        "scope": null,
        "spec": ">=0.4.0 <0.5.0",
        "type": "range"
      },
      "C:\\Workspace\\web-component-tester\\node_modules\\restify"
    ]
  ],
  "_from": "csv@>=0.4.0 <0.5.0",
  "_id": "csv@0.4.6",
  "_inCache": true,
  "_installable": true,
  "_location": "/csv",
  "_npmUser": {
    "email": "david@adaltas.com",
    "name": "david"
  },
  "_npmVersion": "1.4.28",
  "_phantomChildren": {},
  "_requested": {
    "name": "csv",
    "raw": "csv@^0.4.0",
    "rawSpec": "^0.4.0",
    "scope": null,
    "spec": ">=0.4.0 <0.5.0",
    "type": "range"
  },
  "_requiredBy": [
    "/restify"
  ],
  "_resolved": "https://registry.npmjs.org/csv/-/csv-0.4.6.tgz",
  "_shasum": "8dbae7ddfdbaae62c1ea987c3e0f8a9ac737b73d",
  "_shrinkwrap": null,
  "_spec": "csv@^0.4.0",
  "_where": "C:\\Workspace\\web-component-tester\\node_modules\\restify",
  "author": {
    "email": "david@adaltas.com",
    "name": "David Worms",
    "url": "http://www.adaltas.com"
  },
  "bugs": {
    "url": "https://github.com/wdavidw/node-csv/issues"
  },
  "contributors": [
    {
      "email": "david@adaltas.com",
      "name": "David Worms",
      "url": "http://www.adaltas.com"
    }
  ],
  "dependencies": {
    "csv-generate": "^0.0.6",
    "csv-parse": "^1.0.0",
    "csv-stringify": "^0.0.8",
    "stream-transform": "^0.1.0"
  },
  "description": "CSV parser with simple api, full of options and tested against large datasets.",
  "devDependencies": {},
  "directories": {},
  "dist": {
    "shasum": "8dbae7ddfdbaae62c1ea987c3e0f8a9ac737b73d",
    "tarball": "https://registry.npmjs.org/csv/-/csv-0.4.6.tgz"
  },
  "engines": {
    "node": ">= 0.1.90"
  },
  "gitHead": "74db5c2af7f7d13d457872a099117207c44df056",
  "homepage": "http://www.adaltas.com/projects/node-csv/",
  "keywords": [
    "node",
    "csv",
    "tsv",
    "parser",
    "parse",
    "stringifier",
    "stringify"
  ],
  "license": "BSD-3-Clause",
  "main": "./lib",
  "maintainers": [
    {
      "email": "david@adaltas.com",
      "name": "david"
    }
  ],
  "name": "csv",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/wdavidw/node-csv.git"
  },
  "scripts": {},
  "version": "0.4.6"
}
