File: /var/www/zaklada/html/node_modules/jshint-stylish/package.json
{
"_args": [
[
"jshint-stylish@2.2.1",
"C:\\wamp\\www\\tokic-shop\\html"
]
],
"_development": true,
"_from": "jshint-stylish@2.2.1",
"_id": "jshint-stylish@2.2.1",
"_inBundle": false,
"_integrity": "sha1-JCCCosA1rgP9gQROBXDMQgjPbmE=",
"_location": "/jshint-stylish",
"_phantomChildren": {
"chalk": "1.1.3"
},
"_requested": {
"type": "version",
"registry": true,
"raw": "jshint-stylish@2.2.1",
"name": "jshint-stylish",
"escapedName": "jshint-stylish",
"rawSpec": "2.2.1",
"saveSpec": null,
"fetchSpec": "2.2.1"
},
"_requiredBy": [
"#DEV:/"
],
"_resolved": "https://registry.npmjs.org/jshint-stylish/-/jshint-stylish-2.2.1.tgz",
"_spec": "2.2.1",
"_where": "C:\\wamp\\www\\tokic-shop\\html",
"author": {
"name": "Sindre Sorhus",
"email": "sindresorhus@gmail.com",
"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": "*"
},
"engines": {
"node": ">=0.10.0"
},
"files": [
"index.js"
],
"homepage": "https://github.com/sindresorhus/jshint-stylish#readme",
"keywords": [
"jshint",
"reporter",
"formatter",
"format",
"lint",
"validate",
"stylish",
"elegant",
"pretty"
],
"license": "MIT",
"name": "jshint-stylish",
"repository": {
"type": "git",
"url": "git+https://github.com/sindresorhus/jshint-stylish.git"
},
"scripts": {
"test": "xo && mocha"
},
"version": "2.2.1"
}