HEX
Server: Microsoft-IIS/8.5
System: Windows NT YDAWBH120 6.3 build 9600 (Windows Server 2012 R2 Standard Edition) AMD64
User: tentjecom_web (0)
PHP: 7.4.14
Disabled: NONE
Upload Files
File: D:/HostingSpaces/SBogers10/shop.komma.nl/node_modules/neat-csv/package.json
{
  "_args": [
    [
      "neat-csv@2.1.0",
      "/Users/julesgraus/webDevelopment/Boilerplate-Shop"
    ]
  ],
  "_development": true,
  "_from": "neat-csv@2.1.0",
  "_id": "neat-csv@2.1.0",
  "_inBundle": false,
  "_integrity": "sha1-BvWDYMTDuVW9Rn3cha5FEaOQekw=",
  "_location": "/neat-csv",
  "_phantomChildren": {
    "object-assign": "4.1.1",
    "pinkie-promise": "2.0.1"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "neat-csv@2.1.0",
    "name": "neat-csv",
    "escapedName": "neat-csv",
    "rawSpec": "2.1.0",
    "saveSpec": null,
    "fetchSpec": "2.1.0"
  },
  "_requiredBy": [
    "/tasklist"
  ],
  "_resolved": "https://registry.npmjs.org/neat-csv/-/neat-csv-2.1.0.tgz",
  "_spec": "2.1.0",
  "_where": "/Users/julesgraus/webDevelopment/Boilerplate-Shop",
  "author": {
    "name": "Sindre Sorhus",
    "email": "sindresorhus@gmail.com",
    "url": "sindresorhus.com"
  },
  "bugs": {
    "url": "https://github.com/sindresorhus/neat-csv/issues"
  },
  "dependencies": {
    "csv-parser": "^1.6.0",
    "get-stream": "^2.1.0",
    "into-stream": "^2.0.0"
  },
  "description": "Fast CSV parser",
  "devDependencies": {
    "ava": "*",
    "xo": "*"
  },
  "engines": {
    "node": ">=4"
  },
  "files": [
    "index.js"
  ],
  "homepage": "https://github.com/sindresorhus/neat-csv#readme",
  "keywords": [
    "parse",
    "csv",
    "comma",
    "separated",
    "values",
    "tab",
    "delimiter",
    "separator",
    "text",
    "string",
    "str",
    "buffer",
    "stream",
    "parser"
  ],
  "license": "MIT",
  "name": "neat-csv",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sindresorhus/neat-csv.git"
  },
  "scripts": {
    "test": "xo && ava"
  },
  "version": "2.1.0",
  "xo": {
    "esnext": true
  }
}