{ "_from": "eslint-formatter-pretty@^2.1.1", "_id": "eslint-formatter-pretty@2.1.1", "_inBundle": false, "_integrity": "sha512-gWfagucSWBn82WxzwFloBTLAcwYDgnpAfiV5pQfyAV5YpZikuLflRU8nc3Ts9wnNvLhwk4blzb42/C495Yw7BA==", "_location": "/eslint-formatter-pretty", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "eslint-formatter-pretty@^2.1.1", "name": "eslint-formatter-pretty", "escapedName": "eslint-formatter-pretty", "rawSpec": "^2.1.1", "saveSpec": null, "fetchSpec": "^2.1.1" }, "_requiredBy": [ "/@umijs/fabric" ], "_resolved": "https://registry.npmjs.org/eslint-formatter-pretty/-/eslint-formatter-pretty-2.1.1.tgz", "_shasum": "0794a1009195d14e448053fe99667413b7d02e44", "_spec": "eslint-formatter-pretty@^2.1.1", "_where": "/var/lib/jenkins/workspace/cawg-app-h5/node_modules/@umijs/fabric", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, "ava": { "serial": true }, "bugs": { "url": "https://github.com/sindresorhus/eslint-formatter-pretty/issues" }, "bundleDependencies": false, "dependencies": { "ansi-escapes": "^3.1.0", "chalk": "^2.1.0", "eslint-rule-docs": "^1.1.5", "log-symbols": "^2.0.0", "plur": "^3.0.1", "string-width": "^2.0.0", "supports-hyperlinks": "^1.0.1" }, "deprecated": false, "description": "Pretty ESLint formatter", "devDependencies": { "ava": "^0.25.0", "strip-ansi": "^5.0.0", "xo": "^0.23.0" }, "engines": { "node": ">=6" }, "files": [ "index.js" ], "homepage": "https://github.com/sindresorhus/eslint-formatter-pretty#readme", "keywords": [ "eslint", "eslint-formatter", "formatter", "reporter", "lint", "validate" ], "license": "MIT", "name": "eslint-formatter-pretty", "repository": { "type": "git", "url": "git+https://github.com/sindresorhus/eslint-formatter-pretty.git" }, "scripts": { "test": "xo && ava" }, "version": "2.1.1" }