{ "_args": [ [ "@emotion/weak-memoize@0.2.5", "/home/riddhi/simulation/Gazebo_simulation-Frontend" ] ], "_from": "@emotion/weak-memoize@0.2.5", "_id": "@emotion/weak-memoize@0.2.5", "_inBundle": false, "_integrity": "sha512-6U71C2Wp7r5XtFtQzYrW5iKFT67OixrSxjI4MptCHzdSVlgabczzqLe0ZSgnub/5Kp4hSbpDB1tMytZY9pwxxA==", "_location": "/@emotion/weak-memoize", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "@emotion/weak-memoize@0.2.5", "name": "@emotion/weak-memoize", "escapedName": "@emotion%2fweak-memoize", "scope": "@emotion", "rawSpec": "0.2.5", "saveSpec": null, "fetchSpec": "0.2.5" }, "_requiredBy": [ "/@emotion/cache" ], "_resolved": "https://registry.npmjs.org/@emotion/weak-memoize/-/weak-memoize-0.2.5.tgz", "_spec": "0.2.5", "_where": "/home/riddhi/simulation/Gazebo_simulation-Frontend", "browser": { "./dist/weak-memoize.cjs.js": "./dist/weak-memoize.browser.cjs.js", "./dist/weak-memoize.esm.js": "./dist/weak-memoize.browser.esm.js" }, "description": "A memoization function that uses a WeakMap", "devDependencies": { "dtslint": "^0.3.0" }, "files": [ "src", "dist", "types" ], "license": "MIT", "main": "dist/weak-memoize.cjs.js", "module": "dist/weak-memoize.esm.js", "name": "@emotion/weak-memoize", "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "https://github.com/emotion-js/emotion/tree/master/packages/weak-memoize" }, "scripts": { "test:typescript": "dtslint types" }, "types": "types/index.d.ts", "version": "0.2.5" }