innovationDriveApp/node_modules/eslint-config-react-app/package.json
2018-07-08 22:49:17 +10:00

53 lines
1.6 KiB
JSON

{
"_args": [
[
"eslint-config-react-app@2.1.0",
"/Users/omar/Desktop/innovationDriveApp/now-ui-dashboard-react-v1.0.2"
]
],
"_from": "eslint-config-react-app@2.1.0",
"_id": "eslint-config-react-app@2.1.0",
"_inBundle": false,
"_integrity": "sha512-8QZrKWuHVC57Fmu+SsKAVxnI9LycZl7NFQ4H9L+oeISuCXhYdXqsOOIVSjQFW6JF5MXZLFE+21Syhd7mF1IRZQ==",
"_location": "/eslint-config-react-app",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "eslint-config-react-app@2.1.0",
"name": "eslint-config-react-app",
"escapedName": "eslint-config-react-app",
"rawSpec": "2.1.0",
"saveSpec": null,
"fetchSpec": "2.1.0"
},
"_requiredBy": [
"/react-scripts"
],
"_resolved": "https://registry.npmjs.org/eslint-config-react-app/-/eslint-config-react-app-2.1.0.tgz",
"_spec": "2.1.0",
"_where": "/Users/omar/Desktop/innovationDriveApp/now-ui-dashboard-react-v1.0.2",
"bugs": {
"url": "https://github.com/facebookincubator/create-react-app/issues"
},
"description": "ESLint configuration used by Create React App",
"files": [
"index.js"
],
"homepage": "https://github.com/facebookincubator/create-react-app#readme",
"license": "MIT",
"name": "eslint-config-react-app",
"peerDependencies": {
"babel-eslint": "^7.2.3",
"eslint": "^4.1.1",
"eslint-plugin-flowtype": "^2.34.1",
"eslint-plugin-import": "^2.6.0",
"eslint-plugin-jsx-a11y": "^5.1.1",
"eslint-plugin-react": "^7.1.0"
},
"repository": {
"type": "git",
"url": "git+https://github.com/facebookincubator/create-react-app.git"
},
"version": "2.1.0"
}