{
"_from": "eslint-config-react-app@^4.0.1",
"_id": "eslint-config-react-app@4.0.1",
"_inBundle": false,
"_integrity": "sha512-ZsaoXUIGsK8FCi/x4lT2bZR5mMkL/Kgj+Lnw690rbvvUr/uiwgFiD8FcfAhkCycm7Xte6O5lYz4EqMx2vX7jgw==",
"_location": "/eslint-config-react-app",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "eslint-config-react-app@^4.0.1",
"name": "eslint-config-react-app",
"escapedName": "eslint-config-react-app",
"rawSpec": "^4.0.1",
"saveSpec": null,
"fetchSpec": "^4.0.1"
},
"_requiredBy": [
"/react-scripts"
],
"_resolved": "https://registry.npmjs.org/eslint-config-react-app/-/eslint-config-react-app-4.0.1.tgz",
"_shasum": "23fd0fd7ea89442ef1e733f66a7207674b23c8db",
"_spec": "eslint-config-react-app@^4.0.1",
"_where": "/u1/h0/jkinne/public_html/cs499-f2019/code/sorting-algorithms/nbarrow1/bubble-sort-react/node_modules/react-scripts",
"bugs": {
"url": "https://github.com/facebook/create-react-app/issues"
},
"bundleDependencies": false,
"dependencies": {
"confusing-browser-globals": "^1.0.7"
},
"deprecated": false,
"description": "ESLint configuration used by Create React App",
"files": [
"index.js"
],
"homepage": "https://github.com/facebook/create-react-app#readme",
"license": "MIT",
"name": "eslint-config-react-app",
"peerDependencies": {
"@typescript-eslint/eslint-plugin": "1.x",
"@typescript-eslint/parser": "1.x",
"babel-eslint": "10.x",
"eslint": "5.x",
"eslint-plugin-flowtype": "2.x",
"eslint-plugin-import": "2.x",
"eslint-plugin-jsx-a11y": "6.x",
"eslint-plugin-react": "7.x",
"eslint-plugin-react-hooks": "1.x"
},
"repository": {
"type": "git",
"url": "git+https://github.com/facebook/create-react-app.git",
"directory": "packages/eslint-config-react-app"
},
"version": "4.0.1"
}