{ "_from": "eslint-config-react-app@^7.0.1", "_id": "eslint-config-react-app@7.0.1", "_inBundle": false, "_integrity": "sha512-K6rNzvkIeHaTd8m/QEh1Zko0KI7BACWkkneSs6s9cKZC/J27X3eZR6Upt1jkmZ/4FK+XUOPPxMEN7+lbUXfSlA==", "_location": "/eslint-config-react-app", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "eslint-config-react-app@^7.0.1", "name": "eslint-config-react-app", "escapedName": "eslint-config-react-app", "rawSpec": "^7.0.1", "saveSpec": null, "fetchSpec": "^7.0.1" }, "_requiredBy": [ "/react-scripts" ], "_resolved": "https://registry.npmjs.org/eslint-config-react-app/-/eslint-config-react-app-7.0.1.tgz", "_shasum": "73ba3929978001c5c86274c017ea57eb5fa644b4", "_spec": "eslint-config-react-app@^7.0.1", "_where": "/home/josie/development/container-mom-go/landing-page/node_modules/react-scripts", "bugs": { "url": "https://github.com/facebook/create-react-app/issues" }, "bundleDependencies": false, "dependencies": { "@babel/core": "^7.16.0", "@babel/eslint-parser": "^7.16.3", "@rushstack/eslint-patch": "^1.1.0", "@typescript-eslint/eslint-plugin": "^5.5.0", "@typescript-eslint/parser": "^5.5.0", "babel-preset-react-app": "^10.0.1", "confusing-browser-globals": "^1.0.11", "eslint-plugin-flowtype": "^8.0.3", "eslint-plugin-import": "^2.25.3", "eslint-plugin-jest": "^25.3.0", "eslint-plugin-jsx-a11y": "^6.5.1", "eslint-plugin-react": "^7.27.1", "eslint-plugin-react-hooks": "^4.3.0", "eslint-plugin-testing-library": "^5.0.1" }, "deprecated": false, "description": "ESLint configuration used by Create React App", "engines": { "node": ">=14.0.0" }, "files": [ "base.js", "index.js", "jest.js" ], "gitHead": "19fa58d527ae74f2b6baa0867463eea1d290f9a5", "homepage": "https://github.com/facebook/create-react-app#readme", "license": "MIT", "name": "eslint-config-react-app", "peerDependencies": { "eslint": "^8.0.0" }, "repository": { "type": "git", "url": "git+https://github.com/facebook/create-react-app.git", "directory": "packages/eslint-config-react-app" }, "version": "7.0.1" }