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.6 KiB

3 years ago
12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152
  1. {
  2. "_args": [
  3. [
  4. "@emotion/unitless@0.7.5",
  5. "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp"
  6. ]
  7. ],
  8. "_from": "@emotion/unitless@0.7.5",
  9. "_id": "@emotion/unitless@0.7.5",
  10. "_inBundle": false,
  11. "_integrity": "sha512-OWORNpfjMsSSUBVrRBVGECkhWcULOAJz9ZW8uK9qgxD+87M7jHRcvh/A96XXNhXTLmKcoYSQtBEX7lHMO7YRwg==",
  12. "_location": "/@emotion/unitless",
  13. "_phantomChildren": {},
  14. "_requested": {
  15. "type": "version",
  16. "registry": true,
  17. "raw": "@emotion/unitless@0.7.5",
  18. "name": "@emotion/unitless",
  19. "escapedName": "@emotion%2funitless",
  20. "scope": "@emotion",
  21. "rawSpec": "0.7.5",
  22. "saveSpec": null,
  23. "fetchSpec": "0.7.5"
  24. },
  25. "_requiredBy": [
  26. "/@emotion/serialize"
  27. ],
  28. "_resolved": "https://registry.npmjs.org/@emotion/unitless/-/unitless-0.7.5.tgz",
  29. "_spec": "0.7.5",
  30. "_where": "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp",
  31. "browser": {
  32. "./dist/unitless.cjs.js": "./dist/unitless.browser.cjs.js",
  33. "./dist/unitless.esm.js": "./dist/unitless.browser.esm.js"
  34. },
  35. "description": "An object of css properties that don't accept values with units",
  36. "files": [
  37. "src",
  38. "dist"
  39. ],
  40. "license": "MIT",
  41. "main": "dist/unitless.cjs.js",
  42. "module": "dist/unitless.esm.js",
  43. "name": "@emotion/unitless",
  44. "publishConfig": {
  45. "access": "public"
  46. },
  47. "repository": {
  48. "type": "git",
  49. "url": "https://github.com/emotion-js/emotion/tree/master/packages/unitless"
  50. },
  51. "version": "0.7.5"
  52. }