| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106 |
- {
- "_from": "@vue/cli-plugin-unit-mocha@^3.0.1",
- "_id": "@vue/cli-plugin-unit-mocha@3.12.1",
- "_inBundle": false,
- "_integrity": "sha512-vAUVi3gmhXL0DbLtejpoaPPn0VivWE1rGrv6KCXHL1M/HFri4D5zGk2o4LsDk+9FI81avcj6lpdD454TGQoAcA==",
- "_location": "/@vue/cli-plugin-unit-mocha",
- "_phantomChildren": {
- "@hapi/joi": "15.1.1",
- "abab": "2.0.6",
- "acorn": "6.4.2",
- "acorn-globals": "4.3.4",
- "array-equal": "1.0.2",
- "async-limiter": "1.0.1",
- "chalk": "2.4.2",
- "cssom": "0.3.8",
- "cssstyle": "1.4.0",
- "data-urls": "1.1.0",
- "domexception": "1.0.1",
- "escodegen": "1.14.3",
- "html-encoding-sniffer": "1.0.2",
- "is-wsl": "1.1.0",
- "isexe": "2.0.0",
- "launch-editor": "2.11.1",
- "lodash.sortby": "4.7.0",
- "lru-cache": "5.1.1",
- "nice-try": "1.0.5",
- "node-ipc": "9.2.1",
- "nwsapi": "2.2.22",
- "ora": "3.4.0",
- "p-finally": "1.0.0",
- "pn": "1.1.0",
- "pump": "3.0.3",
- "punycode": "2.3.1",
- "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",
- "symbol-tree": "3.2.4",
- "tough-cookie": "2.5.0",
- "w3c-hr-time": "1.0.2",
- "w3c-xmlserializer": "1.1.2",
- "whatwg-encoding": "1.0.5",
- "whatwg-mimetype": "2.3.0",
- "xml-name-validator": "3.0.0",
- "xmlchars": "2.2.0"
- },
- "_requested": {
- "type": "range",
- "registry": true,
- "raw": "@vue/cli-plugin-unit-mocha@^3.0.1",
- "name": "@vue/cli-plugin-unit-mocha",
- "escapedName": "@vue%2fcli-plugin-unit-mocha",
- "scope": "@vue",
- "rawSpec": "^3.0.1",
- "saveSpec": null,
- "fetchSpec": "^3.0.1"
- },
- "_requiredBy": [
- "#DEV:/"
- ],
- "_resolved": "https://registry.npmmirror.com/@vue/cli-plugin-unit-mocha/-/cli-plugin-unit-mocha-3.12.1.tgz",
- "_shasum": "970c536475bf470aa854b0d4cc414ed9b2426636",
- "_spec": "@vue/cli-plugin-unit-mocha@^3.0.1",
- "_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",
- "jsdom": "^13.2.0",
- "jsdom-global": "^3.0.2",
- "mocha": "^5.2.0",
- "mocha-webpack": "^2.0.0-beta.0"
- },
- "deprecated": false,
- "description": "mocha unit testing plugin for vue-cli",
- "devDependencies": {
- "@vue/test-utils": "1.0.0-beta.29",
- "chai": "^4.1.2"
- },
- "homepage": "https://github.com/vuejs/vue-cli/tree/dev/packages/@vue/cli-plugin-unit-mocha#readme",
- "keywords": [
- "vue",
- "vue-cli",
- "mocha",
- "webpack",
- "unit-testing"
- ],
- "license": "MIT",
- "main": "index.js",
- "name": "@vue/cli-plugin-unit-mocha",
- "publishConfig": {
- "access": "public"
- },
- "repository": {
- "type": "git",
- "url": "git+https://github.com/vuejs/vue-cli.git",
- "directory": "packages/@vue/cli-plugin-unit-mocha"
- },
- "version": "3.12.1"
- }
|