| | |
| | | { |
| | | "_args": [ |
| | | [ |
| | | "vue-jest@3.0.7", |
| | | "/Users/tomas/PAM/PAMapp" |
| | | ] |
| | | ], |
| | | "_development": true, |
| | | "_from": "vue-jest@3.0.7", |
| | | "_from": "vue-jest@^3.0.7", |
| | | "_id": "vue-jest@3.0.7", |
| | | "_inBundle": false, |
| | | "_integrity": "sha512-PIOxFM+wsBMry26ZpfBvUQ/DGH2hvp5khDQ1n51g3bN0TwFwTy4J85XVfxTRMukqHji/GnAoGUnlZ5Ao73K62w==", |
| | | "_location": "/vue-jest", |
| | | "_phantomChildren": {}, |
| | | "_phantomChildren": { |
| | | "escape-string-regexp": "1.0.5" |
| | | }, |
| | | "_requested": { |
| | | "type": "version", |
| | | "type": "range", |
| | | "registry": true, |
| | | "raw": "vue-jest@3.0.7", |
| | | "raw": "vue-jest@^3.0.7", |
| | | "name": "vue-jest", |
| | | "escapedName": "vue-jest", |
| | | "rawSpec": "3.0.7", |
| | | "rawSpec": "^3.0.7", |
| | | "saveSpec": null, |
| | | "fetchSpec": "3.0.7" |
| | | "fetchSpec": "^3.0.7" |
| | | }, |
| | | "_requiredBy": [ |
| | | "#DEV:/" |
| | | ], |
| | | "_resolved": "https://registry.npmjs.org/vue-jest/-/vue-jest-3.0.7.tgz", |
| | | "_spec": "3.0.7", |
| | | "_where": "/Users/tomas/PAM/PAMapp", |
| | | "_shasum": "a6d29758a5cb4d750f5d1242212be39be4296a33", |
| | | "_spec": "vue-jest@^3.0.7", |
| | | "_where": "D:\\project\\PAM\\PAMapp", |
| | | "author": { |
| | | "name": "Edd Yerburgh" |
| | | }, |
| | | "bugs": { |
| | | "url": "https://github.com/vuejs/vue-jest/issues" |
| | | }, |
| | | "bundleDependencies": false, |
| | | "dependencies": { |
| | | "babel-plugin-transform-es2015-modules-commonjs": "^6.26.0", |
| | | "chalk": "^2.1.0", |
| | |
| | | "tsconfig": "^7.0.0", |
| | | "vue-template-es2015-compiler": "^1.6.0" |
| | | }, |
| | | "deprecated": false, |
| | | "description": "Jest Vue transform", |
| | | "devDependencies": { |
| | | "@vue/test-utils": "^1.0.0-beta.25", |