{ "_args": [ [ "jshint-stylish@^2.2.1", "C:\\apps\\jenkins\\workspace\\eTBM 3 (development)" ] ], "_from": "jshint-stylish@>=2.2.1 <3.0.0", "_id": "jshint-stylish@2.2.1", "_inCache": true, "_installable": true, "_location": "/jshint-stylish", "_nodeVersion": "4.4.5", "_npmOperationalInternal": { "host": "packages-16-east.internal.npmjs.com", "tmp": "tmp/jshint-stylish-2.2.1.tgz_1471047975060_0.3644501364324242" }, "_npmUser": { "email": "sindresorhus@gmail.com", "name": "sindresorhus" }, "_npmVersion": "2.15.5", "_phantomChildren": {}, "_requested": { "name": "jshint-stylish", "raw": "jshint-stylish@^2.2.1", "rawSpec": "^2.2.1", "scope": null, "spec": ">=2.2.1 <3.0.0", "type": "range" }, "_requiredBy": [ "#DEV:/" ], "_resolved": "https://registry.npmjs.org/jshint-stylish/-/jshint-stylish-2.2.1.tgz", "_shasum": "242082a2c035ae03fd81044e0570cc4208cf6e61", "_shrinkwrap": null, "_spec": "jshint-stylish@^2.2.1", "_where": "C:\\apps\\jenkins\\workspace\\eTBM 3 (development)", "author": { "email": "sindresorhus@gmail.com", "name": "Sindre Sorhus", "url": "sindresorhus.com" }, "bugs": { "url": "https://github.com/sindresorhus/jshint-stylish/issues" }, "dependencies": { "beeper": "^1.1.0", "chalk": "^1.0.0", "log-symbols": "^1.0.0", "plur": "^2.1.0", "string-length": "^1.0.0", "text-table": "^0.2.0" }, "description": "Stylish reporter for JSHint", "devDependencies": { "jshint": "^2", "mocha": "*", "xo": "*" }, "directories": {}, "dist": { "shasum": "242082a2c035ae03fd81044e0570cc4208cf6e61", "tarball": "https://registry.npmjs.org/jshint-stylish/-/jshint-stylish-2.2.1.tgz" }, "engines": { "node": ">=0.10.0" }, "files": [ "index.js" ], "gitHead": "586e78216381545e3d55f8b04bd986f54bf6658d", "homepage": "https://github.com/sindresorhus/jshint-stylish#readme", "keywords": [ "elegant", "format", "formatter", "jshint", "lint", "pretty", "reporter", "stylish", "validate" ], "license": "MIT", "maintainers": [ { "name": "sindresorhus", "email": "sindresorhus@gmail.com" } ], "name": "jshint-stylish", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/sindresorhus/jshint-stylish.git" }, "scripts": { "test": "xo && mocha" }, "version": "2.2.1" }