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.
 
 
 
 
ecommerce_docker/frontend_server/node_modules/eslint-config-react-app/package.json

61 lines
1.9 KiB

{
"_args": [
[
"eslint-config-react-app@5.2.1",
"/home/sigonasr2/Please-Contain-Yourself/ecommerce_docker/frontend_server"
]
],
"_from": "eslint-config-react-app@5.2.1",
"_id": "eslint-config-react-app@5.2.1",
"_inBundle": false,
"_integrity": "sha512-pGIZ8t0mFLcV+6ZirRgYK6RVqUIKRIi9MmgzUEmrIknsn3AdO0I32asO86dJgloHq+9ZPl8UIg8mYrvgP5u2wQ==",
"_location": "/eslint-config-react-app",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "eslint-config-react-app@5.2.1",
"name": "eslint-config-react-app",
"escapedName": "eslint-config-react-app",
"rawSpec": "5.2.1",
"saveSpec": null,
"fetchSpec": "5.2.1"
},
"_requiredBy": [
"/react-scripts"
],
"_resolved": "https://registry.npmjs.org/eslint-config-react-app/-/eslint-config-react-app-5.2.1.tgz",
"_spec": "5.2.1",
"_where": "/home/sigonasr2/Please-Contain-Yourself/ecommerce_docker/frontend_server",
"bugs": {
"url": "https://github.com/facebook/create-react-app/issues"
},
"dependencies": {
"confusing-browser-globals": "^1.0.9"
},
"description": "ESLint configuration used by Create React App",
"files": [
"index.js"
],
"gitHead": "d2f813f8897ffcd2f0b0d2da75d0c44924c92f4d",
"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 || 4.x",
"eslint-plugin-import": "2.x",
"eslint-plugin-jsx-a11y": "6.x",
"eslint-plugin-react": "7.x",
"eslint-plugin-react-hooks": "1.x || 2.x"
},
"repository": {
"type": "git",
"url": "git+https://github.com/facebook/create-react-app.git",
"directory": "packages/eslint-config-react-app"
},
"version": "5.2.1"
}