Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
 

76 linhas
2.2 KiB

  1. {
  2. "_args": [
  3. [
  4. "babel-plugin-emotion@10.0.33",
  5. "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp"
  6. ]
  7. ],
  8. "_from": "babel-plugin-emotion@10.0.33",
  9. "_id": "babel-plugin-emotion@10.0.33",
  10. "_inBundle": false,
  11. "_integrity": "sha512-bxZbTTGz0AJQDHm8k6Rf3RQJ8tX2scsfsRyKVgAbiUPUNIRtlK+7JxP+TAd1kRLABFxe0CFm2VdK4ePkoA9FxQ==",
  12. "_location": "/babel-plugin-emotion",
  13. "_phantomChildren": {},
  14. "_requested": {
  15. "type": "version",
  16. "registry": true,
  17. "raw": "babel-plugin-emotion@10.0.33",
  18. "name": "babel-plugin-emotion",
  19. "escapedName": "babel-plugin-emotion",
  20. "rawSpec": "10.0.33",
  21. "saveSpec": null,
  22. "fetchSpec": "10.0.33"
  23. },
  24. "_requiredBy": [
  25. "/@emotion/css"
  26. ],
  27. "_resolved": "https://registry.npmjs.org/babel-plugin-emotion/-/babel-plugin-emotion-10.0.33.tgz",
  28. "_spec": "10.0.33",
  29. "_where": "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp",
  30. "author": {
  31. "name": "Kye Hohenberger"
  32. },
  33. "bugs": {
  34. "url": "https://github.com/emotion-js/emotion/issues"
  35. },
  36. "dependencies": {
  37. "@babel/helper-module-imports": "^7.0.0",
  38. "@emotion/hash": "0.8.0",
  39. "@emotion/memoize": "0.7.4",
  40. "@emotion/serialize": "^0.11.16",
  41. "babel-plugin-macros": "^2.0.0",
  42. "babel-plugin-syntax-jsx": "^6.18.0",
  43. "convert-source-map": "^1.5.0",
  44. "escape-string-regexp": "^1.0.5",
  45. "find-root": "^1.1.0",
  46. "source-map": "^0.5.7"
  47. },
  48. "description": "A recommended babel preprocessing plugin for emotion, The Next Generation of CSS-in-JS.",
  49. "devDependencies": {
  50. "babel-check-duplicated-nodes": "^1.0.0",
  51. "babel-core": "^6.26.3"
  52. },
  53. "files": [
  54. "src",
  55. "lib",
  56. "dist"
  57. ],
  58. "homepage": "https://emotion.sh",
  59. "keywords": [
  60. "styles",
  61. "emotion",
  62. "react",
  63. "css",
  64. "css-in-js"
  65. ],
  66. "license": "MIT",
  67. "main": "dist/babel-plugin-emotion.cjs.js",
  68. "module": "dist/babel-plugin-emotion.esm.js",
  69. "name": "babel-plugin-emotion",
  70. "repository": {
  71. "type": "git",
  72. "url": "https://github.com/emotion-js/emotion/tree/master/packages/babel-plugin-emotion"
  73. },
  74. "version": "10.0.33"
  75. }