芝麻web文件管理V1.00
编辑当前文件:/home/freeclou/app.optimyar.com/backend/node_modules/@emotion/react/package.json
{ "_args": [ [ "@emotion/react@11.5.0", "/home/freeclou/app.optimyar.com/backend" ] ], "_from": "@emotion/react@11.5.0", "_id": "@emotion/react@11.5.0", "_inBundle": false, "_integrity": "sha512-MYq/bzp3rYbee4EMBORCn4duPQfgpiEB5XzrZEBnUZAL80Qdfr7CEv/T80jwaTl/dnZmt9SnTa8NkTrwFNpLlw==", "_location": "/@emotion/react", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "@emotion/react@11.5.0", "name": "@emotion/react", "escapedName": "@emotion%2freact", "scope": "@emotion", "rawSpec": "11.5.0", "saveSpec": null, "fetchSpec": "11.5.0" }, "_requiredBy": [ "/react-select" ], "_resolved": "https://registry.npmjs.org/@emotion/react/-/react-11.5.0.tgz", "_spec": "11.5.0", "_where": "/home/freeclou/app.optimyar.com/backend", "author": { "name": "mitchellhamilton", "email": "mitchell@mitchellhamilton.me" }, "browser": { "./dist/emotion-react.cjs.js": "./dist/emotion-react.browser.cjs.js", "./dist/emotion-react.esm.js": "./dist/emotion-react.browser.esm.js" }, "dependencies": { "@babel/runtime": "^7.13.10", "@emotion/cache": "^11.5.0", "@emotion/serialize": "^1.0.2", "@emotion/sheet": "^1.0.3", "@emotion/utils": "^1.0.0", "@emotion/weak-memoize": "^0.2.5", "hoist-non-react-statics": "^3.3.1" }, "description": "> Simple styling in React.", "devDependencies": { "@babel/core": "^7.13.10", "@emotion/css": "11.5.0", "@emotion/css-prettifier": "1.0.0", "@emotion/server": "11.4.0", "@emotion/styled": "11.3.0", "@types/react": "^16.9.11", "dtslint": "^0.3.0", "html-tag-names": "^1.1.2", "react": "16.14.0", "svg-tag-names": "^1.1.1" }, "files": [ "src", "dist", "jsx-runtime", "jsx-dev-runtime", "isolated-hoist-non-react-statics-do-not-use-this-in-your-code", "types/*.d.ts", "macro.js", "macro.d.ts", "macro.js.flow" ], "license": "MIT", "main": "dist/emotion-react.cjs.js", "module": "dist/emotion-react.esm.js", "name": "@emotion/react", "peerDependencies": { "@babel/core": "^7.0.0", "react": ">=16.8.0" }, "peerDependenciesMeta": { "@babel/core": { "optional": true }, "@types/react": { "optional": true } }, "preconstruct": { "entrypoints": [ "./index.js", "./jsx-runtime.js", "./jsx-dev-runtime.js", "./isolated-hoist-non-react-statics-do-not-use-this-in-your-code.js" ], "umdName": "emotionReact" }, "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "https://github.com/emotion-js/emotion/tree/main/packages/react" }, "scripts": { "test:typescript": "dtslint types" }, "sideEffects": false, "types": "types/index.d.ts", "umd:main": "dist/emotion-react.umd.min.js", "version": "11.5.0" }