File: /var/www/zaklada/html/node_modules/gulp-jshint/package.json
{
"_args": [
[
"gulp-jshint@2.1.0",
"C:\\wamp\\www\\tokic-shop\\html"
]
],
"_development": true,
"_from": "gulp-jshint@2.1.0",
"_id": "gulp-jshint@2.1.0",
"_inBundle": false,
"_integrity": "sha512-sP3NK8Y/1e58O0PH9t6s7DAr/lKDSUbIY207oWSeufM6/VclB7jJrIBcPCsyhrFTCDUl9DauePbt6VqP2vPM5w==",
"_location": "/gulp-jshint",
"_phantomChildren": {
"ansi-cyan": "0.1.1",
"ansi-red": "0.1.1",
"arr-flatten": "1.1.0"
},
"_requested": {
"type": "version",
"registry": true,
"raw": "gulp-jshint@2.1.0",
"name": "gulp-jshint",
"escapedName": "gulp-jshint",
"rawSpec": "2.1.0",
"saveSpec": null,
"fetchSpec": "2.1.0"
},
"_requiredBy": [
"#DEV:/"
],
"_resolved": "https://registry.npmjs.org/gulp-jshint/-/gulp-jshint-2.1.0.tgz",
"_spec": "2.1.0",
"_where": "C:\\wamp\\www\\tokic-shop\\html",
"bugs": {
"url": "https://github.com/spalger/gulp-jshint/issues"
},
"contributors": [
{
"name": "Spencer Alger",
"email": "email@spalger.com"
},
{
"name": "Fractal",
"email": "contact@wearefractal.com",
"url": "http://wearefractal.com/"
}
],
"dependencies": {
"lodash": "^4.12.0",
"minimatch": "^3.0.3",
"plugin-error": "^0.1.2",
"rcloader": "^0.2.2",
"through2": "^2.0.0"
},
"description": "JSHint plugin for gulp",
"devDependencies": {
"gulp": "^3.8.10",
"jshint": "^2.9.4",
"mocha": "^3.0.0",
"should": "^11.0.0",
"vinyl": "^2.1.0"
},
"engines": {
"node": ">= 0.4.0"
},
"homepage": "http://github.com/spalger/gulp-jshint",
"keywords": [
"gulpplugin"
],
"license": "MIT",
"main": "./src/index.js",
"name": "gulp-jshint",
"peerDependencies": {
"jshint": "2.x"
},
"repository": {
"type": "git",
"url": "git://github.com/spalger/gulp-jshint.git"
},
"scripts": {
"test": "gulp test"
},
"version": "2.1.0"
}