Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.

package.json 1.7 KiB

pirms 3 gadiem
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960
  1. {
  2. "_args": [
  3. [
  4. "react-app-polyfill@0.1.3",
  5. "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp"
  6. ]
  7. ],
  8. "_from": "react-app-polyfill@0.1.3",
  9. "_id": "react-app-polyfill@0.1.3",
  10. "_inBundle": false,
  11. "_integrity": "sha512-Fl5Pic4F15G05qX7RmUqPZr1MtyFKJKSlRwMhel4kvDLrk/KcQ9QbpvyMTzv/0NN5957XFQ7r1BNHWi7qN59Pw==",
  12. "_location": "/react-app-polyfill",
  13. "_phantomChildren": {
  14. "asap": "2.0.6",
  15. "performance-now": "2.1.0"
  16. },
  17. "_requested": {
  18. "type": "version",
  19. "registry": true,
  20. "raw": "react-app-polyfill@0.1.3",
  21. "name": "react-app-polyfill",
  22. "escapedName": "react-app-polyfill",
  23. "rawSpec": "0.1.3",
  24. "saveSpec": null,
  25. "fetchSpec": "0.1.3"
  26. },
  27. "_requiredBy": [
  28. "/react-scripts"
  29. ],
  30. "_resolved": "https://registry.npmjs.org/react-app-polyfill/-/react-app-polyfill-0.1.3.tgz",
  31. "_spec": "0.1.3",
  32. "_where": "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp",
  33. "bugs": {
  34. "url": "https://github.com/facebook/create-react-app/issues"
  35. },
  36. "dependencies": {
  37. "core-js": "2.5.7",
  38. "object-assign": "4.1.1",
  39. "promise": "8.0.2",
  40. "raf": "3.4.0",
  41. "whatwg-fetch": "3.0.0"
  42. },
  43. "description": "Polyfills for various browsers including commonly used language features",
  44. "engines": {
  45. "node": ">=6"
  46. },
  47. "files": [
  48. "ie9.js",
  49. "ie11.js",
  50. "jsdom.js"
  51. ],
  52. "homepage": "https://github.com/facebook/create-react-app#readme",
  53. "license": "MIT",
  54. "name": "react-app-polyfill",
  55. "repository": {
  56. "type": "git",
  57. "url": "git+https://github.com/facebook/create-react-app.git"
  58. },
  59. "version": "0.1.3"
  60. }