芝麻web文件管理V1.00
编辑当前文件:/home/freeclou/app.optimyar.com/backend/node_modules/@emotion/memoize/package.json
{ "_args": [ [ "@emotion/memoize@0.7.5", "/home/freeclou/app.optimyar.com/backend" ] ], "_from": "@emotion/memoize@0.7.5", "_id": "@emotion/memoize@0.7.5", "_inBundle": false, "_integrity": "sha512-igX9a37DR2ZPGYtV6suZ6whr8pTFtyHL3K/oLUotxpSVO2ASaprmAe2Dkq7tBo7CRY7MMDrAa9nuQP9/YG8FxQ==", "_location": "/@emotion/memoize", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "@emotion/memoize@0.7.5", "name": "@emotion/memoize", "escapedName": "@emotion%2fmemoize", "scope": "@emotion", "rawSpec": "0.7.5", "saveSpec": null, "fetchSpec": "0.7.5" }, "_requiredBy": [ "/@emotion/cache", "/@emotion/serialize" ], "_resolved": "https://registry.npmjs.org/@emotion/memoize/-/memoize-0.7.5.tgz", "_spec": "0.7.5", "_where": "/home/freeclou/app.optimyar.com/backend", "browser": { "./dist/emotion-memoize.cjs.js": "./dist/emotion-memoize.browser.cjs.js", "./dist/emotion-memoize.esm.js": "./dist/emotion-memoize.browser.esm.js" }, "description": "emotion's memoize utility", "devDependencies": { "dtslint": "^0.3.0" }, "files": [ "src", "dist", "types/*.d.ts" ], "license": "MIT", "main": "dist/emotion-memoize.cjs.js", "module": "dist/emotion-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.5" }