{ "_args": [ [ "@vue/cli-plugin-unit-mocha@3.12.1", "E:\\item\\newItem\\admin" ] ], "_development": true, "_from": "@vue/cli-plugin-unit-mocha@3.12.1", "_id": "@vue/cli-plugin-unit-mocha@3.12.1", "_inBundle": false, "_integrity": "sha512-vAUVi3gmhXL0DbLtejpoaPPn0VivWE1rGrv6KCXHL1M/HFri4D5zGk2o4LsDk+9FI81avcj6lpdD454TGQoAcA==", "_location": "/@vue/cli-plugin-unit-mocha", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "@vue/cli-plugin-unit-mocha@3.12.1", "name": "@vue/cli-plugin-unit-mocha", "escapedName": "@vue%2fcli-plugin-unit-mocha", "scope": "@vue", "rawSpec": "3.12.1", "saveSpec": null, "fetchSpec": "3.12.1" }, "_requiredBy": [ "#DEV:/" ], "_resolved": "https://registry.npmjs.org/@vue/cli-plugin-unit-mocha/-/cli-plugin-unit-mocha-3.12.1.tgz", "_spec": "3.12.1", "_where": "E:\\item\\newItem\\admin", "author": { "name": "Evan You" }, "bugs": { "url": "https://github.com/vuejs/vue-cli/issues" }, "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" }, "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" }