{
  "_from": "@emotion/memoize@0.7.4",
  "_id": "@emotion/memoize@0.7.4",
  "_inBundle": false,
  "_integrity": "sha512-Ja/Vfqe3HpuzRsG1oBtWTHk2PGZ7GR+2Vz5iYGelAw8dx32K0y7PjVuxK6z1nMpZOqAFsRUPCkK1YjJ56qJlgw==",
  "_location": "/@emotion/memoize",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@emotion/memoize@0.7.4",
    "name": "@emotion/memoize",
    "escapedName": "@emotion%2fmemoize",
    "scope": "@emotion",
    "rawSpec": "0.7.4",
    "saveSpec": null,
    "fetchSpec": "0.7.4"
  },
  "_requiredBy": [
    "/@emotion/is-prop-valid"
  ],
  "_resolved": "https://registry.npmjs.org/@emotion/memoize/-/memoize-0.7.4.tgz",
  "_shasum": "19bf0f5af19149111c40d98bb0cf82119f5d9eeb",
  "_spec": "@emotion/memoize@0.7.4",
  "_where": "/var/lib/jenkins/workspace/cawg-app-h5/node_modules/@emotion/is-prop-valid",
  "browser": {
    "./dist/memoize.cjs.js": "./dist/memoize.browser.cjs.js",
    "./dist/memoize.esm.js": "./dist/memoize.browser.esm.js"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "emotion's memoize utility",
  "devDependencies": {
    "dtslint": "^0.3.0"
  },
  "files": [
    "src",
    "dist",
    "types"
  ],
  "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"
  },
  "scripts": {
    "test:typescript": "dtslint types"
  },
  "types": "types/index.d.ts",
  "version": "0.7.4"
}
