Current File : //usr/lib/node_modules/pm2/node_modules/vizion/package.json |
{
"_from": "vizion@~2.0.2",
"_id": "vizion@2.0.2",
"_inBundle": false,
"_integrity": "sha512-UGDB/UdC1iyPkwyQaI9AFMwKcluQyD4FleEXObrlu254MEf16MV8l+AZdpFErY/iVKZVWlQ+OgJlVVJIdeMUYg==",
"_location": "/pm2/vizion",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "vizion@~2.0.2",
"name": "vizion",
"escapedName": "vizion",
"rawSpec": "~2.0.2",
"saveSpec": null,
"fetchSpec": "~2.0.2"
},
"_requiredBy": [
"/pm2"
],
"_resolved": "https://registry.npmjs.org/vizion/-/vizion-2.0.2.tgz",
"_shasum": "fcc263f41a4543b02b655c1b6c4ff1406726d2fa",
"_spec": "vizion@~2.0.2",
"_where": "/usr/lib/node_modules/pm2",
"author": {
"name": "Keymetrics",
"email": "contact@keymetrics.io"
},
"bugs": {
"url": "https://github.com/keymetrics/vizion/issues"
},
"bundleDependencies": false,
"dependencies": {
"async": "2.6.1",
"git-node-fs": "^1.0.0",
"ini": "^1.3.4",
"js-git": "^0.7.8",
"lodash.findindex": "^4.6.0",
"lodash.foreach": "^4.5.0",
"lodash.get": "^4.4.2",
"lodash.last": "^3.0.0"
},
"deprecated": false,
"description": "Git/Subversion/Mercurial repository metadata parser",
"devDependencies": {
"chai": "4.1.2",
"mocha": "5.2.0",
"nyc": "12.0.2",
"shelljs": "0.8.2",
"should": "13.2.1",
"sinon": "6.1.3"
},
"engines": {
"node": ">=4.0"
},
"homepage": "https://github.com/keymetrics/vizion#readme",
"keywords": [
"git",
"svn",
"hg",
"subversion",
"mercurial",
"repository",
"parser",
"versioning",
"revision"
],
"license": "Apache-2.0",
"main": "index.js",
"name": "vizion",
"repository": {
"type": "git",
"url": "git+https://github.com/keymetrics/vizion.git"
},
"scripts": {
"cover": "nyc --reporter=html npm test",
"test": "mocha"
},
"version": "2.0.2"
}