Dashboard sipadu mbip
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

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