{ "_args": [ [ "eslint-config-standard-jsx@11.0.0", "/home/cmiss/Jenkins/workspace/mapintegratedvuer" ] ], "_from": "eslint-config-standard-jsx@11.0.0", "_id": "eslint-config-standard-jsx@11.0.0", "_inBundle": false, "_integrity": "sha512-+1EV/R0JxEK1L0NGolAr8Iktm3Rgotx3BKwgaX+eAuSX8D952LULKtjgZD3F+e6SvibONnhLwoTi9DPxN5LvvQ==", "_location": "/eslint-config-standard-jsx", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "eslint-config-standard-jsx@11.0.0", "name": "eslint-config-standard-jsx", "escapedName": "eslint-config-standard-jsx", "rawSpec": "11.0.0", "saveSpec": null, "fetchSpec": "11.0.0" }, "_requiredBy": [ "/standard" ], "_resolved": "https://registry.npmjs.org/eslint-config-standard-jsx/-/eslint-config-standard-jsx-11.0.0.tgz", "_spec": "11.0.0", "_where": "/home/cmiss/Jenkins/workspace/mapintegratedvuer", "author": { "name": "Feross Aboukhadijeh", "email": "feross@feross.org", "url": "https://feross.org" }, "bugs": { "url": "https://github.com/standard/eslint-config-standard-jsx/issues" }, "description": "JavaScript Standard Style JSX support - ESLint Shareable Config", "devDependencies": { "@types/eslint": "^8.4.1", "@types/tape": "^4.13.2", "eslint": "^8.8.0", "eslint-plugin-react": "^7.28.0", "tape": "^5.5.0" }, "funding": [ { "type": "github", "url": "https://github.com/sponsors/feross" }, { "type": "patreon", "url": "https://www.patreon.com/feross" }, { "type": "consulting", "url": "https://feross.org/support" } ], "homepage": "https://github.com/standard/eslint-config-standard-jsx", "keywords": [ "JavaScript Standard Style", "check", "checker", "code", "code checker", "code linter", "code standards", "code style", "enforce", "eslint", "eslintconfig", "hint", "jscs", "jshint", "jsx", "lint", "policy", "quality", "simple", "standard", "standard style", "style", "style checker", "style linter", "verify" ], "license": "MIT", "main": "index.js", "name": "eslint-config-standard-jsx", "peerDependencies": { "eslint": "^8.8.0", "eslint-plugin-react": "^7.28.0" }, "repository": { "type": "git", "url": "git://github.com/standard/eslint-config-standard-jsx.git" }, "scripts": { "test": "tape test/*.js" }, "version": "11.0.0" }