{ "_args": [ [ "grunt-bootlint@0.9.1", "C:\\wamp64\\www\\ilink" ] ], "_development": true, "_from": "grunt-bootlint@0.9.1", "_id": "grunt-bootlint@0.9.1", "_inBundle": false, "_integrity": "sha1-o0+oZcBYHxssvQVyratmUTyMiEI=", "_location": "/grunt-bootlint", "_phantomChildren": { "escape-string-regexp": "1.0.5" }, "_requested": { "type": "version", "registry": true, "raw": "grunt-bootlint@0.9.1", "name": "grunt-bootlint", "escapedName": "grunt-bootlint", "rawSpec": "0.9.1", "saveSpec": null, "fetchSpec": "0.9.1" }, "_requiredBy": [ "#DEV:/" ], "_resolved": "https://registry.npmjs.org/grunt-bootlint/-/grunt-bootlint-0.9.1.tgz", "_spec": "0.9.1", "_where": "C:\\wamp64\\www\\ilink", "author": { "name": "Zac Echola", "email": "zac.echola@gmail.com" }, "bugs": { "url": "https://github.com/twbs/grunt-bootlint/issues" }, "dependencies": { "bootlint": "^0.12.0", "chalk": "^1.0.0" }, "description": "A Grunt wrapper for Bootlint, the HTML linter for Bootstrap projects", "devDependencies": { "grunt": "~0.4.5", "grunt-contrib-clean": "^0.6.0", "grunt-contrib-jshint": "^0.11.0", "grunt-contrib-nodeunit": "^0.4.1" }, "engines": { "node": ">= 0.10.0" }, "files": [ "tasks", "LICENSE-MIT" ], "homepage": "https://github.com/twbs/grunt-bootlint", "keywords": [ "gruntplugin", "bootstrap", "lint" ], "license": "MIT", "name": "grunt-bootlint", "peerDependencies": { "grunt": "~0.4.5" }, "repository": { "type": "git", "url": "git+https://github.com/twbs/grunt-bootlint.git" }, "scripts": { "test": "grunt test" }, "version": "0.9.1" }