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_forms/buyercall/node_modules/phantomjs-prebuilt/package.json
{
  "_args": [
    [
      "phantomjs-prebuilt@2.1.16",
      "/home/arjun/projects/buyercall_forms/buyercall"
    ]
  ],
  "_development": true,
  "_from": "phantomjs-prebuilt@2.1.16",
  "_id": "phantomjs-prebuilt@2.1.16",
  "_inBundle": false,
  "_integrity": "sha512-PIiRzBhW85xco2fuj41FmsyuYHKjKuXWmhjy3A/Y+CMpN/63TV+s9uzfVhsUwFe0G77xWtHBG8xmXf5BqEUEuQ==",
  "_location": "/phantomjs-prebuilt",
  "_phantomChildren": {
    "graceful-fs": "4.2.11",
    "isexe": "2.0.0",
    "klaw": "1.3.1"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "phantomjs-prebuilt@2.1.16",
    "name": "phantomjs-prebuilt",
    "escapedName": "phantomjs-prebuilt",
    "rawSpec": "2.1.16",
    "saveSpec": null,
    "fetchSpec": "2.1.16"
  },
  "_requiredBy": [
    "/karma-phantomjs-launcher"
  ],
  "_resolved": "https://registry.npmjs.org/phantomjs-prebuilt/-/phantomjs-prebuilt-2.1.16.tgz",
  "_spec": "2.1.16",
  "_where": "/home/arjun/projects/buyercall_forms/buyercall",
  "author": {
    "name": "Dan Pupius",
    "email": "dan@obvious.com",
    "url": "http://pupius.co.uk"
  },
  "bin": {
    "phantomjs": "bin/phantomjs"
  },
  "bugs": {
    "url": "https://github.com/Medium/phantomjs/issues"
  },
  "dependencies": {
    "es6-promise": "^4.0.3",
    "extract-zip": "^1.6.5",
    "fs-extra": "^1.0.0",
    "hasha": "^2.2.0",
    "kew": "^0.7.0",
    "progress": "^1.1.8",
    "request": "^2.81.0",
    "request-progress": "^2.0.1",
    "which": "^1.2.10"
  },
  "description": "Headless WebKit with JS API",
  "devDependencies": {
    "eslint": "2.7.0",
    "nodeunit": "0.9.1",
    "webdriverio": "~4.2.3"
  },
  "homepage": "https://github.com/Medium/phantomjs",
  "keywords": [
    "phantomjs",
    "headless",
    "webkit"
  ],
  "license": "Apache-2.0",
  "main": "lib/phantomjs",
  "maintainers": [
    {
      "name": "Dan Pupius",
      "email": "dan@medium.com",
      "url": "http://pupius.co.uk/"
    },
    {
      "name": "Nick Santos",
      "email": "nick@medium.com",
      "url": "http://nick-santos.com/"
    }
  ],
  "name": "phantomjs-prebuilt",
  "repository": {
    "type": "git",
    "url": "git://github.com/Medium/phantomjs.git"
  },
  "scripts": {
    "install": "node install.js",
    "test": "nodeunit --reporter=minimal test/tests.js && eslint ."
  },
  "version": "2.1.16"
}