Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
 
 
 
 

69 строки
1.8 KiB

  1. {
  2. "_args": [
  3. [
  4. "@emotion/cache@10.0.29",
  5. "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp"
  6. ]
  7. ],
  8. "_from": "@emotion/cache@10.0.29",
  9. "_id": "@emotion/cache@10.0.29",
  10. "_inBundle": false,
  11. "_integrity": "sha512-fU2VtSVlHiF27empSbxi1O2JFdNWZO+2NFHfwO0pxgTep6Xa3uGb+3pVKfLww2l/IBGLNEZl5Xf/++A4wAYDYQ==",
  12. "_location": "/@emotion/cache",
  13. "_phantomChildren": {},
  14. "_requested": {
  15. "type": "version",
  16. "registry": true,
  17. "raw": "@emotion/cache@10.0.29",
  18. "name": "@emotion/cache",
  19. "escapedName": "@emotion%2fcache",
  20. "scope": "@emotion",
  21. "rawSpec": "10.0.29",
  22. "saveSpec": null,
  23. "fetchSpec": "10.0.29"
  24. },
  25. "_requiredBy": [
  26. "/@emotion/core",
  27. "/react-select"
  28. ],
  29. "_resolved": "https://registry.npmjs.org/@emotion/cache/-/cache-10.0.29.tgz",
  30. "_spec": "10.0.29",
  31. "_where": "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp",
  32. "browser": {
  33. "./dist/cache.cjs.js": "./dist/cache.browser.cjs.js",
  34. "./dist/cache.esm.js": "./dist/cache.browser.esm.js"
  35. },
  36. "dependencies": {
  37. "@emotion/sheet": "0.9.4",
  38. "@emotion/stylis": "0.8.5",
  39. "@emotion/utils": "0.11.3",
  40. "@emotion/weak-memoize": "0.2.5"
  41. },
  42. "description": "emotion's cache",
  43. "devDependencies": {
  44. "@emotion/hash": "0.8.0",
  45. "dtslint": "^0.3.0"
  46. },
  47. "files": [
  48. "src",
  49. "dist",
  50. "types"
  51. ],
  52. "license": "MIT",
  53. "main": "dist/cache.cjs.js",
  54. "module": "dist/cache.esm.js",
  55. "name": "@emotion/cache",
  56. "publishConfig": {
  57. "access": "public"
  58. },
  59. "repository": {
  60. "type": "git",
  61. "url": "https://github.com/emotion-js/emotion/tree/master/packages/cache"
  62. },
  63. "scripts": {
  64. "test:typescript": "dtslint types"
  65. },
  66. "types": "types/index.d.ts",
  67. "version": "10.0.29"
  68. }