You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

141 lines
4.0 KiB

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

{
"_from": "@umijs/ui@^2.2.1",
"_id": "@umijs/ui@2.2.1",
"_inBundle": false,
"_integrity": "sha1-Uc3CKRxrZUBYvQ3OaiRNmAuHPp8=",
"_location": "/@umijs/ui",
"_phantomChildren": {
"faye-websocket": "0.10.0",
"glob": "7.1.6",
"growly": "1.3.0",
"nice-try": "1.0.5",
"path-key": "2.0.1",
"shebang-command": "1.2.0",
"shellwords": "0.1.1",
"uuid": "3.4.0",
"which": "1.3.1"
},
"_requested": {
"type": "range",
"registry": true,
"raw": "@umijs/ui@^2.2.1",
"name": "@umijs/ui",
"escapedName": "@umijs%2fui",
"scope": "@umijs",
"rawSpec": "^2.2.1",
"saveSpec": null,
"fetchSpec": "^2.2.1"
},
"_requiredBy": [
"/@umijs/preset-ui"
],
"_resolved": "https://registry.npm.taobao.org/@umijs/ui/download/@umijs/ui-2.2.1.tgz",
"_shasum": "51cdc2291c6b654058bd0dce6a244d980b873e9f",
"_spec": "@umijs/ui@^2.2.1",
"_where": "/Users/zq/Desktop/hngs/node_modules/@umijs/preset-ui",
"authors": [
"chencheng <sorrycc@gmail.com> (https://github.com/sorrycc)"
],
"bugs": {
"url": "https://github.com/umijs/ui/issues"
},
"bundleDependencies": false,
"dependencies": {
"@umijs/launch-editor": "^1.0.0",
"binary-mirror-config": "1.20.3",
"clear-module": "4.0.0",
"compression": "1.7.4",
"cross-spawn": "6.0.5",
"debug": "^4.1.1",
"empty-dir": "2.0.0",
"express": "4.17.1",
"lodash": "^4.17.15",
"macaddress": "0.2.9",
"mkdirp": "0.5.1",
"node-notifier": "^5.4.1",
"node-pty": "^0.10.0-beta3",
"portfinder": "1.0.21",
"react-dev-utils": "9.0.1",
"regenerator-runtime": "0.13.2",
"resolve-cwd": "3.0.0",
"resolve-from": "5.0.0",
"rimraf": "3.0.0",
"runscript": "^1.4.0",
"semver": "6.3.0",
"sockjs": "0.3.19"
},
"deprecated": false,
"description": "ui 运行在 umi Service init 之前,所以需要单独加包,在 Umi 之前注册 ui 命令。umi@3 得改下,全部通过插件 `@umijs/plugin-ui` 方式注册)",
"devDependencies": {
"@ant-design/colors": "^3.1.0",
"@ant-design/icons": "^4.0.0-alpha.11",
"@testing-library/react": "^9.3.0",
"@testing-library/react-hooks": "^3.1.1",
"@types/classnames": "^2.2.9",
"@types/express": "^4.17.2",
"@types/lodash": "^4.14.136",
"@types/nanoid": "^2.0.0",
"@types/node-notifier": "^5.4.0",
"@types/nprogress": "^0.2.0",
"@types/qs": "^6.5.3",
"@types/serialize-javascript": "^1.5.0",
"@types/sockjs": "^0.3.31",
"@types/sockjs-client": "^1.1.1",
"@umijs/fabric": "^1.1.9",
"@umijs/hooks": "^1.3.2",
"@umijs/plugin-esbuild": "^1.0.0-beta.2",
"@umijs/preset-react": "^1.3.1",
"@umijs/ui-theme": "1.0.1-beta.1",
"@umijs/ui-types": "^2.2.0",
"ansi-to-react": "^5.0.0",
"assert": "^2.0.0",
"classnames": "^2.2.6",
"copy-to-clipboard": "^3.2.0",
"fuse.js": "^3.4.5",
"immer": "^3.2.0",
"less-vars-to-js": "^1.3.0",
"lodash": "^4.17.15",
"nanoid": "^2.0.3",
"nprogress": "^0.2.0",
"qs": "^6.8.0",
"querystring": "^0.2.0",
"rc-tween-one": "^2.6.0",
"react-dom": "^16.11.0",
"react-helmet": "^5.2.1",
"react-intl": "^3.12.0",
"serialize-javascript": "^2.1.0",
"slash2": "^2.0.0",
"stylelint": "^10.1.0",
"stylelint-config-css-modules": "^1.4.0",
"stylelint-config-prettier": "^5.2.0",
"stylelint-config-recommended": "^2.2.0",
"umi": "^3.1.4",
"umi-request": "^1.2.9",
"webpack-less-theme-plugin": "^2.1.0",
"xterm": "4.1.0",
"xterm-addon-attach": "^0.3.0",
"xterm-addon-fit": "^0.3.0",
"xterm-addon-web-links": "^0.2.1"
},
"files": [
"lib",
"web/dist"
],
"homepage": "https://github.com/umijs/ui#readme",
"license": "MIT",
"main": "./lib/UmiUI.js",
"name": "@umijs/ui",
"optionalDependencies": {
"node-pty": "^0.10.0-beta3"
},
"peerDependencies": {
"umi": "3.x"
},
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/umijs/ui.git",
"directory": "packages/ui"
},
"version": "2.2.1"
}