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.
86 lines
2.5 KiB
86 lines
2.5 KiB
3 years ago
|
{
|
||
|
"_from": "@vue/cli-plugin-unit-jest@4.4.4",
|
||
|
"_id": "@vue/cli-plugin-unit-jest@4.4.4",
|
||
|
"_inBundle": false,
|
||
|
"_integrity": "sha512-k549nUwraDFdB86Vbvyvfb/lKab3bl7yHNOMqYqK3Vcq1LBHxzlFvlFBS+1lj5EQl8+VgTRLFHDknRP0QZuhbg==",
|
||
|
"_location": "/@vue/cli-plugin-unit-jest",
|
||
|
"_phantomChildren": {
|
||
|
"@jest/transform": "24.9.0",
|
||
|
"@jest/types": "24.9.0",
|
||
|
"@types/babel__core": "7.1.16",
|
||
|
"babel-plugin-istanbul": "5.2.0",
|
||
|
"babel-preset-jest": "24.9.0",
|
||
|
"chalk": "2.4.2",
|
||
|
"slash": "2.0.0"
|
||
|
},
|
||
|
"_requested": {
|
||
|
"type": "version",
|
||
|
"registry": true,
|
||
|
"raw": "@vue/cli-plugin-unit-jest@4.4.4",
|
||
|
"name": "@vue/cli-plugin-unit-jest",
|
||
|
"escapedName": "@vue%2fcli-plugin-unit-jest",
|
||
|
"scope": "@vue",
|
||
|
"rawSpec": "4.4.4",
|
||
|
"saveSpec": null,
|
||
|
"fetchSpec": "4.4.4"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"#DEV:/"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmjs.org/@vue/cli-plugin-unit-jest/-/cli-plugin-unit-jest-4.4.4.tgz",
|
||
|
"_shasum": "a22e29ec5aee34f23e44d2c0f3e7d7a3bd8c19cc",
|
||
|
"_spec": "@vue/cli-plugin-unit-jest@4.4.4",
|
||
|
"_where": "F:\\workspace\\gcy\\RK-archives\\ruoyi-ui",
|
||
|
"author": {
|
||
|
"name": "Evan You"
|
||
|
},
|
||
|
"bugs": {
|
||
|
"url": "https://github.com/vuejs/vue-cli/issues"
|
||
|
},
|
||
|
"bundleDependencies": false,
|
||
|
"dependencies": {
|
||
|
"@babel/core": "^7.9.6",
|
||
|
"@babel/plugin-transform-modules-commonjs": "^7.9.6",
|
||
|
"@types/jest": "^24.0.19",
|
||
|
"@vue/cli-shared-utils": "^4.4.4",
|
||
|
"babel-core": "^7.0.0-bridge.0",
|
||
|
"babel-jest": "^24.9.0",
|
||
|
"babel-plugin-transform-es2015-modules-commonjs": "^6.26.2",
|
||
|
"deepmerge": "^4.2.2",
|
||
|
"jest": "^24.9.0",
|
||
|
"jest-environment-jsdom-fifteen": "^1.0.2",
|
||
|
"jest-serializer-vue": "^2.0.2",
|
||
|
"jest-transform-stub": "^2.0.0",
|
||
|
"jest-watch-typeahead": "^0.4.2",
|
||
|
"ts-jest": "^24.2.0",
|
||
|
"vue-jest": "^3.0.5"
|
||
|
},
|
||
|
"deprecated": false,
|
||
|
"description": "unit-jest plugin for vue-cli",
|
||
|
"devDependencies": {
|
||
|
"@vue/test-utils": "^1.0.3"
|
||
|
},
|
||
|
"gitHead": "78374b717ee3d7a4f3bc9e40d70cb946baedacab",
|
||
|
"homepage": "https://github.com/vuejs/vue-cli/tree/dev/packages/@vue/cli-plugin-unit-jest#readme",
|
||
|
"keywords": [
|
||
|
"vue",
|
||
|
"cli",
|
||
|
"unit-jest"
|
||
|
],
|
||
|
"license": "MIT",
|
||
|
"main": "index.js",
|
||
|
"name": "@vue/cli-plugin-unit-jest",
|
||
|
"peerDependencies": {
|
||
|
"@vue/cli-service": "^3.0.0 || ^4.0.0-0"
|
||
|
},
|
||
|
"publishConfig": {
|
||
|
"access": "public"
|
||
|
},
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "git+https://github.com/vuejs/vue-cli.git",
|
||
|
"directory": "packages/@vue/cli-plugin-unit-jest"
|
||
|
},
|
||
|
"version": "4.4.4"
|
||
|
}
|