HEX
Server: Apache/2.4.52 (Ubuntu)
System: Linux spn-python 5.15.0-89-generic #99-Ubuntu SMP Mon Oct 30 20:42:41 UTC 2023 x86_64
User: arjun (1000)
PHP: 8.1.2-1ubuntu2.20
Disabled: NONE
Upload Files
File: //home/arjun/projects/buyercall/node_modules/jsonparse/package.json
{
  "_args": [
    [
      "jsonparse@1.3.1",
      "/home/arjun/projects/buyercall"
    ]
  ],
  "_development": true,
  "_from": "jsonparse@1.3.1",
  "_id": "jsonparse@1.3.1",
  "_inBundle": false,
  "_integrity": "sha512-POQXvpdL69+CluYsillJ7SUhKvytYjW9vG/GKpnf+xP8UWgYEM/RaMzHHofbALDiKbbP1W8UEYmgGl39WkPZsg==",
  "_location": "/jsonparse",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "jsonparse@1.3.1",
    "name": "jsonparse",
    "escapedName": "jsonparse",
    "rawSpec": "1.3.1",
    "saveSpec": null,
    "fetchSpec": "1.3.1"
  },
  "_requiredBy": [
    "/JSONStream"
  ],
  "_resolved": "https://registry.npmjs.org/jsonparse/-/jsonparse-1.3.1.tgz",
  "_spec": "1.3.1",
  "_where": "/home/arjun/projects/buyercall",
  "author": {
    "name": "Tim Caswell",
    "email": "tim@creationix.com"
  },
  "bugs": {
    "url": "http://github.com/creationix/jsonparse/issues"
  },
  "description": "This is a pure-js JSON streaming parser for node.js",
  "devDependencies": {
    "tap": "~0.3.3",
    "tape": "~0.1.1"
  },
  "engines": [
    "node >= 0.2.0"
  ],
  "homepage": "https://github.com/creationix/jsonparse#readme",
  "license": "MIT",
  "main": "jsonparse.js",
  "name": "jsonparse",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/creationix/jsonparse.git"
  },
  "scripts": {
    "test": "tap test/*.js"
  },
  "tags": [
    "json",
    "stream"
  ],
  "version": "1.3.1"
}