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.
72 lines
1.7 KiB
72 lines
1.7 KiB
{
|
|
"_from": "umi@^3.2.14",
|
|
"_id": "umi@3.2.16",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-AOawzR8HMwIuEYrBPpSNUrUDJ04=",
|
|
"_location": "/umi",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "umi@^3.2.14",
|
|
"name": "umi",
|
|
"escapedName": "umi",
|
|
"rawSpec": "^3.2.14",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^3.2.14"
|
|
},
|
|
"_requiredBy": [
|
|
"/"
|
|
],
|
|
"_resolved": "https://registry.npm.taobao.org/umi/download/umi-3.2.16.tgz?cache=0&sync_timestamp=1597637780309&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fumi%2Fdownload%2Fumi-3.2.16.tgz",
|
|
"_shasum": "00e6b0cd1f0733022e118ac13e948d52b503274e",
|
|
"_spec": "umi@^3.2.14",
|
|
"_where": "/Users/zq/Desktop/hngs",
|
|
"authors": [
|
|
"chencheng <sorrycc@gmail.com> (https://github.com/sorrycc)"
|
|
],
|
|
"bin": {
|
|
"umi": "bin/umi.js"
|
|
},
|
|
"bugs": {
|
|
"url": "http://github.com/umijs/umi/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"@babel/core": "7.11.1",
|
|
"@umijs/core": "3.2.16",
|
|
"@umijs/preset-built-in": "3.2.16",
|
|
"@umijs/runtime": "3.2.16",
|
|
"@umijs/types": "3.2.16",
|
|
"@umijs/utils": "3.2.16",
|
|
"react": "^16.13.1",
|
|
"resolve-cwd": "3.0.0"
|
|
},
|
|
"deprecated": false,
|
|
"description": "umi",
|
|
"files": [
|
|
"lib",
|
|
"dist",
|
|
"types.d.ts",
|
|
"bin"
|
|
],
|
|
"homepage": "https://github.com/umijs/umi/tree/master/packages/umi#readme",
|
|
"keywords": [
|
|
"umi"
|
|
],
|
|
"license": "MIT",
|
|
"main": "index.js",
|
|
"module": "dist/index.esm.js",
|
|
"name": "umi",
|
|
"publishConfig": {
|
|
"access": "public"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/umijs/umi.git"
|
|
},
|
|
"sideEffects": false,
|
|
"types": "types.d.ts",
|
|
"version": "3.2.16"
|
|
}
|