Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
 

57 lignes
1.7 KiB

  1. {
  2. "_args": [
  3. [
  4. "eslint-config-react-app@3.0.8",
  5. "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp"
  6. ]
  7. ],
  8. "_from": "eslint-config-react-app@3.0.8",
  9. "_id": "eslint-config-react-app@3.0.8",
  10. "_inBundle": false,
  11. "_integrity": "sha512-Ovi6Bva67OjXrom9Y/SLJRkrGqKhMAL0XCH8BizPhjEVEhYczl2ZKiNZI2CuqO5/CJwAfMwRXAVGY0KToWr1aA==",
  12. "_location": "/eslint-config-react-app",
  13. "_phantomChildren": {},
  14. "_requested": {
  15. "type": "version",
  16. "registry": true,
  17. "raw": "eslint-config-react-app@3.0.8",
  18. "name": "eslint-config-react-app",
  19. "escapedName": "eslint-config-react-app",
  20. "rawSpec": "3.0.8",
  21. "saveSpec": null,
  22. "fetchSpec": "3.0.8"
  23. },
  24. "_requiredBy": [
  25. "/react-scripts"
  26. ],
  27. "_resolved": "https://registry.npmjs.org/eslint-config-react-app/-/eslint-config-react-app-3.0.8.tgz",
  28. "_spec": "3.0.8",
  29. "_where": "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp",
  30. "bugs": {
  31. "url": "https://github.com/facebook/create-react-app/issues"
  32. },
  33. "dependencies": {
  34. "confusing-browser-globals": "^1.0.6"
  35. },
  36. "description": "ESLint configuration used by Create React App",
  37. "files": [
  38. "index.js"
  39. ],
  40. "homepage": "https://github.com/facebook/create-react-app#readme",
  41. "license": "MIT",
  42. "name": "eslint-config-react-app",
  43. "peerDependencies": {
  44. "babel-eslint": "9.x",
  45. "eslint": "5.x",
  46. "eslint-plugin-flowtype": "2.x",
  47. "eslint-plugin-import": "2.x",
  48. "eslint-plugin-jsx-a11y": "6.x",
  49. "eslint-plugin-react": "7.x"
  50. },
  51. "repository": {
  52. "type": "git",
  53. "url": "git+https://github.com/facebook/create-react-app.git"
  54. },
  55. "version": "3.0.8"
  56. }