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.
78 lines
2.1 KiB
78 lines
2.1 KiB
{
|
|
"_from": "@umijs/test@^3.0.7",
|
|
"_id": "@umijs/test@3.2.16",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-8UwW6nFPmh9fKVGJi3TPVcxjgGc=",
|
|
"_location": "/@umijs/test",
|
|
"_phantomChildren": {
|
|
"@jest/core": "25.5.4",
|
|
"import-local": "3.0.2",
|
|
"jest-cli": "25.5.4"
|
|
},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "@umijs/test@^3.0.7",
|
|
"name": "@umijs/test",
|
|
"escapedName": "@umijs%2ftest",
|
|
"scope": "@umijs",
|
|
"rawSpec": "^3.0.7",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^3.0.7"
|
|
},
|
|
"_requiredBy": [
|
|
"/@umijs/plugin-test"
|
|
],
|
|
"_resolved": "https://registry.npm.taobao.org/@umijs/test/download/@umijs/test-3.2.16.tgz?cache=0&sync_timestamp=1597639099494&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40umijs%2Ftest%2Fdownload%2F%40umijs%2Ftest-3.2.16.tgz",
|
|
"_shasum": "f14c16ea714f9a1f5f2951898b74cf55cc638067",
|
|
"_spec": "@umijs/test@^3.0.7",
|
|
"_where": "/Users/zq/Desktop/hngs/node_modules/@umijs/plugin-test",
|
|
"authors": [
|
|
"chencheng <sorrycc@gmail.com> (https://github.com/sorrycc)"
|
|
],
|
|
"bin": {
|
|
"umi-test": "bin/umi-test.js"
|
|
},
|
|
"bugs": {
|
|
"url": "http://github.com/umijs/umi/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"@babel/core": "7.11.1",
|
|
"@umijs/babel-preset-umi": "3.2.16",
|
|
"@umijs/utils": "3.2.16",
|
|
"babel-core": "7.0.0-bridge.0",
|
|
"babel-jest": "^25.4.0",
|
|
"core-js": "3.6.5",
|
|
"identity-obj-proxy": "3.0.0",
|
|
"jest": "^25.4.0",
|
|
"jest-cli": "^25.4.0",
|
|
"jest-environment-jsdom-fourteen": "1.0.1",
|
|
"regenerator-runtime": "^0.13.7",
|
|
"whatwg-fetch": "^3.4.0"
|
|
},
|
|
"deprecated": false,
|
|
"description": "@umijs/test",
|
|
"files": [
|
|
"lib",
|
|
"helpers",
|
|
"bin"
|
|
],
|
|
"homepage": "https://github.com/umijs/umi/tree/master/packages/test#readme",
|
|
"keywords": [
|
|
"umi"
|
|
],
|
|
"license": "MIT",
|
|
"main": "lib/index.js",
|
|
"name": "@umijs/test",
|
|
"publishConfig": {
|
|
"access": "public"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/umijs/umi.git"
|
|
},
|
|
"types": "lib/index.d.ts",
|
|
"version": "3.2.16"
|
|
}
|