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

64 строки
1.7 KiB

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