{
  "_args": [
    [
      "@emotion/unitless@0.7.3",
      "/Users/frank.zickert/WebstormProjects/infrastructure-components"
    ]
  ],
  "_from": "@emotion/unitless@0.7.3",
  "_id": "@emotion/unitless@0.7.3",
  "_inBundle": false,
  "_integrity": "sha512-4zAPlpDEh2VwXswwr/t8xGNDGg8RQiPxtxZ3qQEXyQsBV39ptTdESCjuBvGze1nLMVrxmTIKmnO/nAV8Tqjjzg==",
  "_location": "/@emotion/unitless",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@emotion/unitless@0.7.3",
    "name": "@emotion/unitless",
    "escapedName": "@emotion%2funitless",
    "scope": "@emotion",
    "rawSpec": "0.7.3",
    "saveSpec": null,
    "fetchSpec": "0.7.3"
  },
  "_requiredBy": [
    "/styled-components"
  ],
  "_resolved": "https://registry.npmjs.org/@emotion/unitless/-/unitless-0.7.3.tgz",
  "_spec": "0.7.3",
  "_where": "/Users/frank.zickert/WebstormProjects/infrastructure-components",
  "browser": {
    "./dist/unitless.cjs.js": "./dist/unitless.browser.cjs.js",
    "./dist/unitless.esm.js": "./dist/unitless.browser.esm.js"
  },
  "description": "An object of css properties that don't accept values with units",
  "files": [
    "src",
    "dist"
  ],
  "license": "MIT",
  "main": "dist/unitless.cjs.js",
  "module": "dist/unitless.esm.js",
  "name": "@emotion/unitless",
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/emotion-js/emotion/tree/master/packages/unitless"
  },
  "version": "0.7.3"
}
