| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384 |
- {
- "_from": "@vue/cli-plugin-unit-jest@^3.2.3",
- "_id": "@vue/cli-plugin-unit-jest@3.12.1",
- "_inBundle": false,
- "_integrity": "sha512-Cc9Kq4+RaUN1yfNVb7c9hVDNXo2tFTWHgwooCL3XWMu2iL+pDawQt8ZeSqauDY95JoMeEAVy2xBimjL+7jo/jw==",
- "_location": "/@vue/cli-plugin-unit-jest",
- "_phantomChildren": {
- "@hapi/joi": "15.1.1",
- "chalk": "2.4.2",
- "is-wsl": "1.1.0",
- "isexe": "2.0.0",
- "launch-editor": "2.11.1",
- "lru-cache": "5.1.1",
- "nice-try": "1.0.5",
- "node-ipc": "9.2.1",
- "ora": "3.4.0",
- "p-finally": "1.0.0",
- "pump": "3.0.3",
- "request": "2.88.2",
- "request-promise-native": "1.0.9",
- "signal-exit": "3.0.7",
- "string.prototype.padstart": "3.1.7",
- "strip-eof": "1.0.0"
- },
- "_requested": {
- "type": "range",
- "registry": true,
- "raw": "@vue/cli-plugin-unit-jest@^3.2.3",
- "name": "@vue/cli-plugin-unit-jest",
- "escapedName": "@vue%2fcli-plugin-unit-jest",
- "scope": "@vue",
- "rawSpec": "^3.2.3",
- "saveSpec": null,
- "fetchSpec": "^3.2.3"
- },
- "_requiredBy": [
- "#DEV:/"
- ],
- "_resolved": "https://registry.npmmirror.com/@vue/cli-plugin-unit-jest/-/cli-plugin-unit-jest-3.12.1.tgz",
- "_shasum": "b7edd30701191deaa9d53cea752b8d72b825d640",
- "_spec": "@vue/cli-plugin-unit-jest@^3.2.3",
- "_where": "C:\\Users\\Administrator\\Desktop\\crmeb5.0\\template\\admin",
- "author": {
- "name": "Evan You"
- },
- "bugs": {
- "url": "https://github.com/vuejs/vue-cli/issues"
- },
- "bundleDependencies": false,
- "dependencies": {
- "@vue/cli-shared-utils": "^3.12.1",
- "babel-jest": "^23.6.0",
- "babel-plugin-transform-es2015-modules-commonjs": "^6.26.2",
- "jest": "^23.6.0",
- "jest-serializer-vue": "^2.0.2",
- "jest-transform-stub": "^2.0.0",
- "jest-watch-typeahead": "0.2.1",
- "vue-jest": "^3.0.4"
- },
- "deprecated": false,
- "description": "unit-jest plugin for vue-cli",
- "devDependencies": {
- "@vue/test-utils": "1.0.0-beta.29",
- "ts-jest": "^23.0.0"
- },
- "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",
- "publishConfig": {
- "access": "public"
- },
- "repository": {
- "type": "git",
- "url": "git+https://github.com/vuejs/vue-cli.git",
- "directory": "packages/@vue/cli-plugin-unit-jest"
- },
- "version": "3.12.1"
- }
|