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.

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465
  1. {
  2. "_from": "@emotion/css@^10.0.22",
  3. "_id": "@emotion/css@10.0.22",
  4. "_inBundle": false,
  5. "_integrity": "sha512-8phfa5mC/OadBTmGpMpwykIVH0gFCbUoO684LUkyixPq4F1Wwri7fK5Xlm8lURNBrd2TuvTbPUGxFsGxF9UacA==",
  6. "_location": "/@emotion/css",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "range",
  10. "registry": true,
  11. "raw": "@emotion/css@^10.0.22",
  12. "name": "@emotion/css",
  13. "escapedName": "@emotion%2fcss",
  14. "scope": "@emotion",
  15. "rawSpec": "^10.0.22",
  16. "saveSpec": null,
  17. "fetchSpec": "^10.0.22"
  18. },
  19. "_requiredBy": [
  20. "/@emotion/core"
  21. ],
  22. "_resolved": "https://registry.npmjs.org/@emotion/css/-/css-10.0.22.tgz",
  23. "_shasum": "37b1abb6826759fe8ac0af0ac0034d27de6d1793",
  24. "_spec": "@emotion/css@^10.0.22",
  25. "_where": "/var/www/html/mdch.sipadu/node_modules/@emotion/core",
  26. "browser": {
  27. "./dist/css.cjs.js": "./dist/css.browser.cjs.js",
  28. "./dist/css.esm.js": "./dist/css.browser.esm.js"
  29. },
  30. "bundleDependencies": false,
  31. "dependencies": {
  32. "@emotion/serialize": "^0.11.12",
  33. "@emotion/utils": "0.11.2",
  34. "babel-plugin-emotion": "^10.0.22"
  35. },
  36. "deprecated": false,
  37. "description": "a function to serialize css and object styless",
  38. "devDependencies": {
  39. "dtslint": "^0.3.0"
  40. },
  41. "files": [
  42. "src",
  43. "dist",
  44. "types",
  45. "macro.js",
  46. "macro.d.ts",
  47. "macro.js.flow"
  48. ],
  49. "license": "MIT",
  50. "main": "dist/css.cjs.js",
  51. "module": "dist/css.esm.js",
  52. "name": "@emotion/css",
  53. "publishConfig": {
  54. "access": "public"
  55. },
  56. "repository": {
  57. "type": "git",
  58. "url": "https://github.com/emotion-js/emotion/tree/master/packages/css"
  59. },
  60. "scripts": {
  61. "test:typescript": "dtslint types"
  62. },
  63. "types": "types/index.d.ts",
  64. "version": "10.0.22"
  65. }