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/into-stream/package.json
{
  "_args": [
    [
      "into-stream@2.0.1",
      "/Users/julesgraus/webDevelopment/Boilerplate-Shop"
    ]
  ],
  "_development": true,
  "_from": "into-stream@2.0.1",
  "_id": "into-stream@2.0.1",
  "_inBundle": false,
  "_integrity": "sha1-25sANpRFPq4JHYpchMwRUHt4HTE=",
  "_location": "/into-stream",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "into-stream@2.0.1",
    "name": "into-stream",
    "escapedName": "into-stream",
    "rawSpec": "2.0.1",
    "saveSpec": null,
    "fetchSpec": "2.0.1"
  },
  "_requiredBy": [
    "/neat-csv"
  ],
  "_resolved": "https://registry.npmjs.org/into-stream/-/into-stream-2.0.1.tgz",
  "_spec": "2.0.1",
  "_where": "/Users/julesgraus/webDevelopment/Boilerplate-Shop",
  "author": {
    "name": "Sindre Sorhus",
    "email": "sindresorhus@gmail.com",
    "url": "sindresorhus.com"
  },
  "bugs": {
    "url": "https://github.com/sindresorhus/into-stream/issues"
  },
  "dependencies": {
    "from2": "^2.1.1"
  },
  "description": "Convert a buffer/string/array/object into a stream",
  "devDependencies": {
    "ava": "*",
    "buffer-equals": "^1.0.3",
    "concat-stream": "^1.4.8",
    "xo": "*"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "files": [
    "index.js"
  ],
  "homepage": "https://github.com/sindresorhus/into-stream#readme",
  "keywords": [
    "stream",
    "buffer",
    "string",
    "object",
    "array",
    "from",
    "into",
    "to",
    "transform",
    "convert",
    "readable",
    "pull",
    "gulpfriendly",
    "value",
    "str"
  ],
  "license": "MIT",
  "name": "into-stream",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sindresorhus/into-stream.git"
  },
  "scripts": {
    "test": "xo && ava"
  },
  "version": "2.0.1"
}