You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

58 lines
1.9 KiB

{
"_from": "eslint-config-react-app@^5.0.2",
"_id": "eslint-config-react-app@5.0.2",
"_inBundle": false,
"_integrity": "sha512-VhlESAQM83uULJ9jsvcKxx2Ab0yrmjUt8kDz5DyhTQufqWE0ssAnejlWri5LXv25xoXfdqOyeDPdfJS9dXKagQ==",
"_location": "/eslint-config-react-app",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "eslint-config-react-app@^5.0.2",
"name": "eslint-config-react-app",
"escapedName": "eslint-config-react-app",
"rawSpec": "^5.0.2",
"saveSpec": null,
"fetchSpec": "^5.0.2"
},
"_requiredBy": [
"/react-scripts"
],
"_resolved": "https://registry.npmjs.org/eslint-config-react-app/-/eslint-config-react-app-5.0.2.tgz",
"_shasum": "df40d73a1402986030680c040bbee520db5a32a4",
"_spec": "eslint-config-react-app@^5.0.2",
"_where": "/home/f2256342/forge/udemy-react/burger/node_modules/react-scripts",
"bugs": {
"url": "https://github.com/facebook/create-react-app/issues"
},
"bundleDependencies": false,
"dependencies": {
"confusing-browser-globals": "^1.0.9"
},
"deprecated": false,
"description": "ESLint configuration used by Create React App",
"files": [
"index.js"
],
"gitHead": "a825e8f5e3b7ecd84a0bcef61bbc26eb4e8fd9c3",
"homepage": "https://github.com/facebook/create-react-app#readme",
"license": "MIT",
"name": "eslint-config-react-app",
"peerDependencies": {
"@typescript-eslint/eslint-plugin": "2.x",
"@typescript-eslint/parser": "2.x",
"babel-eslint": "10.x",
"eslint": "6.x",
"eslint-plugin-flowtype": "3.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": "5.0.2"
}