50 lines
1.6 KiB
JSON
50 lines
1.6 KiB
JSON
{
|
|
"_from": "eslint-config-react-app@^2.0.1",
|
|
"_id": "eslint-config-react-app@2.1.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-8QZrKWuHVC57Fmu+SsKAVxnI9LycZl7NFQ4H9L+oeISuCXhYdXqsOOIVSjQFW6JF5MXZLFE+21Syhd7mF1IRZQ==",
|
|
"_location": "/eslint-config-react-app",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "eslint-config-react-app@^2.0.1",
|
|
"name": "eslint-config-react-app",
|
|
"escapedName": "eslint-config-react-app",
|
|
"rawSpec": "^2.0.1",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^2.0.1"
|
|
},
|
|
"_requiredBy": [
|
|
"/react-scripts"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/eslint-config-react-app/-/eslint-config-react-app-2.1.0.tgz",
|
|
"_shasum": "23c909f71cbaff76b945b831d2d814b8bde169eb",
|
|
"_spec": "eslint-config-react-app@^2.0.1",
|
|
"_where": "/Users/omar/Desktop/innovationDriveApp/now-ui-dashboard-react-v1.0.2/node_modules/react-scripts",
|
|
"bugs": {
|
|
"url": "https://github.com/facebookincubator/create-react-app/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"deprecated": false,
|
|
"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"
|
|
}
|