{
  "_args": [
    [
      "@emotion/memoize@0.7.2",
      "G:\\dhcc-app-dll"
    ]
  ],
  "_from": "@emotion/memoize@0.7.2",
  "_id": "@emotion/memoize@0.7.2",
  "_inBundle": false,
  "_integrity": "sha512-hnHhwQzvPCW1QjBWFyBtsETdllOM92BfrKWbUTmh9aeOlcVOiXvlPsK4104xH8NsaKfg86PTFsWkueQeUfMA/w==",
  "_location": "/@emotion/memoize",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@emotion/memoize@0.7.2",
    "name": "@emotion/memoize",
    "escapedName": "@emotion%2fmemoize",
    "scope": "@emotion",
    "rawSpec": "0.7.2",
    "saveSpec": null,
    "fetchSpec": "0.7.2"
  },
  "_requiredBy": [
    "/@emotion/is-prop-valid"
  ],
  "_resolved": "https://registry.npmjs.org/@emotion/memoize/-/memoize-0.7.2.tgz",
  "_spec": "0.7.2",
  "_where": "G:\\dhcc-app-dll",
  "browser": {
    "./dist/memoize.cjs.js": "./dist/memoize.browser.cjs.js",
    "./dist/memoize.esm.js": "./dist/memoize.browser.esm.js"
  },
  "description": "emotion's memoize utility",
  "files": [
    "src",
    "dist"
  ],
  "license": "MIT",
  "main": "dist/memoize.cjs.js",
  "module": "dist/memoize.esm.js",
  "name": "@emotion/memoize",
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/emotion-js/emotion/tree/master/packages/memoize"
  },
  "version": "0.7.2"
}
