{
  "_args": [
    [
      "vizion@^0.2",
      "/home/unitech/keymetrics/cloud-functions/node_modules/pm2"
    ]
  ],
  "_from": "vizion@>=0.2.0 <0.3.0",
  "_id": "vizion@0.2.12",
  "_inCache": true,
  "_installable": true,
  "_location": "/vizion",
  "_nodeVersion": "0.12.7",
  "_npmUser": {
    "email": "strzelewicz.alexandre@gmail.com",
    "name": "tknew"
  },
  "_npmVersion": "2.11.3",
  "_phantomChildren": {},
  "_requested": {
    "name": "vizion",
    "raw": "vizion@^0.2",
    "rawSpec": "^0.2",
    "scope": null,
    "spec": ">=0.2.0 <0.3.0",
    "type": "range"
  },
  "_requiredBy": [
    "/pm2"
  ],
  "_resolved": "https://registry.npmjs.org/vizion/-/vizion-0.2.12.tgz",
  "_shasum": "d63ae3172a3a12a6313a89c335d8f0d54d367edb",
  "_shrinkwrap": null,
  "_spec": "vizion@^0.2",
  "_where": "/home/unitech/keymetrics/cloud-functions/node_modules/pm2",
  "author": {
    "email": "jonishkurti90@gmail.com",
    "name": "Joni Shkurti"
  },
  "bugs": {
    "url": "https://github.com/keymetrics/vizion/issues"
  },
  "dependencies": {
    "async": "0.9.0"
  },
  "description": "Git/Subversion/Mercurial repository metadata parser",
  "devDependencies": {
    "istanbul": "*",
    "mocha": "2.0.0",
    "shelljs": "*",
    "should": "*"
  },
  "directories": {},
  "dist": {
    "shasum": "d63ae3172a3a12a6313a89c335d8f0d54d367edb",
    "tarball": "https://registry.npmjs.org/vizion/-/vizion-0.2.12.tgz"
  },
  "engines": {
    "node": ">=0.10"
  },
  "gitHead": "2fe0f50535c2548cad1827606fe1f697c194810c",
  "homepage": "https://github.com/keymetrics/vizion#readme",
  "keywords": [
    "git",
    "svn",
    "hg",
    "subversion",
    "mercurial",
    "repository",
    "parser",
    "versioning",
    "revision"
  ],
  "license": "AGPLV3",
  "main": "index.js",
  "maintainers": [
    {
      "email": "jonishkurti90@gmail.com",
      "name": "jshkurti"
    },
    {
      "email": "strzelewicz.alexandre@gmail.com",
      "name": "tknew"
    }
  ],
  "name": "vizion",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/keymetrics/vizion.git"
  },
  "scripts": {
    "cover": "istanbul cover --report html node_modules/.bin/_mocha -- -R spec test/*",
    "test": "_mocha --require test/support/env --reporter spec --bail --check-leaks test/"
  },
  "version": "0.2.12"
}
