{
  "_from": "@emotion/unitless@^0.8.1",
  "_id": "@emotion/unitless@0.8.1",
  "_inBundle": false,
  "_integrity": "sha512-KOEGMu6dmJZtpadb476IsZBclKvILjopjUii3V+7MnXIQCYh8W3NgNcgwo21n9LXZX6EDIKvqfjYxXebDwxKmQ==",
  "_location": "/@emotion/unitless",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@emotion/unitless@^0.8.1",
    "name": "@emotion/unitless",
    "escapedName": "@emotion%2funitless",
    "scope": "@emotion",
    "rawSpec": "^0.8.1",
    "saveSpec": null,
    "fetchSpec": "^0.8.1"
  },
  "_requiredBy": [
    "/@emotion/serialize"
  ],
  "_resolved": "https://registry.npmjs.org/@emotion/unitless/-/unitless-0.8.1.tgz",
  "_shasum": "182b5a4704ef8ad91bde93f7a860a88fd92c79a3",
  "_spec": "@emotion/unitless@^0.8.1",
  "_where": "C:\\xampp\\htdocs\\emeraltd\\node_modules\\@emotion\\serialize",
  "bundleDependencies": false,
  "deprecated": false,
  "description": "An object of css properties that don't accept values with units",
  "exports": {
    ".": {
      "module": "./dist/emotion-unitless.esm.js",
      "import": "./dist/emotion-unitless.cjs.mjs",
      "default": "./dist/emotion-unitless.cjs.js"
    },
    "./package.json": "./package.json"
  },
  "files": [
    "src",
    "dist"
  ],
  "license": "MIT",
  "main": "dist/emotion-unitless.cjs.js",
  "module": "dist/emotion-unitless.esm.js",
  "name": "@emotion/unitless",
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/emotion-js/emotion/tree/main/packages/unitless"
  },
  "version": "0.8.1"
}
