Dashboard sipadu mbip
Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364
  1. {
  2. "_from": "@emotion/cache@^10.0.17",
  3. "_id": "@emotion/cache@10.0.19",
  4. "_inBundle": false,
  5. "_integrity": "sha512-BoiLlk4vEsGBg2dAqGSJu0vJl/PgVtCYLBFJaEO8RmQzPugXewQCXZJNXTDFaRlfCs0W+quesayav4fvaif5WQ==",
  6. "_location": "/@emotion/cache",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "range",
  10. "registry": true,
  11. "raw": "@emotion/cache@^10.0.17",
  12. "name": "@emotion/cache",
  13. "escapedName": "@emotion%2fcache",
  14. "scope": "@emotion",
  15. "rawSpec": "^10.0.17",
  16. "saveSpec": null,
  17. "fetchSpec": "^10.0.17"
  18. },
  19. "_requiredBy": [
  20. "/@emotion/core"
  21. ],
  22. "_resolved": "https://registry.npmjs.org/@emotion/cache/-/cache-10.0.19.tgz",
  23. "_shasum": "d258d94d9c707dcadaf1558def968b86bb87ad71",
  24. "_spec": "@emotion/cache@^10.0.17",
  25. "_where": "/var/www/html/mdch.sipadu/node_modules/@emotion/core",
  26. "browser": {
  27. "./dist/cache.cjs.js": "./dist/cache.browser.cjs.js",
  28. "./dist/cache.esm.js": "./dist/cache.browser.esm.js"
  29. },
  30. "bundleDependencies": false,
  31. "dependencies": {
  32. "@emotion/sheet": "0.9.3",
  33. "@emotion/stylis": "0.8.4",
  34. "@emotion/utils": "0.11.2",
  35. "@emotion/weak-memoize": "0.2.4"
  36. },
  37. "deprecated": false,
  38. "description": "emotion's cache",
  39. "devDependencies": {
  40. "@emotion/hash": "0.7.3",
  41. "dtslint": "^0.3.0"
  42. },
  43. "files": [
  44. "src",
  45. "dist",
  46. "types"
  47. ],
  48. "license": "MIT",
  49. "main": "dist/cache.cjs.js",
  50. "module": "dist/cache.esm.js",
  51. "name": "@emotion/cache",
  52. "publishConfig": {
  53. "access": "public"
  54. },
  55. "repository": {
  56. "type": "git",
  57. "url": "https://github.com/emotion-js/emotion/tree/master/packages/cache"
  58. },
  59. "scripts": {
  60. "test:typescript": "dtslint types"
  61. },
  62. "types": "types/index.d.ts",
  63. "version": "10.0.19"
  64. }