Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
pm2 / usr / local / lib / pm2 / node_modules / vizion / package.json
Size: Mime:
{
  "name": "vizion",
  "version": "0.2.13",
  "engines": {
    "node": ">=0.10"
  },
  "author": {
    "name": "Joni Shkurti",
    "email": "jonishkurti90@gmail.com"
  },
  "keywords": [
    "git",
    "svn",
    "hg",
    "subversion",
    "mercurial",
    "repository",
    "parser",
    "versioning",
    "revision"
  ],
  "description": "Git/Subversion/Mercurial repository metadata parser",
  "repository": {
    "type": "git",
    "url": "https://github.com/keymetrics/vizion"
  },
  "main": "index.js",
  "scripts": {
    "cover" : "node_modules/.bin/istanbul cover --report html node_modules/.bin/_mocha -- -R spec test/*",
    "test": "node_modules/.bin/_mocha --require test/support/env --reporter spec --bail --check-leaks test/"
  },
  "dependencies": {
    "async": "1.5"
  },
  "devDependencies": {
    "mocha": "2.0.0",
    "should" : "*",
    "shelljs" : "0.6.0",
    "istanbul" : "*"
  },
  "bugs": {
    "url": "https://github.com/keymetrics/vizion/issues"
  },
  "license": "Apache-2.0"

,"_resolved": "https://registry.npmjs.org/vizion/-/vizion-0.2.13.tgz"
,"_integrity": "sha1-ExTN7is0EW+fWxJIU2+V2/zW718="
,"_from": "vizion@0.2.13"
}