Current File : //usr/lib/node_modules/pm2/node_modules/vxx/package.json
{
  "_from": "vxx@1.2.2",
  "_id": "vxx@1.2.2",
  "_inBundle": false,
  "_integrity": "sha1-dB+1HG8R0zg9pvm5IBil17qAdhE=",
  "_location": "/pm2/vxx",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "vxx@1.2.2",
    "name": "vxx",
    "escapedName": "vxx",
    "rawSpec": "1.2.2",
    "saveSpec": null,
    "fetchSpec": "1.2.2"
  },
  "_requiredBy": [
    "/pm2/@pm2/io"
  ],
  "_resolved": "https://registry.npmjs.org/vxx/-/vxx-1.2.2.tgz",
  "_shasum": "741fb51c6f11d3383da6f9b92018a5d7ba807611",
  "_spec": "vxx@1.2.2",
  "_where": "/usr/lib/node_modules/pm2/node_modules/@pm2/io",
  "author": {
    "name": "Google Inc."
  },
  "bugs": {
    "url": "https://github.com/keymetrics/vxx/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "Ali Ijaz Sheikh",
      "email": "ofrobots@google.com"
    },
    {
      "name": "Matt Loring",
      "email": "mattloring@google.com"
    },
    {
      "name": "Jon Wayne Parrott",
      "email": "jon.wayne.parrott@gmail.com"
    },
    {
      "name": "Brad Abrams",
      "email": "bma@google.com"
    },
    {
      "name": "Michael Diarmid",
      "email": "mike.diarmid@gmail.com"
    },
    {
      "name": "Justin Beckwith",
      "email": "beckwith@google.com"
    },
    {
      "name": "misterpoe",
      "email": "raymondksi@gmail.com"
    },
    {
      "name": "Jerry Jalava",
      "email": "jerry.jalava@iki.fi"
    },
    {
      "name": "Zach Bjornson",
      "email": "zbbjornson@gmail.com"
    },
    {
      "name": "June Rhodes",
      "email": "jrhodes@redpointsoftware.com.au"
    },
    {
      "name": "Michael Prentice",
      "email": "splaktar@gmail.com"
    },
    {
      "name": "Kelvin Jin",
      "email": "kelvinjin@google.com"
    },
    {
      "name": "Steren",
      "email": "steren.giannini@gmail.com"
    },
    {
      "name": "Dominic Kramer",
      "email": "DominicDKramer@google.com"
    },
    {
      "name": "Adri Van Houdt",
      "email": "adri.van.houdt@gmail.com"
    }
  ],
  "dependencies": {
    "continuation-local-storage": "^3.1.4",
    "debug": "^2.6.3",
    "extend": "^3.0.0",
    "is": "^3.2.0",
    "lodash.findindex": "^4.4.0",
    "lodash.isequal": "^4.0.0",
    "lodash.merge": "^4.6.0",
    "methods": "^1.1.1",
    "semver": "^5.0.1",
    "shimmer": "^1.0.0",
    "uuid": "^3.0.1"
  },
  "deprecated": false,
  "description": "Node.js Tracing Driver",
  "devDependencies": {
    "changelog-maker": "^2.2.2",
    "closure-npc": "*",
    "coveralls": "^2.11.8",
    "glob": "^7.0.3",
    "istanbul": "^0.4.2",
    "jshint": "^2.9.1",
    "mocha": "^3.0.0",
    "proxyquire": "^1.4.0",
    "request": "^2.61.0",
    "retry-request": "^1.3.2",
    "timekeeper": "^1.0.0",
    "tmp": "0.0.31"
  },
  "engines": {
    "node": ">=0.12"
  },
  "homepage": "https://github.com/keymetrics/vxx#readme",
  "license": "Apache-2.0",
  "main": "index.js",
  "name": "vxx",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/keymetrics/vxx.git"
  },
  "scripts": {
    "bump": "./bin/run-bump.sh",
    "changelog": "./bin/run-changelog.sh",
    "closure": "closure-npc",
    "coverage": "./bin/run-test.sh -c",
    "test": "./bin/run-test.sh"
  },
  "version": "1.2.2"
}