HEX
Server: Apache/2.4.41 (Amazon) OpenSSL/1.0.2k-fips PHP/5.6.40
System: Linux ip-172-31-40-18 4.14.146-93.123.amzn1.x86_64 #1 SMP Tue Sep 24 00:45:23 UTC 2019 x86_64
User: apache (48)
PHP: 5.6.40
Disabled: NONE
Upload Files
File: //usr/lib/node_modules/npm/node_modules/JSONStream/package.json
{
  "_from": "JSONStream@1.3.4",
  "_id": "JSONStream@1.3.4",
  "_inBundle": false,
  "_integrity": "sha512-Y7vfi3I5oMOYIr+WxV8NZxDSwcbNgzdKYsTNInmycOq9bUYwGg9ryu57Wg5NLmCjqdFPNUmpMBo3kSJN9tCbXg==",
  "_location": "/JSONStream",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "JSONStream@1.3.4",
    "name": "JSONStream",
    "escapedName": "JSONStream",
    "rawSpec": "1.3.4",
    "saveSpec": null,
    "fetchSpec": "1.3.4"
  },
  "_requiredBy": [
    "#USER",
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/JSONStream/-/JSONStream-1.3.4.tgz",
  "_shasum": "615bb2adb0cd34c8f4c447b5f6512fa1d8f16a2e",
  "_spec": "JSONStream@1.3.4",
  "_where": "/Users/zkat/Documents/code/work/npm",
  "author": {
    "name": "Dominic Tarr",
    "email": "dominic.tarr@gmail.com",
    "url": "http://bit.ly/dominictarr"
  },
  "bin": {
    "JSONStream": "./bin.js"
  },
  "bugs": {
    "url": "https://github.com/dominictarr/JSONStream/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "jsonparse": "^1.2.0",
    "through": ">=2.2.7 <3"
  },
  "deprecated": false,
  "description": "rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)",
  "devDependencies": {
    "assertions": "~2.2.2",
    "event-stream": "~0.7.0",
    "it-is": "~1",
    "render": "~0.1.1",
    "tape": "~2.12.3",
    "trees": "~0.0.3"
  },
  "engines": {
    "node": "*"
  },
  "homepage": "http://github.com/dominictarr/JSONStream",
  "keywords": [
    "json",
    "stream",
    "streaming",
    "parser",
    "async",
    "parsing"
  ],
  "license": "(MIT OR Apache-2.0)",
  "name": "JSONStream",
  "optionalDependencies": {},
  "repository": {
    "type": "git",
    "url": "git://github.com/dominictarr/JSONStream.git"
  },
  "scripts": {
    "test": "set -e; for t in test/*.js; do echo '***' $t '***'; node $t; done"
  },
  "version": "1.3.4"
}