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.

62 lines
1.6 KiB

{
"_from": "@umijs/plugin-test@1.0.0",
"_id": "@umijs/plugin-test@1.0.0",
"_inBundle": false,
"_integrity": "sha1-ZDirlhk5W23U/7nj9UbGVkox3TE=",
"_location": "/@umijs/plugin-test",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@umijs/plugin-test@1.0.0",
"name": "@umijs/plugin-test",
"escapedName": "@umijs%2fplugin-test",
"scope": "@umijs",
"rawSpec": "1.0.0",
"saveSpec": null,
"fetchSpec": "1.0.0"
},
"_requiredBy": [
"/@umijs/preset-react"
],
"_resolved": "https://registry.npm.taobao.org/@umijs/plugin-test/download/@umijs/plugin-test-1.0.0.tgz",
"_shasum": "6438ab9619395b6dd4ffb9e3f546c6564a31dd31",
"_spec": "@umijs/plugin-test@1.0.0",
"_where": "/Users/zq/Desktop/hngs/node_modules/@umijs/preset-react",
"authors": [
"chencheng <sorrycc@gmail.com> (https://github.com/sorrycc)"
],
"bugs": {
"url": "http://github.com/umijs/plugins/issues"
},
"bundleDependencies": false,
"dependencies": {
"@umijs/test": "^3.0.7"
},
"deprecated": false,
"description": "@umijs/plugin-test",
"files": [
"lib",
"src"
],
"homepage": "https://github.com/umijs/plugins/tree/master/packages/plugin-test#readme",
"keywords": [
"umi"
],
"license": "MIT",
"main": "lib/index.js",
"name": "@umijs/plugin-test",
"peerDependencies": {
"umi": "3.x"
},
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "git+https://github.com/umijs/plugins.git"
},
"types": "lib/index.d.ts",
"version": "1.0.0"
}