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.
111 lines
3.0 KiB
111 lines
3.0 KiB
{
|
|
"_from": "@umijs/utils@3.2.16",
|
|
"_id": "@umijs/utils@3.2.16",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-zZb0rC6/YMbddVVOOd0nAlWnLTs=",
|
|
"_location": "/@umijs/utils",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "@umijs/utils@3.2.16",
|
|
"name": "@umijs/utils",
|
|
"escapedName": "@umijs%2futils",
|
|
"scope": "@umijs",
|
|
"rawSpec": "3.2.16",
|
|
"saveSpec": null,
|
|
"fetchSpec": "3.2.16"
|
|
},
|
|
"_requiredBy": [
|
|
"/@umijs/ast",
|
|
"/@umijs/babel-plugin-auto-css-modules",
|
|
"/@umijs/babel-plugin-import-to-await-require",
|
|
"/@umijs/babel-plugin-lock-core-js-3",
|
|
"/@umijs/block-sdk",
|
|
"/@umijs/bundler-webpack",
|
|
"/@umijs/core",
|
|
"/@umijs/preset-built-in",
|
|
"/@umijs/server",
|
|
"/@umijs/test",
|
|
"/@umijs/types",
|
|
"/umi"
|
|
],
|
|
"_resolved": "https://registry.npm.taobao.org/@umijs/utils/download/@umijs/utils-3.2.16.tgz?cache=0&sync_timestamp=1597639101357&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40umijs%2Futils%2Fdownload%2F%40umijs%2Futils-3.2.16.tgz",
|
|
"_shasum": "cd96f4ac2ebf60c6dd75554e39dd270255a72d3b",
|
|
"_spec": "@umijs/utils@3.2.16",
|
|
"_where": "/Users/zq/Desktop/hngs/node_modules/umi",
|
|
"authors": [
|
|
"chencheng <sorrycc@gmail.com> (https://github.com/sorrycc)"
|
|
],
|
|
"bugs": {
|
|
"url": "http://github.com/umijs/umi/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"@babel/parser": "7.11.3",
|
|
"@babel/register": "7.10.5",
|
|
"@babel/traverse": "7.11.0",
|
|
"@babel/types": "7.11.0",
|
|
"@types/cheerio": "0.22.21",
|
|
"@types/color": "3.0.1",
|
|
"@types/cross-spawn": "6.0.2",
|
|
"@types/debug": "4.1.5",
|
|
"@types/glob": "7.1.3",
|
|
"@types/got": "9.6.11",
|
|
"@types/lodash": "4.14.159",
|
|
"@types/mkdirp": "1.0.1",
|
|
"@types/mustache": "4.0.1",
|
|
"@types/resolve": "1.17.1",
|
|
"@types/rimraf": "3.0.0",
|
|
"@types/semver": "7.3.2",
|
|
"@types/signale": "1.4.1",
|
|
"@types/yargs": "15.0.5",
|
|
"@types/yargs-parser": "15.0.0",
|
|
"address": "1.1.2",
|
|
"chalk": "4.1.0",
|
|
"cheerio": "1.0.0-rc.3",
|
|
"chokidar": "3.4.2",
|
|
"clipboardy": "2.3.0",
|
|
"color": "3.1.2",
|
|
"crequire": "1.8.1",
|
|
"cross-spawn": "7.0.3",
|
|
"debug": "4.1.1",
|
|
"deepmerge": "4.2.2",
|
|
"execa": "4.0.3",
|
|
"glob": "7.1.6",
|
|
"got": "9.6.0",
|
|
"lodash": "4.17.20",
|
|
"mkdirp": "1.0.4",
|
|
"mustache": "4.0.1",
|
|
"pkg-up": "3.1.0",
|
|
"portfinder": "1.0.28",
|
|
"resolve": "1.17.0",
|
|
"rimraf": "3.0.2",
|
|
"semver": "7.3.2",
|
|
"signale": "1.4.0",
|
|
"yargs": "15.4.1",
|
|
"yargs-parser": "18.1.3"
|
|
},
|
|
"deprecated": false,
|
|
"description": "@umijs/utils",
|
|
"files": [
|
|
"lib"
|
|
],
|
|
"homepage": "https://github.com/umijs/umi/tree/master/packages/utils#readme",
|
|
"keywords": [
|
|
"umi"
|
|
],
|
|
"license": "MIT",
|
|
"main": "lib/index.js",
|
|
"name": "@umijs/utils",
|
|
"publishConfig": {
|
|
"access": "public"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/umijs/umi.git"
|
|
},
|
|
"types": "lib/index.d.ts",
|
|
"version": "3.2.16"
|
|
}
|