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.

package.json 1.5KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849
  1. {
  2. "_from": "@emotion/unitless@0.7.4",
  3. "_id": "@emotion/unitless@0.7.4",
  4. "_inBundle": false,
  5. "_integrity": "sha512-kBa+cDHOR9jpRJ+kcGMsysrls0leukrm68DmFQoMIWQcXdr2cZvyvypWuGYT7U+9kAExUE7+T7r6G3C3A6L8MQ==",
  6. "_location": "/@emotion/unitless",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "version",
  10. "registry": true,
  11. "raw": "@emotion/unitless@0.7.4",
  12. "name": "@emotion/unitless",
  13. "escapedName": "@emotion%2funitless",
  14. "scope": "@emotion",
  15. "rawSpec": "0.7.4",
  16. "saveSpec": null,
  17. "fetchSpec": "0.7.4"
  18. },
  19. "_requiredBy": [
  20. "/@emotion/serialize"
  21. ],
  22. "_resolved": "https://registry.npmjs.org/@emotion/unitless/-/unitless-0.7.4.tgz",
  23. "_shasum": "a87b4b04e5ae14a88d48ebef15015f6b7d1f5677",
  24. "_spec": "@emotion/unitless@0.7.4",
  25. "_where": "/var/www/html/mdch.sipadu/node_modules/@emotion/serialize",
  26. "browser": {
  27. "./dist/unitless.cjs.js": "./dist/unitless.browser.cjs.js",
  28. "./dist/unitless.esm.js": "./dist/unitless.browser.esm.js"
  29. },
  30. "bundleDependencies": false,
  31. "deprecated": false,
  32. "description": "An object of css properties that don't accept values with units",
  33. "files": [
  34. "src",
  35. "dist"
  36. ],
  37. "license": "MIT",
  38. "main": "dist/unitless.cjs.js",
  39. "module": "dist/unitless.esm.js",
  40. "name": "@emotion/unitless",
  41. "publishConfig": {
  42. "access": "public"
  43. },
  44. "repository": {
  45. "type": "git",
  46. "url": "https://github.com/emotion-js/emotion/tree/master/packages/unitless"
  47. },
  48. "version": "0.7.4"
  49. }