Files
old-slucajna-televizija/web/node_modules/eslint-config-react-app/package.json
2017-10-16 11:19:46 +02:00

51 lines
1.6 KiB
JSON

{
"_from": "eslint-config-react-app@^1.0.4",
"_id": "eslint-config-react-app@1.0.5",
"_inBundle": false,
"_integrity": "sha1-mDN1l7wBzCKZH8vdoHRR87RRFxg=",
"_location": "/eslint-config-react-app",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "eslint-config-react-app@^1.0.4",
"name": "eslint-config-react-app",
"escapedName": "eslint-config-react-app",
"rawSpec": "^1.0.4",
"saveSpec": null,
"fetchSpec": "^1.0.4"
},
"_requiredBy": [
"/react-scripts"
],
"_resolved": "https://registry.npmjs.org/eslint-config-react-app/-/eslint-config-react-app-1.0.5.tgz",
"_shasum": "98337597bc01cc22991fcbdda07451f3b4511718",
"_spec": "eslint-config-react-app@^1.0.4",
"_where": "/home/bilal/Saburly/slucajna-televizija/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": "BSD-3-Clause",
"name": "eslint-config-react-app",
"peerDependencies": {
"babel-eslint": "^7.2.3",
"eslint": "^3.19.0",
"eslint-plugin-flowtype": "^2.33.0",
"eslint-plugin-import": "^2.2.0",
"eslint-plugin-jsx-a11y": "^5.0.3",
"eslint-plugin-react": "^7.0.1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/facebookincubator/create-react-app.git"
},
"version": "1.0.5"
}