{ "_from": "grunt-contrib-jshint@3.2.0", "_id": "grunt-contrib-jshint@3.2.0", "_inBundle": false, "_integrity": "sha512-pcXWCSZWfoMSvcV4BwH21TUtLtcX0Ms8IGuOPIcLeXK3fud9KclY7iqMKY94jFx8TxZzh028YYtpR+io8DiEaQ==", "_location": "/grunt-contrib-jshint", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "grunt-contrib-jshint@3.2.0", "name": "grunt-contrib-jshint", "escapedName": "grunt-contrib-jshint", "rawSpec": "3.2.0", "saveSpec": null, "fetchSpec": "3.2.0" }, "_requiredBy": [ "#DEV:/" ], "_resolved": "https://registry.npmjs.org/grunt-contrib-jshint/-/grunt-contrib-jshint-3.2.0.tgz", "_shasum": "d97c125ce6dafef1b0cc766cd87201ae0fb7b408", "_spec": "grunt-contrib-jshint@3.2.0", "_where": "/home/l/plc/node-red", "appveyor_id": "j04ik7qgx21ixyfw", "author": { "name": "Grunt Team", "url": "https://gruntjs.com/" }, "bugs": { "url": "https://github.com/gruntjs/grunt-contrib-jshint/issues" }, "bundleDependencies": false, "dependencies": { "chalk": "~4.1.2", "hooker": "^0.2.3", "jshint": "~2.13.4" }, "deprecated": false, "description": "Validate files with JSHint", "devDependencies": { "grunt": "^1.4.1", "grunt-contrib-internal": "^7.0.0", "grunt-contrib-nodeunit": "^4.0.0" }, "engines": { "node": ">=10" }, "files": [ "tasks" ], "homepage": "https://github.com/gruntjs/grunt-contrib-jshint#readme", "keywords": [ "gruntplugin" ], "license": "MIT", "main": "tasks/jshint.js", "name": "grunt-contrib-jshint", "repository": { "type": "git", "url": "git+https://github.com/gruntjs/grunt-contrib-jshint.git" }, "scripts": { "test": "grunt test" }, "version": "3.2.0" }