{"_id":"vue-jest","_rev":"326649","name":"vue-jest","description":"Jest Vue transform","dist-tags":{"4.0.0":"4.0.0","4.0.0-beta.3":"4.0.0-beta.3","4.0.0-beta.4":"4.0.0-beta.4","4.0.0-beta.5":"4.0.0-beta.5","4.0.0-beta.6":"4.0.0-beta.6","4.0.0-rc.1":"4.0.0-rc.1","4.0.1":"4.0.1","5.0.0-alpha.0":"5.0.0-alpha.0","5.0.0-alpha.1":"5.0.0-alpha.1","5.0.0-alpha.10":"5.0.0-alpha.10","5.0.0-alpha.2":"5.0.0-alpha.2","5.0.0-alpha.3":"5.0.0-alpha.3","5.0.0-alpha.5":"5.0.0-alpha.5","5.0.0-alpha.6":"5.0.0-alpha.6","5.0.0-alpha.7":"5.0.0-alpha.7","5.0.0-alpha.8":"5.0.0-alpha.8","5.0.0-alpha.9":"5.0.0-alpha.9","beta":"4.0.0-beta.2","latest":"3.0.7","next":"5.0.0-alpha.10"},"maintainers":[{"name":"afontcu","email":"adria@calidae.com"},{"name":"dobromir-hristov","email":"djdobro@abv.bg"},{"name":"eddyerburgh","email":"edward.yerburgh@gmail.com"},{"name":"lmiller1990","email":"lachlan.miller.1990@outlook.com"},{"name":"yyx990803","email":""}],"time":{"modified":"2021-06-07T02:44:59.000Z","created":"2016-05-07T15:20:40.070Z","5.0.0-alpha.10":"2021-05-31T07:01:44.773Z","5.0.0-alpha.9":"2021-05-09T14:01:55.316Z","4.0.1":"2021-03-06T05:06:56.703Z","4.0.0":"2021-02-24T07:27:10.047Z","5.0.0-alpha.8":"2021-01-18T00:26:52.763Z","5.0.0-alpha.7":"2020-12-01T03:41:10.410Z","4.0.0-rc.1":"2020-12-01T03:33:00.056Z","5.0.0-alpha.6":"2020-11-17T09:32:02.177Z","5.0.0-alpha.5":"2020-10-11T08:31:57.176Z","5.0.0-alpha.4":"2020-09-18T23:31:31.909Z","3.0.7":"2020-09-14T06:41:16.117Z","4.0.0-rc.0":"2020-09-14T06:39:02.394Z","4.0.0-beta.6":"2020-09-10T02:29:42.554Z","5.0.0-alpha.3":"2020-08-11T11:40:53.482Z","4.0.0-beta.5":"2020-08-01T12:13:41.744Z","5.0.0-alpha.2":"2020-08-01T12:12:06.623Z","4.0.0-beta.4":"2020-07-08T13:22:30.944Z","3.0.6":"2020-07-03T07:38:40.947Z","5.0.0-alpha.1":"2020-07-02T14:04:57.880Z","4.0.0-beta.3":"2020-06-08T11:47:18.064Z","5.0.0-alpha.0":"2020-04-04T09:30:05.938Z","3.0.5":"2019-09-08T06:33:51.068Z","3.0.4":"2019-03-04T20:16:30.979Z","4.0.0-beta.2":"2019-02-16T16:53:50.900Z","3.0.3":"2019-02-08T16:42:54.188Z","4.0.0-beta.1":"2019-01-28T20:55:41.740Z","4.0.0-beta.0":"2019-01-06T20:07:08.748Z","3.0.2":"2018-12-12T13:11:10.654Z","3.0.1":"2018-11-25T21:19:30.600Z","3.0.0":"2018-10-14T16:47:33.520Z","2.6.0":"2018-05-17T21:47:43.495Z","2.5.0":"2018-04-14T07:57:03.569Z","2.4.1":"2018-04-08T16:19:19.935Z","2.4.0":"2018-04-08T04:46:18.079Z","2.3.0":"2018-03-22T22:30:40.885Z","2.2.1":"2018-03-18T09:48:23.692Z","2.2.0":"2018-03-17T21:34:35.604Z","2.1.1":"2018-03-05T07:11:02.077Z","2.1.0":"2018-02-11T07:56:45.838Z","2.0.1":"2018-02-04T10:51:43.486Z","2.0.0":"2018-01-26T21:27:57.857Z","1.4.0":"2017-12-13T13:20:36.847Z","1.3.0":"2017-12-05T20:51:01.974Z","1.2.0":"2017-11-27T17:15:16.509Z","1.1.0":"2017-11-22T18:31:03.445Z","1.0.3":"2017-11-13T17:38:49.120Z","1.0.2":"2017-11-05T12:19:08.592Z","1.0.1":"2017-11-03T21:29:11.288Z","1.0.0":"2017-10-24T18:35:33.988Z","0.6.1":"2017-04-11T06:33:10.050Z","0.6.0":"2016-05-08T02:34:18.035Z","0.5.0":"2016-05-07T15:20:40.070Z"},"users":{},"author":{"name":"Edd Yerburgh"},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-jest.git"},"versions":{"5.0.0-alpha.10":{"name":"vue-jest","version":"5.0.0-alpha.10","description":"Jest Vue transform","main":"lib/index.js","keywords":["jest","vue","jest vue","jest vue transform","jest vue preprocessor","vue jest","vue jest","vue jest transform","vue jest preprocessor"],"scripts":{"format":"prettier --no-semi --single-quote --write '**/*.{js,json,md}'","format:check":"prettier --no-semi --single-quote --check '**/*.{js,json,md}'","lint":"eslint --ignore-path .gitignore '{,!(node_modules)/**/}*.js'","lint:fix":"yarn lint --fix","release":"semantic-release","test":"yarn lint && yarn format:check && yarn test:e2e","test:e2e":"node e2e/test-runner"},"author":{"name":"Edd Yerburgh"},"license":"MIT","devDependencies":{"@babel/core":"^7.9.0","@babel/preset-env":"^7.9.0","@vue/compiler-sfc":"^3.0.3","babel-core":"^7.0.0-bridge.0","babel-jest":"^26.0.0","coffeescript":"^2.3.2","conventional-changelog":"^1.1.5","eslint":"^5.12.0","eslint-config-prettier":"^3.3.0","eslint-config-standard":"^12.0.0","eslint-plugin-import":"^2.14.0","eslint-plugin-node":"^8.0.0","eslint-plugin-promise":"^4.0.1","eslint-plugin-standard":"^4.0.0","eslint-plugin-vue":"^5.1.0","fs-extra":"^7.0.1","hamljs":"^0.6.2","husky":"^1.1.4","jade":"^1.11.0","jest":"^26.0.0","less":"^3.9.0","lint-staged":"^8.0.5","prettier":"^1.16.1","pug":"^2.0.3","sass":"^1.23.7","semantic-release":"^15.13.2","stylus":"^0.54.5","ts-jest":"^26.4.4","typescript":"^4.1.2","vue":"^3.0.3"},"peerDependencies":{"@babel/core":"7.x","babel-jest":">= 24 < 27","jest":">= 24 < 27 ","ts-jest":">= 24 < 27 ","typescript":">= 3.x","vue":"^3.0.0-0"},"peerDependenciesMeta":{"ts-jest":{"optional":true},"typescript":{"optional":true}},"dependencies":{"@babel/plugin-transform-modules-commonjs":"^7.2.0","chalk":"^2.1.0","convert-source-map":"^1.6.0","extract-from-css":"^0.4.4","source-map":"0.5.6","tsconfig":"^7.0.0"},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-jest.git"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{js,json,css,md,vue}":["yarn format","git add"]},"readmeFilename":"README.md","licenseText":"Copyright (c) 2017 Edd Yerburgh\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"vue-jest@5.0.0-alpha.10","dist":{"shasum":"4326977b3b0268b1def140f3b69113c2d82fb090","size":8319,"noattachment":false,"key":"/vue-jest/-/vue-jest-5.0.0-alpha.10.tgz","tarball":"http://registry.cnpm.dingdandao.com/vue-jest/download/vue-jest-5.0.0-alpha.10.tgz"},"_npmUser":{"name":"lmiller1990","email":"lachlan.miller.1990@outlook.com"},"directories":{},"maintainers":[{"name":"afontcu","email":"adria@calidae.com"},{"name":"dobromir-hristov","email":"djdobro@abv.bg"},{"name":"eddyerburgh","email":"edward.yerburgh@gmail.com"},{"name":"lmiller1990","email":"lachlan.miller.1990@outlook.com"},{"name":"yyx990803","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue-jest_5.0.0-alpha.10_1622444504651_0.3878477514592773"},"_hasShrinkwrap":false,"publish_time":1622444504773,"_cnpm_publish_time":1622444504773},"5.0.0-alpha.9":{"name":"vue-jest","version":"5.0.0-alpha.9","description":"Jest Vue transform","main":"lib/index.js","keywords":["jest","vue","jest vue","jest vue transform","jest vue preprocessor","vue jest","vue jest","vue jest transform","vue jest preprocessor"],"scripts":{"format":"prettier --no-semi --single-quote --write '**/*.{js,json,md}'","format:check":"prettier --no-semi --single-quote --check '**/*.{js,json,md}'","lint":"eslint --ignore-path .gitignore '{,!(node_modules)/**/}*.js'","lint:fix":"yarn lint --fix","release":"semantic-release","test":"yarn lint && yarn format:check && yarn test:e2e","test:e2e":"node e2e/test-runner"},"author":{"name":"Edd Yerburgh"},"license":"MIT","devDependencies":{"@babel/core":"^7.9.0","@babel/preset-env":"^7.9.0","@vue/compiler-sfc":"^3.0.3","babel-core":"^7.0.0-bridge.0","babel-jest":"^26.0.0","coffeescript":"^2.3.2","conventional-changelog":"^1.1.5","eslint":"^5.12.0","eslint-config-prettier":"^3.3.0","eslint-config-standard":"^12.0.0","eslint-plugin-import":"^2.14.0","eslint-plugin-node":"^8.0.0","eslint-plugin-promise":"^4.0.1","eslint-plugin-standard":"^4.0.0","eslint-plugin-vue":"^5.1.0","fs-extra":"^7.0.1","hamljs":"^0.6.2","husky":"^1.1.4","jade":"^1.11.0","jest":"^26.0.0","less":"^3.9.0","lint-staged":"^8.0.5","prettier":"^1.16.1","pug":"^2.0.3","sass":"^1.23.7","semantic-release":"^15.13.2","stylus":"^0.54.5","ts-jest":"^26.4.4","typescript":"^4.1.2","vue":"^3.0.3"},"peerDependencies":{"@babel/core":"7.x","babel-jest":">= 24 < 27","jest":">= 24 < 27 ","ts-jest":">= 24 < 27 ","typescript":">= 3.x","vue":"^3.0.0-0"},"peerDependenciesMeta":{"ts-jest":{"optional":true},"typescript":{"optional":true}},"dependencies":{"@babel/plugin-transform-modules-commonjs":"^7.2.0","chalk":"^2.1.0","convert-source-map":"^1.6.0","extract-from-css":"^0.4.4","source-map":"0.5.6","tsconfig":"^7.0.0"},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-jest.git"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{js,json,css,md,vue}":["yarn format","git add"]},"readmeFilename":"README.md","licenseText":"Copyright (c) 2017 Edd Yerburgh\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"vue-jest@5.0.0-alpha.9","dist":{"shasum":"48c86deeba28c16c5a2b2c823f0145a9471d5ff7","size":8213,"noattachment":false,"key":"/vue-jest/-/vue-jest-5.0.0-alpha.9.tgz","tarball":"http://registry.cnpm.dingdandao.com/vue-jest/download/vue-jest-5.0.0-alpha.9.tgz"},"_npmUser":{"name":"lmiller1990","email":"lachlan.miller.1990@outlook.com"},"directories":{},"maintainers":[{"name":"afontcu","email":"adria@calidae.com"},{"name":"dobromir-hristov","email":"djdobro@abv.bg"},{"name":"eddyerburgh","email":"edward.yerburgh@gmail.com"},{"name":"lmiller1990","email":"lachlan.miller.1990@outlook.com"},{"name":"yyx990803","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue-jest_5.0.0-alpha.9_1620568915206_0.2660078963382928"},"_hasShrinkwrap":false,"publish_time":1620568915316,"_cnpm_publish_time":1620568915316},"4.0.1":{"name":"vue-jest","version":"4.0.1","description":"Jest Vue transform","main":"lib/index.js","keywords":["jest","vue","jest vue","jest vue transform","jest vue preprocessor","vue jest","vue jest","vue jest transform","vue jest preprocessor"],"scripts":{"format":"prettier --no-semi --single-quote --write \"**/*.{js,json,md}\"","format:check":"prettier --no-semi --single-quote --check \"**/*.{js,json,md}\"","lint":"eslint --ignore-path .gitignore \"{,!(node_modules)/**/}*.js\"","lint:fix":"yarn lint --fix","release":"semantic-release","test":"yarn lint && yarn format:check && yarn test:e2e","test:e2e":"node e2e/test-runner"},"author":{"name":"Edd Yerburgh"},"license":"MIT","devDependencies":{"@babel/core":"^7.2.2","@babel/preset-env":"^7.2.3","@vue/test-utils":"^1.1.0","babel-core":"^7.0.0-bridge.0","babel-jest":"^23.6.0","coffeescript":"^2.3.2","conventional-changelog":"^1.1.5","eslint":"^5.12.0","eslint-config-prettier":"^3.3.0","eslint-config-standard":"^12.0.0","eslint-plugin-import":"^2.14.0","eslint-plugin-node":"^8.0.0","eslint-plugin-promise":"^4.0.1","eslint-plugin-standard":"^4.0.0","eslint-plugin-vue":"^5.1.0","fs-extra":"^7.0.1","hamljs":"^0.6.2","husky":"^1.1.4","jade":"^1.11.0","jest":"^26.0.0","less":"^3.9.0","lint-staged":"^8.0.5","prettier":"^1.16.1","pug":"^2.0.3","sass":"^1.23.7","semantic-release":"^15.13.2","stylus":"^0.54.5","ts-jest":"^26.3.0","typescript":"^3.2.2","vue":"^2.4.2","vue-template-compiler":"^2.4.2"},"peerDependencies":{"@babel/core":"7.x","babel-jest":">= 24 < 27","jest":"26.x","ts-jest":">= 24 < 27 ","vue":"^2.x","vue-template-compiler":"^2.x"},"peerDependenciesMeta":{"ts-jest":{"optional":true}},"dependencies":{"@babel/plugin-transform-modules-commonjs":"^7.2.0","@vue/component-compiler-utils":"^3.1.0","chalk":"^2.1.0","extract-from-css":"^0.4.4","source-map":"0.5.6"},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-jest.git"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{js,json,css,md,vue}":["yarn format","git add"]},"readmeFilename":"README.md","licenseText":"Copyright (c) 2017 Edd Yerburgh\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"vue-jest@4.0.1","dist":{"shasum":"683efc351c24456865b1356bae69d5bb663dafb5","size":11187,"noattachment":false,"key":"/vue-jest/-/vue-jest-4.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/vue-jest/download/vue-jest-4.0.1.tgz"},"_npmUser":{"name":"lmiller1990","email":"lachlan.miller.1990@outlook.com"},"directories":{},"maintainers":[{"name":"afontcu","email":"adria@calidae.com"},{"name":"dobromir-hristov","email":"djdobro@abv.bg"},{"name":"eddyerburgh","email":"edward.yerburgh@gmail.com"},{"name":"lmiller1990","email":"lachlan.miller.1990@outlook.com"},{"name":"yyx990803","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue-jest_4.0.1_1615007216577_0.22183247723221333"},"_hasShrinkwrap":false,"publish_time":1615007216703,"_cnpm_publish_time":1615007216703},"4.0.0":{"name":"vue-jest","version":"4.0.0","description":"Jest Vue transform","main":"lib/index.js","keywords":["jest","vue","jest vue","jest vue transform","jest vue preprocessor","vue jest","vue jest","vue jest transform","vue jest preprocessor"],"scripts":{"format":"prettier --no-semi --single-quote --write \"**/*.{js,json,md}\"","format:check":"prettier --no-semi --single-quote --check \"**/*.{js,json,md}\"","lint":"eslint --ignore-path .gitignore \"{,!(node_modules)/**/}*.js\"","lint:fix":"yarn lint --fix","release":"semantic-release","test":"yarn lint && yarn format:check && yarn test:e2e","test:e2e":"node e2e/test-runner"},"author":{"name":"Edd Yerburgh"},"license":"MIT","devDependencies":{"@babel/core":"^7.2.2","@babel/preset-env":"^7.2.3","@vue/test-utils":"^1.0.5","babel-core":"^7.0.0-bridge.0","babel-jest":"^23.6.0","coffeescript":"^2.3.2","conventional-changelog":"^1.1.5","eslint":"^5.12.0","eslint-config-prettier":"^3.3.0","eslint-config-standard":"^12.0.0","eslint-plugin-import":"^2.14.0","eslint-plugin-node":"^8.0.0","eslint-plugin-promise":"^4.0.1","eslint-plugin-standard":"^4.0.0","eslint-plugin-vue":"^5.1.0","fs-extra":"^7.0.1","hamljs":"^0.6.2","husky":"^1.1.4","jade":"^1.11.0","jest":"^26.0.0","less":"^3.9.0","lint-staged":"^8.0.5","prettier":"^1.16.1","pug":"^2.0.3","sass":"^1.23.7","semantic-release":"^15.13.2","stylus":"^0.54.5","typescript":"^3.2.2","vue":"^2.4.2","vue-template-compiler":"^2.4.2"},"peerDependencies":{"@babel/core":"7.x","jest":"26.x","vue":"^2.x","vue-template-compiler":"^2.x"},"dependencies":{"@babel/plugin-transform-modules-commonjs":"^7.2.0","@vue/component-compiler-utils":"^3.1.0","chalk":"^2.1.0","extract-from-css":"^0.4.4","source-map":"0.5.6","ts-jest":"26.x"},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-jest.git"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{js,json,css,md,vue}":["yarn format","git add"]},"readmeFilename":"README.md","licenseText":"Copyright (c) 2017 Edd Yerburgh\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"vue-jest@4.0.0","dist":{"shasum":"bd4862b90ef2d772b1206db5640da7fc6eb94086","size":11163,"noattachment":false,"key":"/vue-jest/-/vue-jest-4.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/vue-jest/download/vue-jest-4.0.0.tgz"},"_npmUser":{"name":"lmiller1990","email":"lachlan.miller.1990@outlook.com"},"directories":{},"maintainers":[{"name":"afontcu","email":"adria@calidae.com"},{"name":"dobromir-hristov","email":"djdobro@abv.bg"},{"name":"eddyerburgh","email":"edward.yerburgh@gmail.com"},{"name":"lmiller1990","email":"lachlan.miller.1990@outlook.com"},{"name":"yyx990803","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue-jest_4.0.0_1614151629868_0.8362044445499415"},"_hasShrinkwrap":false,"publish_time":1614151630047,"_cnpm_publish_time":1614151630047},"5.0.0-alpha.8":{"name":"vue-jest","version":"5.0.0-alpha.8","description":"Jest Vue transform","main":"lib/index.js","keywords":["jest","vue","jest vue","jest vue transform","jest vue preprocessor","vue jest","vue jest","vue jest transform","vue jest preprocessor"],"scripts":{"format":"prettier --no-semi --single-quote --write '**/*.{js,json,md}'","format:check":"prettier --no-semi --single-quote --check '**/*.{js,json,md}'","lint":"eslint --ignore-path .gitignore '{,!(node_modules)/**/}*.js'","lint:fix":"yarn lint --fix","release":"semantic-release","test":"yarn lint && yarn format:check && yarn test:e2e","test:e2e":"node e2e/test-runner"},"author":{"name":"Edd Yerburgh"},"license":"MIT","devDependencies":{"@babel/core":"^7.2.2","@babel/preset-env":"^7.2.3","@vue/compiler-sfc":"^3.0.3","babel-core":"^7.0.0-bridge.0","babel-jest":"^24.9.0","coffeescript":"^2.3.2","conventional-changelog":"^1.1.5","eslint":"^5.12.0","eslint-config-prettier":"^3.3.0","eslint-config-standard":"^12.0.0","eslint-plugin-import":"^2.14.0","eslint-plugin-node":"^8.0.0","eslint-plugin-promise":"^4.0.1","eslint-plugin-standard":"^4.0.0","eslint-plugin-vue":"^5.1.0","fs-extra":"^7.0.1","hamljs":"^0.6.2","husky":"^1.1.4","jade":"^1.11.0","jest":"^24.0.0","less":"^3.9.0","lint-staged":"^8.0.5","prettier":"^1.16.1","pug":"^2.0.3","sass":"^1.23.7","semantic-release":"^15.13.2","stylus":"^0.54.5","ts-jest":"^26.4.4","typescript":"^4.1.2","vue":"^3.0.3"},"peerDependencies":{"@babel/core":"7.x","babel-jest":">= 24 < 27","jest":">= 24 < 27 ","ts-jest":">= 24 < 27 ","typescript":">= 3.x","vue":"^3.0.0-0"},"peerDependenciesMeta":{"ts-jest":{"optional":true},"typescript":{"optional":true}},"dependencies":{"@babel/plugin-transform-modules-commonjs":"^7.2.0","chalk":"^2.1.0","convert-source-map":"^1.6.0","extract-from-css":"^0.4.4","tsconfig":"^7.0.0"},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-jest.git"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{js,json,css,md,vue}":["yarn format","git add"]},"readmeFilename":"README.md","licenseText":"Copyright (c) 2017 Edd Yerburgh\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"vue-jest@5.0.0-alpha.8","dist":{"shasum":"45b12335dbb73c9ab8309f1e24b2fc8781d519f9","size":8084,"noattachment":false,"key":"/vue-jest/-/vue-jest-5.0.0-alpha.8.tgz","tarball":"http://registry.cnpm.dingdandao.com/vue-jest/download/vue-jest-5.0.0-alpha.8.tgz"},"_npmUser":{"name":"lmiller1990","email":"lachlan.miller.1990@outlook.com"},"directories":{},"maintainers":[{"name":"afontcu","email":"adria@calidae.com"},{"name":"dobromir-hristov","email":"djdobro@abv.bg"},{"name":"eddyerburgh","email":"edward.yerburgh@gmail.com"},{"name":"lmiller1990","email":"lachlan.miller.1990@outlook.com"},{"name":"yyx990803","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue-jest_5.0.0-alpha.8_1610929612592_0.9405583838231277"},"_hasShrinkwrap":false,"publish_time":1610929612763,"_cnpm_publish_time":1610929612763},"5.0.0-alpha.7":{"name":"vue-jest","version":"5.0.0-alpha.7","description":"Jest Vue transform","main":"lib/index.js","keywords":["jest","vue","jest vue","jest vue transform","jest vue preprocessor","vue jest","vue jest","vue jest transform","vue jest preprocessor"],"scripts":{"format":"prettier --no-semi --single-quote --write '**/*.{js,json,md}'","format:check":"prettier --no-semi --single-quote --check '**/*.{js,json,md}'","lint":"eslint --ignore-path .gitignore '{,!(node_modules)/**/}*.js'","lint:fix":"yarn lint --fix","release":"semantic-release","test":"yarn lint && yarn format:check && yarn test:e2e","test:e2e":"node e2e/test-runner"},"author":{"name":"Edd Yerburgh"},"license":"MIT","devDependencies":{"@babel/core":"^7.2.2","@babel/preset-env":"^7.2.3","@vue/compiler-sfc":"^3.0.3","babel-core":"^7.0.0-bridge.0","babel-jest":"^24.9.0","coffeescript":"^2.3.2","conventional-changelog":"^1.1.5","eslint":"^5.12.0","eslint-config-prettier":"^3.3.0","eslint-config-standard":"^12.0.0","eslint-plugin-import":"^2.14.0","eslint-plugin-node":"^8.0.0","eslint-plugin-promise":"^4.0.1","eslint-plugin-standard":"^4.0.0","eslint-plugin-vue":"^5.1.0","fs-extra":"^7.0.1","hamljs":"^0.6.2","husky":"^1.1.4","jade":"^1.11.0","jest":"^24.0.0","less":"^3.9.0","lint-staged":"^8.0.5","prettier":"^1.16.1","pug":"^2.0.3","sass":"^1.23.7","semantic-release":"^15.13.2","stylus":"^0.54.5","typescript":"^3.2.2","vue":"^3.0.3"},"peerDependencies":{"@babel/core":"7.x","babel-jest":">= 24 < 27","jest":">= 24 < 27 ","ts-jest":">= 24 < 27 ","typescript":">= 3.x","vue":"^3.0.0-0"},"peerDependenciesMeta":{"ts-jest":{"optional":true},"typescript":{"optional":true}},"dependencies":{"@babel/plugin-transform-modules-commonjs":"^7.2.0","chalk":"^2.1.0","convert-source-map":"^1.6.0","extract-from-css":"^0.4.4","ts-jest":"^24.0.0"},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-jest.git"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{js,json,css,md,vue}":["yarn format","git add"]},"readmeFilename":"README.md","licenseText":"Copyright (c) 2017 Edd Yerburgh\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"vue-jest@5.0.0-alpha.7","dist":{"shasum":"e5a1eb376afae4a5b4b207218befc3614369eaa9","size":8036,"noattachment":false,"key":"/vue-jest/-/vue-jest-5.0.0-alpha.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/vue-jest/download/vue-jest-5.0.0-alpha.7.tgz"},"_npmUser":{"name":"lmiller1990","email":"lachlan.miller.1990@outlook.com"},"directories":{},"maintainers":[{"name":"afontcu","email":"adria@calidae.com"},{"name":"dobromir-hristov","email":"djdobro@abv.bg"},{"name":"eddyerburgh","email":"edward.yerburgh@gmail.com"},{"name":"lmiller1990","email":"lachlan.miller.1990@outlook.com"},{"name":"yyx990803","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue-jest_5.0.0-alpha.7_1606794070231_0.7027339007623568"},"_hasShrinkwrap":false,"publish_time":1606794070410,"_cnpm_publish_time":1606794070410},"4.0.0-rc.1":{"name":"vue-jest","version":"4.0.0-rc.1","description":"Jest Vue transform","main":"lib/index.js","keywords":["jest","vue","jest vue","jest vue transform","jest vue preprocessor","vue jest","vue jest","vue jest transform","vue jest preprocessor"],"scripts":{"format":"prettier --no-semi --single-quote --write \"**/*.{js,json,md}\"","format:check":"prettier --no-semi --single-quote --check \"**/*.{js,json,md}\"","lint":"eslint --ignore-path .gitignore \"{,!(node_modules)/**/}*.js\"","lint:fix":"yarn lint --fix","release":"semantic-release","test":"yarn lint && yarn format:check && yarn test:e2e","test:e2e":"node e2e/test-runner"},"author":{"name":"Edd Yerburgh"},"license":"MIT","devDependencies":{"@babel/core":"^7.2.2","@babel/preset-env":"^7.2.3","@vue/test-utils":"^1.0.5","babel-core":"^7.0.0-bridge.0","babel-jest":"^23.6.0","coffeescript":"^2.3.2","conventional-changelog":"^1.1.5","eslint":"^5.12.0","eslint-config-prettier":"^3.3.0","eslint-config-standard":"^12.0.0","eslint-plugin-import":"^2.14.0","eslint-plugin-node":"^8.0.0","eslint-plugin-promise":"^4.0.1","eslint-plugin-standard":"^4.0.0","eslint-plugin-vue":"^5.1.0","fs-extra":"^7.0.1","hamljs":"^0.6.2","husky":"^1.1.4","jade":"^1.11.0","jest":"^26.0.0","less":"^3.9.0","lint-staged":"^8.0.5","prettier":"^1.16.1","pug":"^2.0.3","sass":"^1.23.7","semantic-release":"^15.13.2","stylus":"^0.54.5","typescript":"^3.2.2","vue":"^2.4.2","vue-template-compiler":"^2.4.2"},"peerDependencies":{"@babel/core":"7.x","jest":"26.x","vue":"^2.x","vue-template-compiler":"^2.x"},"dependencies":{"@babel/plugin-transform-modules-commonjs":"^7.2.0","@vue/component-compiler-utils":"^3.1.0","chalk":"^2.1.0","extract-from-css":"^0.4.4","source-map":"0.5.6","ts-jest":"26.x"},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-jest.git"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{js,json,css,md,vue}":["yarn format","git add"]},"readmeFilename":"README.md","licenseText":"Copyright (c) 2017 Edd Yerburgh\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"vue-jest@4.0.0-rc.1","dist":{"shasum":"a465bd9ece57ad6c796104b0f5b4be5ea83055f8","size":11098,"noattachment":false,"key":"/vue-jest/-/vue-jest-4.0.0-rc.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/vue-jest/download/vue-jest-4.0.0-rc.1.tgz"},"_npmUser":{"name":"lmiller1990","email":"lachlan.miller.1990@outlook.com"},"directories":{},"maintainers":[{"name":"afontcu","email":"adria@calidae.com"},{"name":"dobromir-hristov","email":"djdobro@abv.bg"},{"name":"eddyerburgh","email":"edward.yerburgh@gmail.com"},{"name":"lmiller1990","email":"lachlan.miller.1990@outlook.com"},{"name":"yyx990803","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue-jest_4.0.0-rc.1_1606793579901_0.9502772713334766"},"_hasShrinkwrap":false,"publish_time":1606793580056,"_cnpm_publish_time":1606793580056},"5.0.0-alpha.6":{"name":"vue-jest","version":"5.0.0-alpha.6","description":"Jest Vue transform","main":"lib/index.js","keywords":["jest","vue","jest vue","jest vue transform","jest vue preprocessor","vue jest","vue jest","vue jest transform","vue jest preprocessor"],"scripts":{"format":"prettier --no-semi --single-quote --write '**/*.{js,json,md}'","format:check":"prettier --no-semi --single-quote --check '**/*.{js,json,md}'","lint":"eslint --ignore-path .gitignore '{,!(node_modules)/**/}*.js'","lint:fix":"yarn lint --fix","release":"semantic-release","test":"yarn lint && yarn format:check && yarn test:e2e","test:e2e":"node e2e/test-runner"},"author":{"name":"Edd Yerburgh"},"license":"MIT","devDependencies":{"@babel/core":"^7.2.2","@babel/preset-env":"^7.2.3","@vue/compiler-sfc":"^3.0.0","babel-core":"^7.0.0-bridge.0","babel-jest":"^24.9.0","coffeescript":"^2.3.2","conventional-changelog":"^1.1.5","eslint":"^5.12.0","eslint-config-prettier":"^3.3.0","eslint-config-standard":"^12.0.0","eslint-plugin-import":"^2.14.0","eslint-plugin-node":"^8.0.0","eslint-plugin-promise":"^4.0.1","eslint-plugin-standard":"^4.0.0","eslint-plugin-vue":"^5.1.0","fs-extra":"^7.0.1","hamljs":"^0.6.2","husky":"^1.1.4","jade":"^1.11.0","jest":"^24.0.0","less":"^3.9.0","lint-staged":"^8.0.5","prettier":"^1.16.1","pug":"^2.0.3","sass":"^1.23.7","semantic-release":"^15.13.2","stylus":"^0.54.5","typescript":"^3.2.2","vue":"^3.0.0"},"peerDependencies":{"@babel/core":"7.x","babel-jest":">= 24 < 27","jest":">= 24 < 27 ","ts-jest":">= 24 < 27 ","typescript":">= 3.x","vue":"^3.0.0-0"},"peerDependenciesMeta":{"ts-jest":{"optional":true},"typescript":{"optional":true}},"dependencies":{"@babel/plugin-transform-modules-commonjs":"^7.2.0","chalk":"^2.1.0","convert-source-map":"^1.6.0","extract-from-css":"^0.4.4","ts-jest":"^24.0.0"},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-jest.git"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{js,json,css,md,vue}":["yarn format","git add"]},"readmeFilename":"README.md","licenseText":"Copyright (c) 2017 Edd Yerburgh\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"vue-jest@5.0.0-alpha.6","dist":{"shasum":"76615809ba84278e7cd3b7d6d3cc7f18caa2e893","size":8045,"noattachment":false,"key":"/vue-jest/-/vue-jest-5.0.0-alpha.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/vue-jest/download/vue-jest-5.0.0-alpha.6.tgz"},"_npmUser":{"name":"lmiller1990","email":"lachlan.miller.1990@outlook.com"},"directories":{},"maintainers":[{"name":"afontcu","email":"adria@calidae.com"},{"name":"dobromir-hristov","email":"djdobro@abv.bg"},{"name":"eddyerburgh","email":"edward.yerburgh@gmail.com"},{"name":"lmiller1990","email":"lachlan.miller.1990@outlook.com"},{"name":"yyx990803","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue-jest_5.0.0-alpha.6_1605605521998_0.8905976841933483"},"_hasShrinkwrap":false,"publish_time":1605605522177,"_cnpm_publish_time":1605605522177},"5.0.0-alpha.5":{"name":"vue-jest","version":"5.0.0-alpha.5","description":"Jest Vue transform","main":"lib/index.js","keywords":["jest","vue","jest vue","jest vue transform","jest vue preprocessor","vue jest","vue jest","vue jest transform","vue jest preprocessor"],"scripts":{"format":"prettier --no-semi --single-quote --write '**/*.{js,json,md}'","format:check":"prettier --no-semi --single-quote --check '**/*.{js,json,md}'","lint":"eslint --ignore-path .gitignore '{,!(node_modules)/**/}*.js'","lint:fix":"yarn lint --fix","release":"semantic-release","test":"yarn lint && yarn format:check && yarn test:e2e","test:e2e":"node e2e/test-runner"},"author":{"name":"Edd Yerburgh"},"license":"MIT","devDependencies":{"@babel/core":"^7.2.2","@babel/preset-env":"^7.2.3","@vue/compiler-sfc":"^3.0.0","babel-core":"^7.0.0-bridge.0","babel-jest":"^24.9.0","coffeescript":"^2.3.2","conventional-changelog":"^1.1.5","eslint":"^5.12.0","eslint-config-prettier":"^3.3.0","eslint-config-standard":"^12.0.0","eslint-plugin-import":"^2.14.0","eslint-plugin-node":"^8.0.0","eslint-plugin-promise":"^4.0.1","eslint-plugin-standard":"^4.0.0","eslint-plugin-vue":"^5.1.0","fs-extra":"^7.0.1","hamljs":"^0.6.2","husky":"^1.1.4","jade":"^1.11.0","jest":"^24.0.0","less":"^3.9.0","lint-staged":"^8.0.5","prettier":"^1.16.1","pug":"^2.0.3","sass":"^1.23.7","semantic-release":"^15.13.2","stylus":"^0.54.5","typescript":"^3.2.2","vue":"^3.0.0"},"peerDependencies":{"@babel/core":"7.x","babel-jest":">= 24 < 27","jest":">= 24 < 27 ","ts-jest":">= 24 < 27 ","typescript":">= 3.x","vue":"^3.0.0-0"},"peerDependenciesMeta":{"ts-jest":{"optional":true},"typescript":{"optional":true}},"dependencies":{"@babel/plugin-transform-modules-commonjs":"^7.2.0","chalk":"^2.1.0","convert-source-map":"^1.6.0","extract-from-css":"^0.4.4","ts-jest":"^24.0.0"},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-jest.git"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{js,json,css,md,vue}":["yarn format","git add"]},"readmeFilename":"README.md","licenseText":"Copyright (c) 2017 Edd Yerburgh\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"vue-jest@5.0.0-alpha.5","dist":{"shasum":"a24b7569ba2078836a316033f283e151afc4906b","size":8039,"noattachment":false,"key":"/vue-jest/-/vue-jest-5.0.0-alpha.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/vue-jest/download/vue-jest-5.0.0-alpha.5.tgz"},"maintainers":[{"name":"afontcu","email":"adria@calidae.com"},{"name":"dobromir-hristov","email":"djdobro@abv.bg"},{"name":"eddyerburgh","email":"edward.yerburgh@gmail.com"},{"name":"lmiller1990","email":"lachlan.miller.1990@outlook.com"},{"name":"yyx990803","email":""}],"_npmUser":{"name":"lmiller1990","email":"lachlan.miller.1990@outlook.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue-jest_5.0.0-alpha.5_1602405117036_0.5669516034631585"},"_hasShrinkwrap":false,"publish_time":1602405117176,"_cnpm_publish_time":1602405117176},"5.0.0-alpha.4":{"name":"vue-jest","version":"5.0.0-alpha.4","description":"Jest Vue transform","main":"lib/index.js","keywords":["jest","vue","jest vue","jest vue transform","jest vue preprocessor","vue jest","vue jest","vue jest transform","vue jest preprocessor"],"scripts":{"format":"prettier --no-semi --single-quote --write '**/*.{js,json,md}'","format:check":"prettier --no-semi --single-quote --check '**/*.{js,json,md}'","lint":"eslint --ignore-path .gitignore '{,!(node_modules)/**/}*.js'","lint:fix":"yarn lint --fix","release":"semantic-release","test":"yarn lint && yarn format:check && yarn test:e2e","test:e2e":"node e2e/test-runner"},"author":{"name":"Edd Yerburgh"},"license":"MIT","devDependencies":{"@babel/core":"^7.2.2","@babel/preset-env":"^7.2.3","@vue/compiler-sfc":"3.0.0-alpha.10","babel-core":"^7.0.0-bridge.0","babel-jest":"^24.9.0","coffeescript":"^2.3.2","conventional-changelog":"^1.1.5","eslint":"^5.12.0","eslint-config-prettier":"^3.3.0","eslint-config-standard":"^12.0.0","eslint-plugin-import":"^2.14.0","eslint-plugin-node":"^8.0.0","eslint-plugin-promise":"^4.0.1","eslint-plugin-standard":"^4.0.0","eslint-plugin-vue":"^5.1.0","fs-extra":"^7.0.1","hamljs":"^0.6.2","husky":"^1.1.4","jade":"^1.11.0","jest":"^24.0.0","less":"^3.9.0","lint-staged":"^8.0.5","prettier":"^1.16.1","pug":"^2.0.3","sass":"^1.23.7","semantic-release":"^15.13.2","stylus":"^0.54.5","typescript":"^3.2.2","vue":"3.0.0-alpha.10"},"peerDependencies":{"@babel/core":"7.x","babel-jest":">= 24 < 27","jest":">= 24 < 27 ","ts-jest":">= 24 < 27 ","typescript":">= 3.x","vue":"^3.0.0-0"},"peerDependenciesMeta":{"ts-jest":{"optional":true},"typescript":{"optional":true}},"dependencies":{"@babel/plugin-transform-modules-commonjs":"^7.2.0","chalk":"^2.1.0","convert-source-map":"^1.6.0","extract-from-css":"^0.4.4","ts-jest":"^24.0.0"},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-jest.git"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{js,json,css,md,vue}":["yarn format","git add"]},"readmeFilename":"README.md","licenseText":"Copyright (c) 2017 Edd Yerburgh\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"vue-jest@5.0.0-alpha.4","dist":{"shasum":"77fb581b476b5a9c228111a17cc14eb0be2ba297","size":8459,"noattachment":false,"key":"/vue-jest/-/vue-jest-5.0.0-alpha.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/vue-jest/download/vue-jest-5.0.0-alpha.4.tgz"},"maintainers":[{"name":"afontcu","email":"adria@calidae.com"},{"name":"dobromir-hristov","email":"djdobro@abv.bg"},{"name":"eddyerburgh","email":"edward.yerburgh@gmail.com"},{"name":"lmiller1990","email":"lachlan.miller.1990@outlook.com"},{"name":"yyx990803","email":""}],"_npmUser":{"name":"lmiller1990","email":"lachlan.miller.1990@outlook.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue-jest_5.0.0-alpha.4_1600471891772_0.3813057057875382"},"_hasShrinkwrap":false,"publish_time":1600471891909,"_cnpm_publish_time":1600471891909},"3.0.7":{"name":"vue-jest","version":"3.0.7","description":"Jest Vue transform","main":"vue-jest.js","keywords":["jest","vue","jest vue","jest vue transform","jest vue preprocessor","vue jest","vue jest","vue jest transform","vue jest preprocessor"],"scripts":{"lint":"eslint lib vue-jest.js test","lint:fix":"npm run lint -- --fix","release":"build/release.sh","release:note":"node build/gen-release-note.js","test":"npm run lint && ./test.sh","unit":"./test.sh","unit:run":"jest test --no-cache --runInBand --coverage --coverageDirectory test/coverage"},"author":{"name":"Edd Yerburgh"},"license":"MIT","devDependencies":{"@vue/test-utils":"^1.0.0-beta.25","babel-core":"^6.25.0","babel-jest":"^20.0.3","babel-plugin-istanbul":"^4.1.4","babel-preset-env":"^1.6.1","clear-module":"^2.1.0","coffeescript":"^2.0.3","conventional-changelog":"^1.1.5","eslint":"^4.3.0","eslint-plugin-html":"^3.1.1","eslint-plugin-vue":"^2.1.0","eslint-plugin-vue-libs":"^1.2.0","hamljs":"^0.6.2","jade":"^1.11.0","jest":"^20.0.4","node-sass":"^4.10.0","postcss":"^7.0.18","postcss-css-variables":"^0.13.0","postcss-load-config":"^2.1.0","postcss-nested":"^4.1.2","pug":"^2.0.0-rc.3","stylus":"^0.54.5","typescript":"^2.5.2","vue":"^2.4.2","vue-template-compiler":"^2.4.2"},"peerDependencies":{"babel-core":"^6.25.0 || ^7.0.0-0","vue":"^2.x","vue-template-compiler":"^2.x"},"dependencies":{"babel-plugin-transform-es2015-modules-commonjs":"^6.26.0","chalk":"^2.1.0","deasync":"^0.1.15","extract-from-css":"^0.4.4","find-babel-config":"^1.1.0","js-beautify":"^1.6.14","node-cache":"^4.1.1","object-assign":"^4.1.1","source-map":"^0.5.6","tsconfig":"^7.0.0","vue-template-es2015-compiler":"^1.6.0"},"jest":{"moduleFileExtensions":["js","json","vue"],"transform":{"^.+\\.js$":"<rootDir>/node_modules/babel-jest",".*\\.(vue)$":"<rootDir>/vue-jest.js"},"mapCoverage":true,"moduleNameMapper":{"^~?__root/(.*)$":"<rootDir>/$1","^~?__test/(.*)$":"<rootDir>/test/$1"}},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-jest.git"},"licenseText":"Copyright (c) 2017 Edd Yerburgh\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"vue-jest@3.0.7","dist":{"shasum":"a6d29758a5cb4d750f5d1242212be39be4296a33","size":11238,"noattachment":false,"key":"/vue-jest/-/vue-jest-3.0.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/vue-jest/download/vue-jest-3.0.7.tgz"},"maintainers":[{"name":"afontcu","email":"adria@calidae.com"},{"name":"dobromir-hristov","email":"djdobro@abv.bg"},{"name":"eddyerburgh","email":"edward.yerburgh@gmail.com"},{"name":"lmiller1990","email":"lachlan.miller.1990@outlook.com"},{"name":"yyx990803","email":""}],"_npmUser":{"name":"lmiller1990","email":"lachlan.miller.1990@outlook.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue-jest_3.0.7_1600065675976_0.9936824156765718"},"_hasShrinkwrap":false,"publish_time":1600065676117,"_cnpm_publish_time":1600065676117},"4.0.0-rc.0":{"name":"vue-jest","version":"4.0.0-rc.0","description":"Jest Vue transform","main":"lib/index.js","keywords":["jest","vue","jest vue","jest vue transform","jest vue preprocessor","vue jest","vue jest","vue jest transform","vue jest preprocessor"],"scripts":{"format":"prettier --no-semi --single-quote --write '**/*.{js,json,md}'","format:check":"prettier --no-semi --single-quote --check '**/*.{js,json,md}'","lint":"eslint --ignore-path .gitignore '{,!(node_modules)/**/}*.js'","lint:fix":"npm run lint --fix","release":"semantic-release","test":"npm run lint && npm run format:check && npm run test:e2e","test:e2e":"node e2e/test-runner"},"author":{"name":"Edd Yerburgh"},"license":"MIT","devDependencies":{"@babel/core":"^7.2.2","@babel/preset-env":"^7.2.3","@vue/test-utils":"^1.0.5","babel-core":"^7.0.0-bridge.0","babel-jest":"^23.6.0","coffeescript":"^2.3.2","conventional-changelog":"^1.1.5","eslint":"^5.12.0","eslint-config-prettier":"^3.3.0","eslint-config-standard":"^12.0.0","eslint-plugin-import":"^2.14.0","eslint-plugin-node":"^8.0.0","eslint-plugin-promise":"^4.0.1","eslint-plugin-standard":"^4.0.0","eslint-plugin-vue":"^5.1.0","fs-extra":"^7.0.1","hamljs":"^0.6.2","husky":"^1.1.4","jade":"^1.11.0","jest":"^26.0.0","less":"^3.9.0","lint-staged":"^8.0.5","prettier":"^1.16.1","pug":"^2.0.3","sass":"^1.23.7","semantic-release":"^15.13.2","stylus":"^0.54.5","typescript":"^3.2.2","vue":"^2.4.2","vue-template-compiler":"^2.4.2"},"peerDependencies":{"@babel/core":"7.x","jest":"26.x","vue":"^2.x","vue-template-compiler":"^2.x"},"dependencies":{"@babel/plugin-transform-modules-commonjs":"^7.2.0","@vue/component-compiler-utils":"^3.1.0","chalk":"^2.1.0","extract-from-css":"^0.4.4","source-map":"0.5.6","ts-jest":"26.x"},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-jest.git"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{js,json,css,md,vue}":["npm run format","git add"]},"licenseText":"Copyright (c) 2017 Edd Yerburgh\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"vue-jest@4.0.0-rc.0","dist":{"shasum":"0ce263c7f923441d0eeb99841620e8e9470336f4","size":11008,"noattachment":false,"key":"/vue-jest/-/vue-jest-4.0.0-rc.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/vue-jest/download/vue-jest-4.0.0-rc.0.tgz"},"maintainers":[{"name":"afontcu","email":"adria@calidae.com"},{"name":"dobromir-hristov","email":"djdobro@abv.bg"},{"name":"eddyerburgh","email":"edward.yerburgh@gmail.com"},{"name":"lmiller1990","email":"lachlan.miller.1990@outlook.com"},{"name":"yyx990803","email":""}],"_npmUser":{"name":"lmiller1990","email":"lachlan.miller.1990@outlook.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue-jest_4.0.0-rc.0_1600065542279_0.6981515538224283"},"_hasShrinkwrap":false,"publish_time":1600065542394,"_cnpm_publish_time":1600065542394},"4.0.0-beta.6":{"name":"vue-jest","version":"4.0.0-beta.6","description":"Jest Vue transform","main":"lib/index.js","keywords":["jest","vue","jest vue","jest vue transform","jest vue preprocessor","vue jest","vue jest","vue jest transform","vue jest preprocessor"],"scripts":{"format":"prettier --no-semi --single-quote --write '**/*.{js,json,md}'","format:check":"prettier --no-semi --single-quote --check '**/*.{js,json,md}'","lint":"eslint --ignore-path .gitignore '{,!(node_modules)/**/}*.js'","lint:fix":"npm run lint --fix","release":"semantic-release","test":"npm run lint && npm run format:check && npm run test:e2e","test:e2e":"node e2e/test-runner"},"author":{"name":"Edd Yerburgh"},"license":"MIT","devDependencies":{"@babel/core":"^7.2.2","@babel/preset-env":"^7.2.3","@vue/test-utils":"^1.0.5","babel-core":"^7.0.0-bridge.0","babel-jest":"^23.6.0","coffeescript":"^2.3.2","conventional-changelog":"^1.1.5","eslint":"^5.12.0","eslint-config-prettier":"^3.3.0","eslint-config-standard":"^12.0.0","eslint-plugin-import":"^2.14.0","eslint-plugin-node":"^8.0.0","eslint-plugin-promise":"^4.0.1","eslint-plugin-standard":"^4.0.0","eslint-plugin-vue":"^5.1.0","fs-extra":"^7.0.1","hamljs":"^0.6.2","husky":"^1.1.4","jade":"^1.11.0","jest":"^25.1.0","less":"^3.9.0","lint-staged":"^8.0.5","prettier":"^1.16.1","pug":"^2.0.3","sass":"^1.23.7","semantic-release":"^15.13.2","stylus":"^0.54.5","typescript":"^3.2.2","vue":"^2.4.2","vue-template-compiler":"^2.4.2"},"peerDependencies":{"@babel/core":"7.x","jest":"^25.5.0","vue":"^2.x","vue-template-compiler":"^2.x"},"dependencies":{"@babel/plugin-transform-modules-commonjs":"^7.2.0","@vue/component-compiler-utils":"^3.1.0","chalk":"^2.1.0","extract-from-css":"^0.4.4","source-map":"0.5.6","ts-jest":"25.5.x"},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-jest.git"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{js,json,css,md,vue}":["npm run format","git add"]},"readmeFilename":"README.md","licenseText":"Copyright (c) 2017 Edd Yerburgh\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"vue-jest@4.0.0-beta.6","dist":{"shasum":"5e4637614bcb3b822478d897c630c5f32ef28a91","size":10999,"noattachment":false,"key":"/vue-jest/-/vue-jest-4.0.0-beta.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/vue-jest/download/vue-jest-4.0.0-beta.6.tgz"},"maintainers":[{"name":"afontcu","email":"adria@calidae.com"},{"name":"dobromir-hristov","email":"djdobro@abv.bg"},{"name":"eddyerburgh","email":"edward.yerburgh@gmail.com"},{"name":"lmiller1990","email":"lachlan.miller.1990@outlook.com"},{"name":"yyx990803","email":""}],"_npmUser":{"name":"lmiller1990","email":"lachlan.miller.1990@outlook.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue-jest_4.0.0-beta.6_1599704982374_0.1301163607521041"},"_hasShrinkwrap":false,"publish_time":1599704982554,"_cnpm_publish_time":1599704982554},"5.0.0-alpha.3":{"name":"vue-jest","version":"5.0.0-alpha.3","description":"Jest Vue transform","main":"lib/index.js","keywords":["jest","vue","jest vue","jest vue transform","jest vue preprocessor","vue jest","vue jest","vue jest transform","vue jest preprocessor"],"scripts":{"format":"prettier --no-semi --single-quote --write '**/*.{js,json,md}'","format:check":"prettier --no-semi --single-quote --check '**/*.{js,json,md}'","lint":"eslint --ignore-path .gitignore '{,!(node_modules)/**/}*.js'","lint:fix":"yarn lint --fix","release":"semantic-release","test":"yarn lint && yarn format:check && yarn test:e2e","test:e2e":"node e2e/test-runner"},"author":{"name":"Edd Yerburgh"},"license":"MIT","devDependencies":{"@babel/core":"^7.2.2","@babel/preset-env":"^7.2.3","@vue/compiler-sfc":"3.0.0-alpha.10","@vue/test-utils":"^1.0.0-beta.25","babel-core":"^7.0.0-bridge.0","babel-jest":"^24.9.0","coffeescript":"^2.3.2","conventional-changelog":"^1.1.5","eslint":"^5.12.0","eslint-config-prettier":"^3.3.0","eslint-config-standard":"^12.0.0","eslint-plugin-import":"^2.14.0","eslint-plugin-node":"^8.0.0","eslint-plugin-promise":"^4.0.1","eslint-plugin-standard":"^4.0.0","eslint-plugin-vue":"^5.1.0","fs-extra":"^7.0.1","hamljs":"^0.6.2","husky":"^1.1.4","jade":"^1.11.0","jest":"^24.0.0","less":"^3.9.0","lint-staged":"^8.0.5","prettier":"^1.16.1","pug":"^2.0.3","sass":"^1.23.7","semantic-release":"^15.13.2","stylus":"^0.54.5","typescript":"^3.2.2","vue":"3.0.0-alpha.10"},"peerDependencies":{"@babel/core":"7.x","babel-jest":">= 24 < 27","jest":">= 24 < 27 ","ts-jest":">= 24 < 27 ","vue":"^3.0.0-0"},"peerDependenciesMeta":{"ts-jest":{"optional":true}},"dependencies":{"@babel/plugin-transform-modules-commonjs":"^7.2.0","chalk":"^2.1.0","convert-source-map":"^1.6.0","extract-from-css":"^0.4.4","ts-jest":"^24.0.0"},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-jest.git"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{js,json,css,md,vue}":["yarn format","git add"]},"readmeFilename":"README.md","licenseText":"Copyright (c) 2017 Edd Yerburgh\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"vue-jest@5.0.0-alpha.3","dist":{"shasum":"37eacb0672640c4eb0f01f966a20a87bf4105d20","size":8438,"noattachment":false,"key":"/vue-jest/-/vue-jest-5.0.0-alpha.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/vue-jest/download/vue-jest-5.0.0-alpha.3.tgz"},"maintainers":[{"name":"afontcu","email":"adria@calidae.com"},{"name":"dobromir-hristov","email":"djdobro@abv.bg"},{"name":"eddyerburgh","email":"edward.yerburgh@gmail.com"},{"name":"lmiller1990","email":"lachlan.miller.1990@outlook.com"},{"name":"yyx990803","email":""}],"_npmUser":{"name":"lmiller1990","email":"lachlan.miller.1990@outlook.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue-jest_5.0.0-alpha.3_1597146053357_0.2529364682599933"},"_hasShrinkwrap":false,"publish_time":1597146053482,"_cnpm_publish_time":1597146053482},"4.0.0-beta.5":{"name":"vue-jest","version":"4.0.0-beta.5","description":"Jest Vue transform","main":"lib/index.js","keywords":["jest","vue","jest vue","jest vue transform","jest vue preprocessor","vue jest","vue jest","vue jest transform","vue jest preprocessor"],"scripts":{"format":"prettier --no-semi --single-quote --write '**/*.{js,json,md}'","format:check":"prettier --no-semi --single-quote --check '**/*.{js,json,md}'","lint":"eslint --ignore-path .gitignore '{,!(node_modules)/**/}*.js'","lint:fix":"npm run lint --fix","release":"semantic-release","test":"npm run lint && npm run format:check && npm run test:e2e","test:e2e":"node e2e/test-runner"},"author":{"name":"Edd Yerburgh"},"license":"MIT","devDependencies":{"@babel/core":"^7.2.2","@babel/preset-env":"^7.2.3","@vue/test-utils":"^1.0.0-beta.25","babel-core":"^7.0.0-bridge.0","babel-jest":"^23.6.0","coffeescript":"^2.3.2","conventional-changelog":"^1.1.5","eslint":"^5.12.0","eslint-config-prettier":"^3.3.0","eslint-config-standard":"^12.0.0","eslint-plugin-import":"^2.14.0","eslint-plugin-node":"^8.0.0","eslint-plugin-promise":"^4.0.1","eslint-plugin-standard":"^4.0.0","eslint-plugin-vue":"^5.1.0","fs-extra":"^7.0.1","hamljs":"^0.6.2","husky":"^1.1.4","jade":"^1.11.0","jest":"^25.1.0","less":"^3.9.0","lint-staged":"^8.0.5","prettier":"^1.16.1","pug":"^2.0.3","sass":"^1.23.7","semantic-release":"^15.13.2","stylus":"^0.54.5","typescript":"^3.2.2","vue":"^2.4.2","vue-template-compiler":"^2.4.2"},"peerDependencies":{"@babel/core":"7.x","jest":"^25.x","vue":"^2.x","vue-template-compiler":"^2.x"},"dependencies":{"@babel/plugin-transform-modules-commonjs":"^7.2.0","@vue/component-compiler-utils":"^3.1.0","chalk":"^2.1.0","convert-source-map":"^1.6.0","extract-from-css":"^0.4.4","source-map":"0.5.6","ts-jest":"25.5.x"},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-jest.git"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{js,json,css,md,vue}":["npm run format","git add"]},"readmeFilename":"README.md","licenseText":"Copyright (c) 2017 Edd Yerburgh\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"vue-jest@4.0.0-beta.5","dist":{"shasum":"ba2820663222f97ec64a3eabe47e9b9e99fe571b","size":11067,"noattachment":false,"key":"/vue-jest/-/vue-jest-4.0.0-beta.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/vue-jest/download/vue-jest-4.0.0-beta.5.tgz"},"maintainers":[{"name":"afontcu","email":"adria@calidae.com"},{"name":"dobromir-hristov","email":"djdobro@abv.bg"},{"name":"eddyerburgh","email":"edward.yerburgh@gmail.com"},{"name":"lmiller1990","email":"lachlan.miller.1990@outlook.com"},{"name":"yyx990803","email":""}],"_npmUser":{"name":"lmiller1990","email":"lachlan.miller.1990@outlook.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue-jest_4.0.0-beta.5_1596284021623_0.19560254491404416"},"_hasShrinkwrap":false,"publish_time":1596284021744,"_cnpm_publish_time":1596284021744},"5.0.0-alpha.2":{"name":"vue-jest","version":"5.0.0-alpha.2","description":"Jest Vue transform","main":"lib/index.js","keywords":["jest","vue","jest vue","jest vue transform","jest vue preprocessor","vue jest","vue jest","vue jest transform","vue jest preprocessor"],"scripts":{"format":"prettier --no-semi --single-quote --write '**/*.{js,json,md}'","format:check":"prettier --no-semi --single-quote --check '**/*.{js,json,md}'","lint":"eslint --ignore-path .gitignore '{,!(node_modules)/**/}*.js'","lint:fix":"yarn lint --fix","release":"semantic-release","test":"yarn lint && yarn format:check && yarn test:e2e","test:e2e":"node e2e/test-runner"},"author":{"name":"Edd Yerburgh"},"license":"MIT","devDependencies":{"@babel/core":"^7.2.2","@babel/preset-env":"^7.2.3","@vue/compiler-sfc":"3.0.0-alpha.10","@vue/test-utils":"^1.0.0-beta.25","babel-core":"^7.0.0-bridge.0","babel-jest":"^24.9.0","coffeescript":"^2.3.2","conventional-changelog":"^1.1.5","eslint":"^5.12.0","eslint-config-prettier":"^3.3.0","eslint-config-standard":"^12.0.0","eslint-plugin-import":"^2.14.0","eslint-plugin-node":"^8.0.0","eslint-plugin-promise":"^4.0.1","eslint-plugin-standard":"^4.0.0","eslint-plugin-vue":"^5.1.0","fs-extra":"^7.0.1","hamljs":"^0.6.2","husky":"^1.1.4","jade":"^1.11.0","jest":"^24.0.0","less":"^3.9.0","lint-staged":"^8.0.5","prettier":"^1.16.1","pug":"^2.0.3","sass":"^1.23.7","semantic-release":"^15.13.2","stylus":"^0.54.5","typescript":"^3.2.2","vue":"3.0.0-alpha.10"},"peerDependencies":{"@babel/core":"7.x","babel-jest":">= 24 < 27","jest":">= 24 < 27 ","ts-jest":">= 24 < 27 ","vue":"^3.0.0-0"},"peerDependenciesMeta":{"ts-jest":{"optional":true}},"dependencies":{"@babel/plugin-transform-modules-commonjs":"^7.2.0","chalk":"^2.1.0","convert-source-map":"^1.6.0","extract-from-css":"^0.4.4","ts-jest":"^24.0.0"},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-jest.git"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{js,json,css,md,vue}":["yarn format","git add"]},"readmeFilename":"README.md","licenseText":"Copyright (c) 2017 Edd Yerburgh\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"vue-jest@5.0.0-alpha.2","dist":{"shasum":"4aa945dd27edd6c463673586c331999cd6312b37","size":8369,"noattachment":false,"key":"/vue-jest/-/vue-jest-5.0.0-alpha.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/vue-jest/download/vue-jest-5.0.0-alpha.2.tgz"},"maintainers":[{"name":"afontcu","email":"adria@calidae.com"},{"name":"dobromir-hristov","email":"djdobro@abv.bg"},{"name":"eddyerburgh","email":"edward.yerburgh@gmail.com"},{"name":"lmiller1990","email":"lachlan.miller.1990@outlook.com"},{"name":"yyx990803","email":""}],"_npmUser":{"name":"lmiller1990","email":"lachlan.miller.1990@outlook.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue-jest_5.0.0-alpha.2_1596283926463_0.3900824304260251"},"_hasShrinkwrap":false,"publish_time":1596283926623,"_cnpm_publish_time":1596283926623},"4.0.0-beta.4":{"name":"vue-jest","version":"4.0.0-beta.4","description":"Jest Vue transform","main":"lib/index.js","keywords":["jest","vue","jest vue","jest vue transform","jest vue preprocessor","vue jest","vue jest","vue jest transform","vue jest preprocessor"],"scripts":{"format":"prettier --no-semi --single-quote --write '**/*.{js,json,md}'","format:check":"prettier --no-semi --single-quote --check '**/*.{js,json,md}'","lint":"eslint --ignore-path .gitignore '{,!(node_modules)/**/}*.js'","lint:fix":"npm run lint --fix","release":"semantic-release","test":"npm run lint && npm run format:check && npm run test:e2e","test:e2e":"node e2e/test-runner"},"author":{"name":"Edd Yerburgh"},"license":"MIT","devDependencies":{"@babel/core":"^7.2.2","@babel/preset-env":"^7.2.3","@vue/test-utils":"^1.0.0-beta.25","babel-core":"^7.0.0-bridge.0","babel-jest":"^23.6.0","coffeescript":"^2.3.2","conventional-changelog":"^1.1.5","eslint":"^5.12.0","eslint-config-prettier":"^3.3.0","eslint-config-standard":"^12.0.0","eslint-plugin-import":"^2.14.0","eslint-plugin-node":"^8.0.0","eslint-plugin-promise":"^4.0.1","eslint-plugin-standard":"^4.0.0","eslint-plugin-vue":"^5.1.0","fs-extra":"^7.0.1","hamljs":"^0.6.2","husky":"^1.1.4","jade":"^1.11.0","jest":"^25.1.0","less":"^3.9.0","lint-staged":"^8.0.5","prettier":"^1.16.1","pug":"^2.0.3","sass":"^1.23.7","semantic-release":"^15.13.2","stylus":"^0.54.5","typescript":"^3.2.2","vue":"^2.4.2","vue-template-compiler":"^2.4.2"},"peerDependencies":{"@babel/core":"7.x","jest":"^25.x","vue":"^2.x","vue-template-compiler":"^2.x"},"dependencies":{"@babel/plugin-transform-modules-commonjs":"^7.2.0","@vue/component-compiler-utils":"^3.1.0","chalk":"^2.1.0","convert-source-map":"^1.6.0","extract-from-css":"^0.4.4","source-map":"0.5.6","ts-jest":"25.5.x"},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-jest.git"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{js,json,css,md,vue}":["npm run format","git add"]},"readmeFilename":"README.md","licenseText":"Copyright (c) 2017 Edd Yerburgh\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"vue-jest@4.0.0-beta.4","dist":{"shasum":"09607c01adf67bd9536365e175c4b01c460ccb50","size":10580,"noattachment":false,"key":"/vue-jest/-/vue-jest-4.0.0-beta.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/vue-jest/download/vue-jest-4.0.0-beta.4.tgz"},"maintainers":[{"name":"afontcu","email":"adria@calidae.com"},{"name":"dobromir-hristov","email":"djdobro@abv.bg"},{"name":"eddyerburgh","email":"edward.yerburgh@gmail.com"},{"name":"lmiller1990","email":"lachlan.miller.1990@outlook.com"},{"name":"yyx990803","email":""}],"_npmUser":{"name":"lmiller1990","email":"lachlan.miller.1990@outlook.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue-jest_4.0.0-beta.4_1594214550829_0.2744118904863482"},"_hasShrinkwrap":false,"publish_time":1594214550944,"_cnpm_publish_time":1594214550944},"3.0.6":{"name":"vue-jest","version":"3.0.6","description":"Jest Vue transform","main":"vue-jest.js","keywords":["jest","vue","jest vue","jest vue transform","jest vue preprocessor","vue jest","vue jest","vue jest transform","vue jest preprocessor"],"scripts":{"lint":"eslint lib vue-jest.js test","lint:fix":"npm run lint -- --fix","release":"build/release.sh","release:note":"node build/gen-release-note.js","test":"npm run lint && ./test.sh","unit":"./test.sh","unit:run":"jest test --no-cache --runInBand --coverage --coverageDirectory test/coverage"},"author":{"name":"Edd Yerburgh"},"license":"MIT","devDependencies":{"@vue/test-utils":"^1.0.0-beta.25","babel-core":"^6.25.0","babel-jest":"^20.0.3","babel-plugin-istanbul":"^4.1.4","babel-preset-env":"^1.6.1","clear-module":"^2.1.0","coffeescript":"^2.0.3","conventional-changelog":"^1.1.5","eslint":"^4.3.0","eslint-plugin-html":"^3.1.1","eslint-plugin-vue":"^2.1.0","eslint-plugin-vue-libs":"^1.2.0","hamljs":"^0.6.2","jade":"^1.11.0","jest":"^20.0.4","node-sass":"^4.10.0","postcss":"^7.0.18","postcss-css-variables":"^0.13.0","postcss-load-config":"^2.1.0","postcss-nested":"^4.1.2","pug":"^2.0.0-rc.3","stylus":"^0.54.5","typescript":"^2.5.2","vue":"^2.4.2","vue-template-compiler":"^2.4.2"},"peerDependencies":{"babel-core":"^6.25.0 || ^7.0.0-0","vue":"^2.x","vue-template-compiler":"^2.x"},"dependencies":{"babel-plugin-transform-es2015-modules-commonjs":"^6.26.0","chalk":"^2.1.0","deasync":"^0.1.15","extract-from-css":"^0.4.4","find-babel-config":"^1.1.0","js-beautify":"^1.6.14","node-cache":"^4.1.1","object-assign":"^4.1.1","source-map":"^0.5.6","tsconfig":"^7.0.0","vue-template-es2015-compiler":"^1.6.0"},"jest":{"moduleFileExtensions":["js","json","vue"],"transform":{"^.+\\.js$":"<rootDir>/node_modules/babel-jest",".*\\.(vue)$":"<rootDir>/vue-jest.js"},"mapCoverage":true,"moduleNameMapper":{"^~?__root/(.*)$":"<rootDir>/$1","^~?__test/(.*)$":"<rootDir>/test/$1"}},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-jest.git"},"licenseText":"Copyright (c) 2017 Edd Yerburgh\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"vue-jest@3.0.6","dist":{"shasum":"27f79d75dcddbe6b3d8327ca1450a107b9cd6f38","size":11250,"noattachment":false,"key":"/vue-jest/-/vue-jest-3.0.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/vue-jest/download/vue-jest-3.0.6.tgz"},"maintainers":[{"name":"afontcu","email":"adria@calidae.com"},{"name":"dobromir-hristov","email":"djdobro@abv.bg"},{"name":"eddyerburgh","email":"edward.yerburgh@gmail.com"},{"name":"lmiller1990","email":"lachlan.miller.1990@outlook.com"},{"name":"yyx990803","email":""}],"_npmUser":{"name":"lmiller1990","email":"lachlan.miller.1990@outlook.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue-jest_3.0.6_1593761920825_0.32565291965496224"},"_hasShrinkwrap":false,"publish_time":1593761920947,"_cnpm_publish_time":1593761920947},"5.0.0-alpha.1":{"name":"vue-jest","version":"5.0.0-alpha.1","description":"Jest Vue transform","main":"lib/index.js","keywords":["jest","vue","jest vue","jest vue transform","jest vue preprocessor","vue jest","vue jest","vue jest transform","vue jest preprocessor"],"scripts":{"format":"prettier --no-semi --single-quote --write '**/*.{js,json,md}'","format:check":"prettier --no-semi --single-quote --check '**/*.{js,json,md}'","lint":"eslint --ignore-path .gitignore '{,!(node_modules)/**/}*.js'","lint:fix":"yarn lint --fix","release":"semantic-release","test":"yarn lint && yarn format:check && yarn test:e2e","test:e2e":"node e2e/test-runner"},"author":{"name":"Edd Yerburgh"},"license":"MIT","devDependencies":{"@babel/core":"^7.2.2","@babel/preset-env":"^7.2.3","@vue/compiler-sfc":"3.0.0-alpha.10","@vue/test-utils":"^1.0.0-beta.25","babel-core":"^7.0.0-bridge.0","babel-jest":"^23.6.0","coffeescript":"^2.3.2","conventional-changelog":"^1.1.5","eslint":"^5.12.0","eslint-config-prettier":"^3.3.0","eslint-config-standard":"^12.0.0","eslint-plugin-import":"^2.14.0","eslint-plugin-node":"^8.0.0","eslint-plugin-promise":"^4.0.1","eslint-plugin-standard":"^4.0.0","eslint-plugin-vue":"^5.1.0","fs-extra":"^7.0.1","hamljs":"^0.6.2","husky":"^1.1.4","jade":"^1.11.0","jest":"^24.0.0","less":"^3.9.0","lint-staged":"^8.0.5","prettier":"^1.16.1","pug":"^2.0.3","sass":"^1.23.7","semantic-release":"^15.13.2","stylus":"^0.54.5","typescript":"^3.2.2","vue":"3.0.0-alpha.10"},"peerDependencies":{"@babel/core":"7.x","jest":"^24.x","vue":"^2.x"},"dependencies":{"@babel/plugin-transform-modules-commonjs":"^7.2.0","chalk":"^2.1.0","convert-source-map":"^1.6.0","extract-from-css":"^0.4.4","ts-jest":"^24.0.0"},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-jest.git"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{js,json,css,md,vue}":["yarn format","git add"]},"readmeFilename":"README.md","licenseText":"Copyright (c) 2017 Edd Yerburgh\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"vue-jest@5.0.0-alpha.1","dist":{"shasum":"081a20e585420f19b441beb2cb2cd9869ecdfa5b","size":8409,"noattachment":false,"key":"/vue-jest/-/vue-jest-5.0.0-alpha.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/vue-jest/download/vue-jest-5.0.0-alpha.1.tgz"},"maintainers":[{"name":"afontcu","email":"adria@calidae.com"},{"name":"dobromir-hristov","email":"djdobro@abv.bg"},{"name":"eddyerburgh","email":"edward.yerburgh@gmail.com"},{"name":"lmiller1990","email":"lachlan.miller.1990@outlook.com"},{"name":"yyx990803","email":""}],"_npmUser":{"name":"lmiller1990","email":"lachlan.miller.1990@outlook.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue-jest_5.0.0-alpha.1_1593698697758_0.5809490614217379"},"_hasShrinkwrap":false,"publish_time":1593698697880,"_cnpm_publish_time":1593698697880},"4.0.0-beta.3":{"name":"vue-jest","version":"4.0.0-beta.3","description":"Jest Vue transform","main":"lib/index.js","keywords":["jest","vue","jest vue","jest vue transform","jest vue preprocessor","vue jest","vue jest","vue jest transform","vue jest preprocessor"],"scripts":{"format":"prettier --no-semi --single-quote --write '**/*.{js,json,md}'","format:check":"prettier --no-semi --single-quote --check '**/*.{js,json,md}'","lint":"eslint --ignore-path .gitignore '{,!(node_modules)/**/}*.js'","lint:fix":"npm run lint --fix","release":"semantic-release","test":"npm run lint && npm run format:check && npm run test:e2e","test:e2e":"node e2e/test-runner"},"author":{"name":"Edd Yerburgh"},"license":"MIT","devDependencies":{"@babel/core":"^7.2.2","@babel/preset-env":"^7.2.3","@vue/test-utils":"^1.0.0-beta.25","babel-core":"^7.0.0-bridge.0","babel-jest":"^23.6.0","coffeescript":"^2.3.2","conventional-changelog":"^1.1.5","eslint":"^5.12.0","eslint-config-prettier":"^3.3.0","eslint-config-standard":"^12.0.0","eslint-plugin-import":"^2.14.0","eslint-plugin-node":"^8.0.0","eslint-plugin-promise":"^4.0.1","eslint-plugin-standard":"^4.0.0","eslint-plugin-vue":"^5.1.0","fs-extra":"^7.0.1","hamljs":"^0.6.2","husky":"^1.1.4","jade":"^1.11.0","jest":"^25.1.0","less":"^3.9.0","lint-staged":"^8.0.5","prettier":"^1.16.1","pug":"^2.0.3","sass":"^1.23.7","semantic-release":"^15.13.2","stylus":"^0.54.5","typescript":"^3.2.2","vue":"^2.4.2","vue-template-compiler":"^2.4.2"},"peerDependencies":{"@babel/core":"7.x","jest":"^25.x","vue":"^2.x","vue-template-compiler":"^2.x"},"dependencies":{"@babel/plugin-transform-modules-commonjs":"^7.2.0","@vue/component-compiler-utils":"^3.1.0","chalk":"^2.1.0","convert-source-map":"^1.6.0","extract-from-css":"^0.4.4","source-map":"0.5.6","ts-jest":"^25.2.1"},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-jest.git"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{js,json,css,md,vue}":["npm run format","git add"]},"readmeFilename":"README.md","licenseText":"Copyright (c) 2017 Edd Yerburgh\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"vue-jest@4.0.0-beta.3","dist":{"shasum":"d687306d1bdc8c1be96468fdfdf0448be63999b2","size":10536,"noattachment":false,"key":"/vue-jest/-/vue-jest-4.0.0-beta.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/vue-jest/download/vue-jest-4.0.0-beta.3.tgz"},"maintainers":[{"name":"afontcu","email":"adria@calidae.com"},{"name":"dobromir-hristov","email":"djdobro@abv.bg"},{"name":"eddyerburgh","email":"edward.yerburgh@gmail.com"},{"name":"lmiller1990","email":"lachlan.miller.1990@outlook.com"},{"name":"yyx990803","email":""}],"_npmUser":{"name":"lmiller1990","email":"lachlan.miller.1990@outlook.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue-jest_4.0.0-beta.3_1591616837886_0.9739256221269692"},"_hasShrinkwrap":false,"publish_time":1591616838064,"_cnpm_publish_time":1591616838064},"5.0.0-alpha.0":{"name":"vue-jest","version":"5.0.0-alpha.0","description":"Jest Vue transform","main":"lib/index.js","keywords":["jest","vue","jest vue","jest vue transform","jest vue preprocessor","vue jest","vue jest","vue jest transform","vue jest preprocessor"],"scripts":{"format":"prettier --no-semi --single-quote --write '**/*.{js,json,md}'","format:check":"prettier --no-semi --single-quote --check '**/*.{js,json,md}'","lint":"eslint --ignore-path .gitignore '{,!(node_modules)/**/}*.js'","lint:fix":"yarn lint --fix","release":"semantic-release","test":"yarn lint && yarn format:check && yarn test:e2e","test:e2e":"node e2e/test-runner"},"author":{"name":"Edd Yerburgh"},"license":"MIT","devDependencies":{"@babel/core":"^7.2.2","@babel/preset-env":"^7.2.3","@vue/compiler-sfc":"3.0.0-alpha.10","@vue/test-utils":"^1.0.0-beta.25","babel-core":"^7.0.0-bridge.0","babel-jest":"^23.6.0","coffeescript":"^2.3.2","conventional-changelog":"^1.1.5","eslint":"^5.12.0","eslint-config-prettier":"^3.3.0","eslint-config-standard":"^12.0.0","eslint-plugin-import":"^2.14.0","eslint-plugin-node":"^8.0.0","eslint-plugin-promise":"^4.0.1","eslint-plugin-standard":"^4.0.0","eslint-plugin-vue":"^5.1.0","fs-extra":"^7.0.1","hamljs":"^0.6.2","husky":"^1.1.4","jade":"^1.11.0","jest":"^24.0.0","less":"^3.9.0","lint-staged":"^8.0.5","prettier":"^1.16.1","pug":"^2.0.3","sass":"^1.23.7","semantic-release":"^15.13.2","stylus":"^0.54.5","typescript":"^3.2.2","vue":"3.0.0-alpha.10"},"peerDependencies":{"@babel/core":"7.x","jest":"^24.x","vue":"^2.x"},"dependencies":{"@babel/plugin-transform-modules-commonjs":"^7.2.0","chalk":"^2.1.0","convert-source-map":"^1.6.0","extract-from-css":"^0.4.4","ts-jest":"^24.0.0"},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-jest.git"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{js,json,css,md,vue}":["yarn format","git add"]},"readmeFilename":"README.md","licenseText":"Copyright (c) 2017 Edd Yerburgh\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"vue-jest@5.0.0-alpha.0","dist":{"shasum":"b03fe802a0c55ddacb73ff00b18c9c6e0fc0cfaa","size":8324,"noattachment":false,"key":"/vue-jest/-/vue-jest-5.0.0-alpha.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/vue-jest/download/vue-jest-5.0.0-alpha.0.tgz"},"maintainers":[{"name":"afontcu","email":"adria@calidae.com"},{"name":"dobromir-hristov","email":"djdobro@abv.bg"},{"name":"eddyerburgh","email":"edward.yerburgh@gmail.com"},{"name":"lmiller1990","email":"lachlan.miller.1990@outlook.com"},{"name":"yyx990803","email":""}],"_npmUser":{"name":"lmiller1990","email":"lachlan.miller.1990@outlook.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue-jest_5.0.0-alpha.0_1585992605772_0.36690148496888786"},"_hasShrinkwrap":false,"publish_time":1585992605938,"_cnpm_publish_time":1585992605938},"3.0.5":{"name":"vue-jest","version":"3.0.5","description":"Jest Vue transform","main":"vue-jest.js","keywords":["jest","vue","jest vue","jest vue transform","jest vue preprocessor","vue jest","vue jest","vue jest transform","vue jest preprocessor"],"scripts":{"lint":"eslint lib vue-jest.js test","lint:fix":"npm run lint -- --fix","release":"build/release.sh","release:note":"node build/gen-release-note.js","test":"npm run lint && ./test.sh","unit":"./test.sh","unit:run":"jest test --no-cache --runInBand --coverage --coverageDirectory test/coverage"},"author":{"name":"Edd Yerburgh"},"license":"MIT","devDependencies":{"@vue/test-utils":"^1.0.0-beta.25","babel-core":"^6.25.0","babel-jest":"^20.0.3","babel-plugin-istanbul":"^4.1.4","babel-preset-env":"^1.6.1","clear-module":"^2.1.0","coffeescript":"^2.0.3","conventional-changelog":"^1.1.5","eslint":"^4.3.0","eslint-plugin-html":"^3.1.1","eslint-plugin-vue":"^2.1.0","eslint-plugin-vue-libs":"^1.2.0","hamljs":"^0.6.2","jade":"^1.11.0","jest":"^20.0.4","node-sass":"^4.10.0","pug":"^2.0.0-rc.3","stylus":"^0.54.5","typescript":"^2.5.2","vue":"^2.4.2","vue-template-compiler":"^2.4.2"},"peerDependencies":{"babel-core":"^6.25.0 || ^7.0.0-0","vue":"^2.x","vue-template-compiler":"^2.x"},"dependencies":{"babel-plugin-transform-es2015-modules-commonjs":"^6.26.0","chalk":"^2.1.0","extract-from-css":"^0.4.4","find-babel-config":"^1.1.0","js-beautify":"^1.6.14","node-cache":"^4.1.1","object-assign":"^4.1.1","source-map":"^0.5.6","tsconfig":"^7.0.0","vue-template-es2015-compiler":"^1.6.0"},"jest":{"moduleFileExtensions":["js","json","vue"],"transform":{"^.+\\.js$":"<rootDir>/node_modules/babel-jest",".*\\.(vue)$":"<rootDir>/vue-jest.js"},"mapCoverage":true,"moduleNameMapper":{"^~?__root/(.*)$":"<rootDir>/$1","^~?__test/(.*)$":"<rootDir>/test/$1"}},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-jest.git"},"gitHead":"51bd6c6726a0d412a30720a8c4489abefe386c74","bugs":{"url":"https://github.com/vuejs/vue-jest/issues"},"homepage":"https://github.com/vuejs/vue-jest#readme","_id":"vue-jest@3.0.5","_nodeVersion":"10.16.0","_npmVersion":"6.9.0","dist":{"shasum":"d6f124b542dcbff207bf9296c19413f4c40b70c9","size":10604,"noattachment":false,"key":"/vue-jest/-/vue-jest-3.0.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/vue-jest/download/vue-jest-3.0.5.tgz"},"maintainers":[{"name":"afontcu","email":"adria@calidae.com"},{"name":"dobromir-hristov","email":"djdobro@abv.bg"},{"name":"eddyerburgh","email":"edward.yerburgh@gmail.com"},{"name":"lmiller1990","email":"lachlan.miller.1990@outlook.com"},{"name":"yyx990803","email":""}],"_npmUser":{"name":"eddyerburgh","email":"edward.yerburgh@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue-jest_3.0.5_1567924430874_0.30326988517164555"},"_hasShrinkwrap":false,"publish_time":1567924431068,"_cnpm_publish_time":1567924431068},"3.0.4":{"name":"vue-jest","version":"3.0.4","description":"Jest Vue transform","main":"vue-jest.js","keywords":["jest","vue","jest vue","jest vue transform","jest vue preprocessor","vue jest","vue jest","vue jest transform","vue jest preprocessor"],"scripts":{"lint":"eslint lib vue-jest.js test","lint:fix":"npm run lint -- --fix","release":"build/release.sh","release:note":"node build/gen-release-note.js","test":"npm run lint && ./test.sh","unit":"./test.sh","unit:run":"jest test --no-cache --runInBand --coverage --coverageDirectory test/coverage"},"author":{"name":"Edd Yerburgh"},"license":"MIT","devDependencies":{"@vue/test-utils":"^1.0.0-beta.25","babel-core":"^6.25.0","babel-jest":"^20.0.3","babel-plugin-istanbul":"^4.1.4","babel-preset-env":"^1.6.1","clear-module":"^2.1.0","coffeescript":"^2.0.3","conventional-changelog":"^1.1.5","eslint":"^4.3.0","eslint-plugin-html":"^3.1.1","eslint-plugin-vue":"^2.1.0","eslint-plugin-vue-libs":"^1.2.0","hamljs":"^0.6.2","jade":"^1.11.0","jest":"^20.0.4","node-sass":"^4.10.0","pug":"^2.0.0-rc.3","stylus":"^0.54.5","typescript":"^2.5.2","vue":"^2.4.2","vue-template-compiler":"^2.4.2"},"peerDependencies":{"babel-core":"^6.25.0 || ^7.0.0-0","vue":"^2.x","vue-template-compiler":"^2.x"},"dependencies":{"babel-plugin-transform-es2015-modules-commonjs":"^6.26.0","chalk":"^2.1.0","extract-from-css":"^0.4.4","find-babel-config":"^1.1.0","js-beautify":"^1.6.14","node-cache":"^4.1.1","object-assign":"^4.1.1","source-map":"^0.5.6","tsconfig":"^7.0.0","vue-template-es2015-compiler":"^1.6.0"},"jest":{"moduleFileExtensions":["js","json","vue"],"transform":{"^.+\\.js$":"<rootDir>/node_modules/babel-jest",".*\\.(vue)$":"<rootDir>/vue-jest.js"},"mapCoverage":true,"moduleNameMapper":{"^~?__root/(.*)$":"<rootDir>/$1","^~?__test/(.*)$":"<rootDir>/test/$1"}},"repository":{"type":"git","url":"git+https://github.com/eddyerburgh/vue-jest.git"},"gitHead":"aae6ac7498de034ab175562c63724a1b603cfe58","bugs":{"url":"https://github.com/eddyerburgh/vue-jest/issues"},"homepage":"https://github.com/eddyerburgh/vue-jest#readme","_id":"vue-jest@3.0.4","_npmVersion":"6.4.1","_nodeVersion":"10.13.0","_npmUser":{"name":"eddyerburgh","email":"edward.yerburgh@gmail.com"},"dist":{"shasum":"b6a2b0d874968f26fa775ac901903fece531e08b","size":10606,"noattachment":false,"key":"/vue-jest/-/vue-jest-3.0.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/vue-jest/download/vue-jest-3.0.4.tgz"},"maintainers":[{"name":"afontcu","email":"adria@calidae.com"},{"name":"dobromir-hristov","email":"djdobro@abv.bg"},{"name":"eddyerburgh","email":"edward.yerburgh@gmail.com"},{"name":"lmiller1990","email":"lachlan.miller.1990@outlook.com"},{"name":"yyx990803","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue-jest_3.0.4_1551730590844_0.7335472800566518"},"_hasShrinkwrap":false,"publish_time":1551730590979,"_cnpm_publish_time":1551730590979},"4.0.0-beta.2":{"name":"vue-jest","version":"4.0.0-beta.2","description":"Jest Vue transform","main":"lib/index.js","keywords":["jest","vue","jest vue","jest vue transform","jest vue preprocessor","vue jest","vue jest","vue jest transform","vue jest preprocessor"],"scripts":{"format":"prettier --no-semi --single-quote --write '**/*.{js,json,md}'","format:check":"prettier --no-semi --single-quote --check '**/*.{js,json,md}'","lint":"eslint --ignore-path .gitignore '{,!(node_modules)/**/}*.js'","lint:fix":"npm run lint --fix","release":"semantic-release","test":"npm run lint && npm run format:check && npm run test:e2e","test:e2e":"node e2e/test-runner"},"author":{"name":"Edd Yerburgh"},"license":"MIT","devDependencies":{"@babel/core":"^7.2.2","@babel/preset-env":"^7.2.3","@vue/test-utils":"^1.0.0-beta.25","babel-core":"^7.0.0-bridge.0","babel-jest":"^23.6.0","coffeescript":"^2.3.2","conventional-changelog":"^1.1.5","eslint":"^5.12.0","eslint-config-prettier":"^3.3.0","eslint-config-standard":"^12.0.0","eslint-plugin-import":"^2.14.0","eslint-plugin-node":"^8.0.0","eslint-plugin-promise":"^4.0.1","eslint-plugin-standard":"^4.0.0","eslint-plugin-vue":"^5.1.0","fs-extra":"^7.0.1","hamljs":"^0.6.2","husky":"^1.1.4","jade":"^1.11.0","jest":"^24.0.0","less":"^3.9.0","lint-staged":"^8.0.5","node-sass":"^4.7.2","prettier":"^1.16.1","pug":"^2.0.3","semantic-release":"^15.13.2","stylus":"^0.54.5","typescript":"^3.2.2","vue":"^2.4.2","vue-template-compiler":"^2.4.2"},"peerDependencies":{"@babel/core":"7.x","jest":"^24.x","vue":"^2.x","vue-template-compiler":"^2.x"},"dependencies":{"@babel/plugin-transform-modules-commonjs":"^7.2.0","@vue/component-compiler-utils":"^2.4.0","chalk":"^2.1.0","extract-from-css":"^0.4.4","source-map":"^0.5.6","ts-jest":"^23.10.5"},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-jest.git"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{js,json,css,md,vue}":["npm run format","git add"]},"readmeFilename":"README.md","gitHead":"d40edcefd51302633b39354a06205cbd10b00d53","bugs":{"url":"https://github.com/vuejs/vue-jest/issues"},"homepage":"https://github.com/vuejs/vue-jest#readme","_id":"vue-jest@4.0.0-beta.2","_npmVersion":"6.4.1","_nodeVersion":"10.13.0","_npmUser":{"name":"eddyerburgh","email":"edward.yerburgh@gmail.com"},"dist":{"shasum":"f2120ea9d24224aad3a100c2010b0760d47ee6fe","size":9435,"noattachment":false,"key":"/vue-jest/-/vue-jest-4.0.0-beta.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/vue-jest/download/vue-jest-4.0.0-beta.2.tgz"},"maintainers":[{"name":"afontcu","email":"adria@calidae.com"},{"name":"dobromir-hristov","email":"djdobro@abv.bg"},{"name":"eddyerburgh","email":"edward.yerburgh@gmail.com"},{"name":"lmiller1990","email":"lachlan.miller.1990@outlook.com"},{"name":"yyx990803","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue-jest_4.0.0-beta.2_1550336030690_0.6227793469430858"},"_hasShrinkwrap":false,"publish_time":1550336030900,"_cnpm_publish_time":1550336030900},"3.0.3":{"name":"vue-jest","version":"3.0.3","description":"Jest Vue transform","main":"vue-jest.js","keywords":["jest","vue","jest vue","jest vue transform","jest vue preprocessor","vue jest","vue jest","vue jest transform","vue jest preprocessor"],"scripts":{"lint":"eslint lib vue-jest.js test","lint:fix":"npm run lint -- --fix","release":"build/release.sh","release:note":"node build/gen-release-note.js","test":"npm run lint && ./test.sh","unit":"./test.sh","unit:run":"jest test --no-cache --runInBand --coverage --coverageDirectory test/coverage"},"author":{"name":"Edd Yerburgh"},"license":"MIT","devDependencies":{"@vue/test-utils":"^1.0.0-beta.25","babel-core":"^6.25.0","babel-jest":"^20.0.3","babel-plugin-istanbul":"^4.1.4","babel-preset-env":"^1.6.1","clear-module":"^2.1.0","coffeescript":"^2.0.3","conventional-changelog":"^1.1.5","eslint":"^4.3.0","eslint-plugin-html":"^3.1.1","eslint-plugin-vue":"^2.1.0","eslint-plugin-vue-libs":"^1.2.0","hamljs":"^0.6.2","jade":"^1.11.0","jest":"^20.0.4","node-sass":"^4.10.0","pug":"^2.0.0-rc.3","stylus":"^0.54.5","typescript":"^2.5.2","vue":"^2.4.2","vue-template-compiler":"^2.4.2"},"peerDependencies":{"babel-core":"^6.25.0 || ^7.0.0-0","vue":"^2.x","vue-template-compiler":"^2.x"},"dependencies":{"babel-plugin-transform-es2015-modules-commonjs":"^6.26.0","chalk":"^2.1.0","extract-from-css":"^0.4.4","find-babel-config":"^1.1.0","js-beautify":"^1.6.14","node-cache":"^4.1.1","object-assign":"^4.1.1","source-map":"^0.5.6","tsconfig":"^7.0.0","vue-template-es2015-compiler":"^1.6.0"},"jest":{"moduleFileExtensions":["js","json","vue"],"transform":{"^.+\\.js$":"<rootDir>/node_modules/babel-jest",".*\\.(vue)$":"<rootDir>/vue-jest.js"},"mapCoverage":true,"moduleNameMapper":{"^~?__root/(.*)$":"<rootDir>/$1","^~?__test/(.*)$":"<rootDir>/test/$1"}},"repository":{"type":"git","url":"git+https://github.com/eddyerburgh/vue-jest.git"},"gitHead":"94abfd64d9624ae55e6d98d80e3c6de4c2bbc82a","bugs":{"url":"https://github.com/eddyerburgh/vue-jest/issues"},"homepage":"https://github.com/eddyerburgh/vue-jest#readme","_id":"vue-jest@3.0.3","_npmVersion":"6.4.1","_nodeVersion":"10.13.0","_npmUser":{"name":"eddyerburgh","email":"edward.yerburgh@gmail.com"},"dist":{"shasum":"80f664712f2678b1d8bb3af0f2c0bef5efa8de31","size":10592,"noattachment":false,"key":"/vue-jest/-/vue-jest-3.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/vue-jest/download/vue-jest-3.0.3.tgz"},"maintainers":[{"name":"afontcu","email":"adria@calidae.com"},{"name":"dobromir-hristov","email":"djdobro@abv.bg"},{"name":"eddyerburgh","email":"edward.yerburgh@gmail.com"},{"name":"lmiller1990","email":"lachlan.miller.1990@outlook.com"},{"name":"yyx990803","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue-jest_3.0.3_1549644174043_0.09577398402850279"},"_hasShrinkwrap":false,"publish_time":1549644174188,"_cnpm_publish_time":1549644174188},"4.0.0-beta.1":{"name":"vue-jest","version":"4.0.0-beta.1","description":"Jest Vue transform","main":"lib/index.js","keywords":["jest","vue","jest vue","jest vue transform","jest vue preprocessor","vue jest","vue jest","vue jest transform","vue jest preprocessor"],"scripts":{"format":"prettier --no-semi --single-quote --write '**/*.{js,json,md}'","format:check":"prettier --no-semi --single-quote --check '**/*.{js,json,md}'","lint":"eslint --ignore-path .gitignore '{,!(node_modules)/**/}*.js'","lint:fix":"npm run lint -- --fix","release":"semantic-release","test":"npm run lint && npm run format:check && npm run test:e2e","test:e2e":"node e2e/test-runner"},"author":{"name":"Edd Yerburgh"},"license":"MIT","devDependencies":{"@babel/core":"^7.2.2","@babel/preset-env":"^7.2.3","@vue/test-utils":"^1.0.0-beta.25","babel-core":"^7.0.0-bridge.0","babel-jest":"^23.6.0","coffeescript":"^2.3.2","conventional-changelog":"^1.1.5","eslint":"^5.12.0","eslint-config-prettier":"^3.3.0","eslint-config-standard":"^12.0.0","eslint-plugin-import":"^2.14.0","eslint-plugin-node":"^8.0.0","eslint-plugin-promise":"^4.0.1","eslint-plugin-standard":"^4.0.0","eslint-plugin-vue":"^5.1.0","fs-extra":"^7.0.1","hamljs":"^0.6.2","husky":"^1.1.4","jade":"^1.11.0","jest":"^24.0.0","less":"^3.9.0","lint-staged":"^8.0.5","node-sass":"^4.7.2","prettier":"^1.16.1","pug":"^2.0.3","semantic-release":"^15.13.2","stylus":"^0.54.5","typescript":"^3.2.2","vue":"^2.4.2","vue-template-compiler":"^2.4.2"},"peerDependencies":{"@babel/core":"7.x","jest":"^24.x","vue":"^2.x","vue-template-compiler":"^2.x"},"dependencies":{"@babel/plugin-transform-modules-commonjs":"^7.2.0","@vue/component-compiler-utils":"^2.4.0","chalk":"^2.1.0","extract-from-css":"^0.4.4","source-map":"^0.5.6","ts-jest":"^23.10.5"},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-jest.git"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{js,json,css,md,vue}":["npm run format","git add"]},"readmeFilename":"README.md","gitHead":"91af5de1df4cbd216301f0a0bc1e77b8a546c94a","bugs":{"url":"https://github.com/vuejs/vue-jest/issues"},"homepage":"https://github.com/vuejs/vue-jest#readme","_id":"vue-jest@4.0.0-beta.1","_npmVersion":"6.4.1","_nodeVersion":"10.13.0","_npmUser":{"name":"eddyerburgh","email":"edward.yerburgh@gmail.com"},"dist":{"shasum":"9cc12a366c9fa61079bf994f842258d5709b5a5c","size":9395,"noattachment":false,"key":"/vue-jest/-/vue-jest-4.0.0-beta.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/vue-jest/download/vue-jest-4.0.0-beta.1.tgz"},"maintainers":[{"name":"afontcu","email":"adria@calidae.com"},{"name":"dobromir-hristov","email":"djdobro@abv.bg"},{"name":"eddyerburgh","email":"edward.yerburgh@gmail.com"},{"name":"lmiller1990","email":"lachlan.miller.1990@outlook.com"},{"name":"yyx990803","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue-jest_4.0.0-beta.1_1548708941543_0.8320531914948295"},"_hasShrinkwrap":false,"publish_time":1548708941740,"_cnpm_publish_time":1548708941740},"4.0.0-beta.0":{"name":"vue-jest","version":"4.0.0-beta.0","description":"Jest Vue transform","main":"lib/index.js","keywords":["jest","vue","jest vue","jest vue transform","jest vue preprocessor","vue jest","vue jest","vue jest transform","vue jest preprocessor"],"scripts":{"format":"prettier --no-semi --single-quote --write '{,!(node_modules)/**/}*.{js,json,md}'","lint":"eslint --ignore-path .gitignore '{,!(node_modules)/**/}*.js'","lint:fix":"npm run lint -- --fix","release":"semantic-release","test":"npm run lint && npm run test:e2e","test:e2e":"node e2e/test-runner"},"author":{"name":"Edd Yerburgh"},"license":"MIT","devDependencies":{"@babel/core":"^7.2.2","@babel/preset-env":"^7.2.3","@vue/test-utils":"^1.0.0-beta.25","babel-core":"^7.0.0-bridge.0","babel-jest":"^23.6.0","coffeescript":"^2.3.2","conventional-changelog":"^1.1.5","eslint":"^5.12.0","eslint-config-prettier":"^3.3.0","eslint-config-standard":"^12.0.0","eslint-plugin-import":"^2.14.0","eslint-plugin-node":"^8.0.0","eslint-plugin-promise":"^4.0.1","eslint-plugin-standard":"^4.0.0","eslint-plugin-vue":"^5.1.0","fs-extra":"^7.0.1","hamljs":"^0.6.2","husky":"^1.1.4","jade":"^1.11.0","jest":"^23.6.0","lint-staged":"^8.0.5","node-sass":"^4.7.2","prettier":"^1.15.2","pug":"^2.0.3","semantic-release":"^15.13.2","stylus":"^0.54.5","typescript":"^3.2.2","vue":"^2.4.2","vue-template-compiler":"^2.4.2"},"peerDependencies":{"@babel/core":"7.x","babel-core":"^6.25.0 || ^7.x","jest":"^23.x","vue":"^2.x","vue-template-compiler":"^2.x"},"dependencies":{"@babel/plugin-transform-modules-commonjs":"^7.2.0","@vue/component-compiler-utils":"^2.4.0","chalk":"^2.1.0","extract-from-css":"^0.4.4","source-map":"^0.5.6","ts-jest":"^23.10.5"},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-jest.git"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{js,json,css,md,vue}":["npm run format","git add"]},"readmeFilename":"README.md","gitHead":"44213385437a2982439da321b1b7cde16fc1d47e","bugs":{"url":"https://github.com/vuejs/vue-jest/issues"},"homepage":"https://github.com/vuejs/vue-jest#readme","_id":"vue-jest@4.0.0-beta.0","_npmVersion":"6.4.1","_nodeVersion":"10.13.0","_npmUser":{"name":"eddyerburgh","email":"edward.yerburgh@gmail.com"},"dist":{"shasum":"86ab2927246ea0e96ae80ff9a847d2b2a46c0f38","size":8816,"noattachment":false,"key":"/vue-jest/-/vue-jest-4.0.0-beta.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/vue-jest/download/vue-jest-4.0.0-beta.0.tgz"},"maintainers":[{"name":"afontcu","email":"adria@calidae.com"},{"name":"dobromir-hristov","email":"djdobro@abv.bg"},{"name":"eddyerburgh","email":"edward.yerburgh@gmail.com"},{"name":"lmiller1990","email":"lachlan.miller.1990@outlook.com"},{"name":"yyx990803","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue-jest_4.0.0-beta.0_1546805228569_0.5104306075688738"},"_hasShrinkwrap":false,"publish_time":1546805228748,"_cnpm_publish_time":1546805228748},"3.0.2":{"name":"vue-jest","version":"3.0.2","description":"Jest Vue transform","main":"vue-jest.js","keywords":["jest","vue","jest vue","jest vue transform","jest vue preprocessor","vue jest","vue jest","vue jest transform","vue jest preprocessor"],"scripts":{"lint":"eslint lib vue-jest.js test","lint:fix":"npm run lint -- --fix","release":"build/release.sh","release:note":"node build/gen-release-note.js","test":"npm run lint && ./test.sh","unit":"./test.sh","unit:run":"jest test --no-cache --runInBand --coverage --coverageDirectory test/coverage"},"author":{"name":"Edd Yerburgh"},"license":"MIT","devDependencies":{"@vue/test-utils":"^1.0.0-beta.25","babel-core":"^6.25.0","babel-jest":"^20.0.3","babel-plugin-istanbul":"^4.1.4","babel-preset-env":"^1.6.1","clear-module":"^2.1.0","coffeescript":"^2.0.3","conventional-changelog":"^1.1.5","eslint":"^4.3.0","eslint-plugin-html":"^3.1.1","eslint-plugin-vue":"^2.1.0","eslint-plugin-vue-libs":"^1.2.0","hamljs":"^0.6.2","jade":"^1.11.0","jest":"^20.0.4","node-sass":"^4.10.0","pug":"^2.0.0-rc.3","stylus":"^0.54.5","typescript":"^2.5.2","vue":"^2.4.2","vue-template-compiler":"^2.4.2"},"peerDependencies":{"babel-core":"^6.25.0 || ^7.0.0-0","vue":"^2.x","vue-template-compiler":"^2.x"},"dependencies":{"babel-plugin-transform-es2015-modules-commonjs":"^6.26.0","chalk":"^2.1.0","extract-from-css":"^0.4.4","find-babel-config":"^1.1.0","js-beautify":"^1.6.14","node-cache":"^4.1.1","object-assign":"^4.1.1","source-map":"^0.5.6","tsconfig":"^7.0.0","vue-template-es2015-compiler":"^1.6.0"},"jest":{"moduleFileExtensions":["js","json","vue"],"transform":{"^.+\\.js$":"<rootDir>/node_modules/babel-jest",".*\\.(vue)$":"<rootDir>/vue-jest.js"},"mapCoverage":true,"moduleNameMapper":{"^~?__root/(.*)$":"<rootDir>/$1","^~?__test/(.*)$":"<rootDir>/test/$1"}},"repository":{"type":"git","url":"git+https://github.com/eddyerburgh/vue-jest.git"},"gitHead":"b5814d951fc08b6f7669d805444a8f1b03ff4714","bugs":{"url":"https://github.com/eddyerburgh/vue-jest/issues"},"homepage":"https://github.com/eddyerburgh/vue-jest#readme","_id":"vue-jest@3.0.2","_npmVersion":"6.4.1","_nodeVersion":"10.13.0","_npmUser":{"name":"eddyerburgh","email":"edward.yerburgh@gmail.com"},"dist":{"shasum":"c64bf5da9abd0d3ee16071217037696d14b0689c","size":10497,"noattachment":false,"key":"/vue-jest/-/vue-jest-3.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/vue-jest/download/vue-jest-3.0.2.tgz"},"maintainers":[{"name":"afontcu","email":"adria@calidae.com"},{"name":"dobromir-hristov","email":"djdobro@abv.bg"},{"name":"eddyerburgh","email":"edward.yerburgh@gmail.com"},{"name":"lmiller1990","email":"lachlan.miller.1990@outlook.com"},{"name":"yyx990803","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue-jest_3.0.2_1544620270503_0.41577875841663925"},"_hasShrinkwrap":false,"publish_time":1544620270654,"_cnpm_publish_time":1544620270654},"3.0.1":{"name":"vue-jest","version":"3.0.1","description":"Jest Vue transform","main":"vue-jest.js","keywords":["jest","vue","jest vue","jest vue transform","jest vue preprocessor","vue jest","vue jest","vue jest transform","vue jest preprocessor"],"scripts":{"lint":"eslint lib vue-jest.js test","lint:fix":"npm run lint -- --fix","release":"build/release.sh","release:note":"node build/gen-release-note.js","test":"npm run lint && ./test.sh","unit":"./test.sh","unit:run":"jest test --no-cache --runInBand --coverage --coverageDirectory test/coverage"},"author":{"name":"Edd Yerburgh"},"license":"MIT","devDependencies":{"@vue/test-utils":"^1.0.0-beta.25","babel-core":"^6.25.0","babel-jest":"^20.0.3","babel-plugin-istanbul":"^4.1.4","babel-preset-env":"^1.6.1","clear-module":"^2.1.0","coffeescript":"^2.0.3","conventional-changelog":"^1.1.5","eslint":"^4.3.0","eslint-plugin-html":"^3.1.1","eslint-plugin-vue":"^2.1.0","eslint-plugin-vue-libs":"^1.2.0","hamljs":"^0.6.2","jade":"^1.11.0","jest":"^20.0.4","node-sass":"^4.10.0","pug":"^2.0.0-rc.3","stylus":"^0.54.5","typescript":"^2.5.2","vue":"^2.4.2","vue-template-compiler":"^2.4.2"},"peerDependencies":{"babel-core":"^6.25.0 || ^7.0.0-0","vue":"^2.x","vue-template-compiler":"^2.x"},"dependencies":{"babel-plugin-transform-es2015-modules-commonjs":"^6.26.0","chalk":"^2.1.0","extract-from-css":"^0.4.4","find-babel-config":"^1.1.0","js-beautify":"^1.6.14","node-cache":"^4.1.1","object-assign":"^4.1.1","source-map":"^0.5.6","tsconfig":"^7.0.0","vue-template-es2015-compiler":"^1.6.0"},"jest":{"moduleFileExtensions":["js","json","vue"],"transform":{"^.+\\.js$":"<rootDir>/node_modules/babel-jest",".*\\.(vue)$":"<rootDir>/vue-jest.js"},"mapCoverage":true,"moduleNameMapper":{"^~?__root/(.*)$":"<rootDir>/$1","^~?__test/(.*)$":"<rootDir>/test/$1"}},"repository":{"type":"git","url":"git+https://github.com/eddyerburgh/vue-jest.git"},"gitHead":"2f6c49e2e73020ca97dd7a32050a3ae0866e3091","bugs":{"url":"https://github.com/eddyerburgh/vue-jest/issues"},"homepage":"https://github.com/eddyerburgh/vue-jest#readme","_id":"vue-jest@3.0.1","_npmVersion":"6.4.1","_nodeVersion":"10.13.0","_npmUser":{"name":"eddyerburgh","email":"edward.yerburgh@gmail.com"},"dist":{"shasum":"127cded1a57cdfcf01fa8a10ce29579e2cb3a04d","size":10496,"noattachment":false,"key":"/vue-jest/-/vue-jest-3.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/vue-jest/download/vue-jest-3.0.1.tgz"},"maintainers":[{"name":"afontcu","email":"adria@calidae.com"},{"name":"dobromir-hristov","email":"djdobro@abv.bg"},{"name":"eddyerburgh","email":"edward.yerburgh@gmail.com"},{"name":"lmiller1990","email":"lachlan.miller.1990@outlook.com"},{"name":"yyx990803","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue-jest_3.0.1_1543180770428_0.26836213413840326"},"_hasShrinkwrap":false,"publish_time":1543180770600,"_cnpm_publish_time":1543180770600},"3.0.0":{"name":"vue-jest","version":"3.0.0","description":"Jest Vue transform","main":"vue-jest.js","keywords":["jest","vue","jest vue","jest vue transform","jest vue preprocessor","vue jest","vue jest","vue jest transform","vue jest preprocessor"],"scripts":{"lint":"eslint lib vue-jest.js test","lint:fix":"npm run lint -- --fix","release":"build/release.sh","release:note":"node build/gen-release-note.js","test":"npm run lint && ./test.sh","unit":"./test.sh","unit:run":"jest test --no-cache --runInBand --coverage --coverageDirectory test/coverage"},"author":{"name":"Edd Yerburgh"},"license":"MIT","devDependencies":{"@vue/test-utils":"^1.0.0-beta.25","babel-core":"^6.25.0","babel-jest":"^20.0.3","babel-plugin-istanbul":"^4.1.4","babel-preset-env":"^1.6.1","clear-module":"^2.1.0","coffeescript":"^2.0.3","conventional-changelog":"^1.1.5","eslint":"^4.3.0","eslint-plugin-html":"^3.1.1","eslint-plugin-vue":"^2.1.0","eslint-plugin-vue-libs":"^1.2.0","hamljs":"^0.6.2","jade":"^1.11.0","jest":"^20.0.4","node-sass":"^4.7.2","pug":"^2.0.0-rc.3","stylus":"^0.54.5","typescript":"^2.5.2","vue":"^2.4.2","vue-template-compiler":"^2.4.2"},"peerDependencies":{"babel-core":"^6.25.0 || ^7.0.0-0","vue":"^2.x","vue-template-compiler":"^2.x"},"dependencies":{"babel-plugin-transform-es2015-modules-commonjs":"^6.26.0","chalk":"^2.1.0","extract-from-css":"^0.4.4","find-babel-config":"^1.1.0","js-beautify":"^1.6.14","node-cache":"^4.1.1","object-assign":"^4.1.1","source-map":"^0.5.6","tsconfig":"^7.0.0","vue-template-es2015-compiler":"^1.6.0"},"jest":{"moduleFileExtensions":["js","json","vue"],"transform":{"^.+\\.js$":"<rootDir>/node_modules/babel-jest",".*\\.(vue)$":"<rootDir>/vue-jest.js"},"mapCoverage":true,"moduleNameMapper":{"^~?__root/(.*)$":"<rootDir>/$1","^~?__test/(.*)$":"<rootDir>/test/$1"}},"repository":{"type":"git","url":"git+https://github.com/eddyerburgh/vue-jest.git"},"gitHead":"d68442b27c7e24b9bb87b56bea8318f3c7e77e73","bugs":{"url":"https://github.com/eddyerburgh/vue-jest/issues"},"homepage":"https://github.com/eddyerburgh/vue-jest#readme","_id":"vue-jest@3.0.0","_npmVersion":"6.3.0","_nodeVersion":"8.11.4","_npmUser":{"name":"eddyerburgh","email":"edward.yerburgh@gmail.com"},"dist":{"shasum":"e5b0ad60c37bbeebe214124420de9eb911596cdc","size":10533,"noattachment":false,"key":"/vue-jest/-/vue-jest-3.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/vue-jest/download/vue-jest-3.0.0.tgz"},"maintainers":[{"name":"afontcu","email":"adria@calidae.com"},{"name":"dobromir-hristov","email":"djdobro@abv.bg"},{"name":"eddyerburgh","email":"edward.yerburgh@gmail.com"},{"name":"lmiller1990","email":"lachlan.miller.1990@outlook.com"},{"name":"yyx990803","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue-jest_3.0.0_1539535653350_0.11392360598749063"},"_hasShrinkwrap":false,"publish_time":1539535653520,"_cnpm_publish_time":1539535653520},"2.6.0":{"name":"vue-jest","version":"2.6.0","description":"Jest Vue transform","main":"vue-jest.js","files":["vue-jest.js","lib"],"keywords":["jest","vue","jest vue","jest vue transform","jest vue preprocessor","vue jest","vue jest","vue jest transform","vue jest preprocessor"],"scripts":{"lint":"eslint lib vue-jest.js test","lint:fix":"npm run lint -- --fix","release":"build/release.sh","release:note":"node build/gen-release-note.js","test":"npm run lint && ./test.sh","unit":"./test.sh","unit:run":"jest test --no-cache --runInBand --coverage --coverageDirectory test/coverage"},"author":{"name":"Edd Yerburgh"},"license":"MIT","devDependencies":{"babel-core":"^6.25.0","babel-jest":"^20.0.3","babel-plugin-istanbul":"^4.1.4","babel-preset-env":"^1.6.1","clear-module":"^2.1.0","coffeescript":"^2.0.3","conventional-changelog":"^1.1.5","eslint":"^4.3.0","eslint-plugin-html":"^3.1.1","eslint-plugin-vue":"^2.1.0","eslint-plugin-vue-libs":"^1.2.0","hamljs":"^0.6.2","jade":"^1.11.0","jest":"^20.0.4","node-sass":"^4.7.2","pug":"^2.0.0-rc.3","stylus":"^0.54.5","typescript":"^2.5.2","vue":"^2.4.2","vue-template-compiler":"^2.4.2","vue-test-utils":"git+https://github.com/vuejs/vue-test-utils.git"},"peerDependencies":{"babel-core":"^6.25.0 || ^7.0.0-0","vue":"^2.x","vue-template-compiler":"^2.x"},"dependencies":{"babel-plugin-transform-es2015-modules-commonjs":"^6.26.0","chalk":"^2.1.0","extract-from-css":"^0.4.4","find-babel-config":"^1.1.0","js-beautify":"^1.6.14","node-cache":"^4.1.1","object-assign":"^4.1.1","source-map":"^0.5.6","tsconfig":"^7.0.0","vue-template-es2015-compiler":"^1.6.0"},"jest":{"moduleFileExtensions":["js","json","vue"],"transform":{"^.+\\.js$":"<rootDir>/node_modules/babel-jest",".*\\.(vue)$":"<rootDir>/vue-jest.js"},"mapCoverage":true,"moduleNameMapper":{"^~?__root/(.*)$":"<rootDir>/$1","^~?__test/(.*)$":"<rootDir>/test/$1"}},"repository":{"type":"git","url":"git+https://github.com/eddyerburgh/vue-jest.git"},"gitHead":"e694fc7ce11ae1ac1c778ed7c4402515c5f0d5aa","bugs":{"url":"https://github.com/eddyerburgh/vue-jest/issues"},"homepage":"https://github.com/eddyerburgh/vue-jest#readme","_id":"vue-jest@2.6.0","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"dist":{"shasum":"23dc99a4dce0bb59fea3946e1317b234968cf12a","size":9032,"noattachment":false,"key":"/vue-jest/-/vue-jest-2.6.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/vue-jest/download/vue-jest-2.6.0.tgz"},"maintainers":[{"name":"afontcu","email":"adria@calidae.com"},{"name":"dobromir-hristov","email":"djdobro@abv.bg"},{"name":"eddyerburgh","email":"edward.yerburgh@gmail.com"},{"name":"lmiller1990","email":"lachlan.miller.1990@outlook.com"},{"name":"yyx990803","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue-jest_2.6.0_1526593663385_0.5987303290420256"},"_hasShrinkwrap":false,"publish_time":1526593663495,"_cnpm_publish_time":1526593663495},"2.5.0":{"name":"vue-jest","version":"2.5.0","description":"Jest Vue transform","main":"vue-jest.js","files":["vue-jest.js","lib"],"keywords":["jest","vue","jest vue","jest vue transform","jest vue preprocessor","vue jest","vue jest","vue jest transform","vue jest preprocessor"],"scripts":{"lint":"eslint lib vue-jest.js test","lint:fix":"npm run lint -- --fix","release":"build/release.sh","release:note":"node build/gen-release-note.js","test":"npm run lint && ./test.sh","unit":"./test.sh","unit:run":"jest test --no-cache --runInBand --coverage --coverageDirectory test/coverage"},"author":{"name":"Edd Yerburgh"},"license":"MIT","devDependencies":{"babel-core":"^6.25.0","babel-jest":"^20.0.3","babel-plugin-istanbul":"^4.1.4","babel-preset-env":"^1.6.1","clear-module":"^2.1.0","coffeescript":"^2.0.3","conventional-changelog":"^1.1.5","eslint":"^4.3.0","eslint-plugin-html":"^3.1.1","eslint-plugin-vue":"^2.1.0","eslint-plugin-vue-libs":"^1.2.0","hamljs":"^0.6.2","jade":"^1.11.0","jest":"^20.0.4","node-sass":"^4.7.2","pug":"^2.0.0-rc.3","stylus":"^0.54.5","typescript":"^2.5.2","vue":"^2.4.2","vue-template-compiler":"^2.4.2","vue-test-utils":"git+https://github.com/vuejs/vue-test-utils.git"},"peerDependencies":{"babel-core":"^6.25.0 || ^7.0.0-0","vue":"^2.x","vue-template-compiler":"^2.x"},"dependencies":{"babel-plugin-transform-es2015-modules-commonjs":"^6.26.0","chalk":"^2.1.0","extract-from-css":"^0.4.4","find-babel-config":"^1.1.0","js-beautify":"^1.6.14","node-cache":"^4.1.1","object-assign":"^4.1.1","source-map":"^0.5.6","tsconfig":"^7.0.0","vue-template-es2015-compiler":"^1.5.3"},"jest":{"moduleFileExtensions":["js","json","vue"],"transform":{"^.+\\.js$":"<rootDir>/node_modules/babel-jest",".*\\.(vue)$":"<rootDir>/vue-jest.js"},"mapCoverage":true,"moduleNameMapper":{"^~?__root/(.*)$":"<rootDir>/$1","^~?__test/(.*)$":"<rootDir>/test/$1"}},"repository":{"type":"git","url":"git+https://github.com/eddyerburgh/vue-jest.git"},"gitHead":"9cef21f9dfde2753ec49b17b8668345f9d508134","bugs":{"url":"https://github.com/eddyerburgh/vue-jest/issues"},"homepage":"https://github.com/eddyerburgh/vue-jest#readme","_id":"vue-jest@2.5.0","_npmVersion":"5.8.0","_nodeVersion":"8.9.4","_npmUser":{"name":"eddyerburgh","email":"edward.yerburgh@gmail.com"},"dist":{"shasum":"9dcf902720fa47ba98e60eb771a02c13e6b4eb56","size":9035,"noattachment":false,"key":"/vue-jest/-/vue-jest-2.5.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/vue-jest/download/vue-jest-2.5.0.tgz"},"maintainers":[{"name":"afontcu","email":"adria@calidae.com"},{"name":"dobromir-hristov","email":"djdobro@abv.bg"},{"name":"eddyerburgh","email":"edward.yerburgh@gmail.com"},{"name":"lmiller1990","email":"lachlan.miller.1990@outlook.com"},{"name":"yyx990803","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue-jest_2.5.0_1523692623468_0.5000244242306366"},"_hasShrinkwrap":false,"publish_time":1523692623569,"_cnpm_publish_time":1523692623569},"2.4.1":{"name":"vue-jest","version":"2.4.1","description":"Jest Vue transform","main":"vue-jest.js","files":["vue-jest.js","lib"],"keywords":["jest","vue","jest vue","jest vue transform","jest vue preprocessor","vue jest","vue jest","vue jest transform","vue jest preprocessor"],"scripts":{"lint":"eslint lib vue-jest.js test","lint:fix":"npm run lint -- --fix","release":"build/release.sh","release:note":"node build/gen-release-note.js","test":"npm run lint && ./test.sh","unit":"./test.sh","unit:run":"jest test --no-cache --runInBand --coverage --coverageDirectory test/coverage"},"author":{"name":"Edd Yerburgh"},"license":"MIT","devDependencies":{"babel-core":"^6.25.0","babel-jest":"^20.0.3","babel-plugin-istanbul":"^4.1.4","babel-preset-env":"^1.6.1","clear-module":"^2.1.0","coffeescript":"^2.0.3","conventional-changelog":"^1.1.5","eslint":"^4.3.0","eslint-plugin-html":"^3.1.1","eslint-plugin-vue":"^2.1.0","eslint-plugin-vue-libs":"^1.2.0","hamljs":"^0.6.2","jade":"^1.11.0","jest":"^20.0.4","node-sass":"^4.7.2","pug":"^2.0.0-rc.3","stylus":"^0.54.5","typescript":"^2.5.2","vue":"^2.4.2","vue-template-compiler":"^2.4.2","vue-test-utils":"git+https://github.com/vuejs/vue-test-utils.git"},"peerDependencies":{"babel-core":"^6.25.0 || ^7.0.0-0","vue":"^2.x","vue-template-compiler":"^2.x"},"dependencies":{"babel-plugin-transform-es2015-modules-commonjs":"^6.26.0","chalk":"^2.1.0","extract-from-css":"^0.4.4","find-babel-config":"^1.1.0","js-beautify":"^1.6.14","node-cache":"^4.1.1","object-assign":"^4.1.1","source-map":"^0.5.6","tsconfig":"^7.0.0","vue-template-es2015-compiler":"^1.5.3"},"jest":{"moduleFileExtensions":["js","json","vue"],"transform":{"^.+\\.js$":"<rootDir>/node_modules/babel-jest",".*\\.(vue)$":"<rootDir>/vue-jest.js"},"mapCoverage":true},"repository":{"type":"git","url":"git+https://github.com/eddyerburgh/vue-jest.git"},"gitHead":"e9c9a2d5e155cd2cff3dda1aa5bd6cdd57563b29","bugs":{"url":"https://github.com/eddyerburgh/vue-jest/issues"},"homepage":"https://github.com/eddyerburgh/vue-jest#readme","_id":"vue-jest@2.4.1","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"eddyerburgh","email":"edward.yerburgh@gmail.com"},"dist":{"shasum":"50e2435cd9b298d996f71bbef759aceb33890812","size":7855,"noattachment":false,"key":"/vue-jest/-/vue-jest-2.4.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/vue-jest/download/vue-jest-2.4.1.tgz"},"maintainers":[{"name":"afontcu","email":"adria@calidae.com"},{"name":"dobromir-hristov","email":"djdobro@abv.bg"},{"name":"eddyerburgh","email":"edward.yerburgh@gmail.com"},{"name":"lmiller1990","email":"lachlan.miller.1990@outlook.com"},{"name":"yyx990803","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue-jest_2.4.1_1523204359849_0.9738251116223853"},"_hasShrinkwrap":false,"publish_time":1523204359935,"_cnpm_publish_time":1523204359935},"2.4.0":{"name":"vue-jest","version":"2.4.0","description":"Jest Vue transform","main":"vue-jest.js","files":["vue-jest.js","lib"],"keywords":["jest","vue","jest vue","jest vue transform","jest vue preprocessor","vue jest","vue jest","vue jest transform","vue jest preprocessor"],"scripts":{"lint":"eslint lib vue-jest.js test","lint:fix":"npm run lint -- --fix","release":"build/release.sh","release:note":"node build/gen-release-note.js","test":"npm run lint && ./test.sh","unit":"./test.sh","unit:run":"jest test --no-cache --runInBand --coverage --coverageDirectory test/coverage"},"author":{"name":"Edd Yerburgh"},"license":"MIT","devDependencies":{"babel-core":"^6.25.0","babel-jest":"^20.0.3","babel-plugin-istanbul":"^4.1.4","babel-preset-env":"^1.6.1","clear-module":"^2.1.0","coffeescript":"^2.0.3","conventional-changelog":"^1.1.5","eslint":"^4.3.0","eslint-plugin-html":"^3.1.1","eslint-plugin-vue":"^2.1.0","eslint-plugin-vue-libs":"^1.2.0","hamljs":"^0.6.2","jade":"^1.11.0","jest":"^20.0.4","node-sass":"^4.7.2","pug":"^2.0.0-rc.3","stylus":"^0.54.5","typescript":"^2.5.2","vue":"^2.4.2","vue-template-compiler":"^2.4.2","vue-test-utils":"git+https://github.com/vuejs/vue-test-utils.git"},"peerDependencies":{"babel-core":"^6.25.0 || ^7.0.0-0","vue":"^2.x","vue-template-compiler":"^2.x"},"dependencies":{"babel-plugin-transform-es2015-modules-commonjs":"^6.26.0","chalk":"^2.1.0","extract-from-css":"^0.4.4","find-babel-config":"^1.1.0","js-beautify":"^1.6.14","node-cache":"^4.1.1","object-assign":"^4.1.1","source-map":"^0.5.6","tsconfig":"^7.0.0","vue-template-es2015-compiler":"^1.5.3"},"jest":{"moduleFileExtensions":["js","json","vue"],"transform":{"^.+\\.js$":"<rootDir>/node_modules/babel-jest",".*\\.(vue)$":"<rootDir>/vue-jest.js"},"mapCoverage":true,"globals":{"vue-jest":{"experimentalStyles":true}}},"repository":{"type":"git","url":"git+https://github.com/eddyerburgh/vue-jest.git"},"gitHead":"185a4c43e0e2e0d382d771bbadcda91f3c059191","bugs":{"url":"https://github.com/eddyerburgh/vue-jest/issues"},"homepage":"https://github.com/eddyerburgh/vue-jest#readme","_id":"vue-jest@2.4.0","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"eddyerburgh","email":"edward.yerburgh@gmail.com"},"dist":{"shasum":"99ed229974fa588637f5385bd6db4f6e4b06a437","size":7884,"noattachment":false,"key":"/vue-jest/-/vue-jest-2.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/vue-jest/download/vue-jest-2.4.0.tgz"},"maintainers":[{"name":"afontcu","email":"adria@calidae.com"},{"name":"dobromir-hristov","email":"djdobro@abv.bg"},{"name":"eddyerburgh","email":"edward.yerburgh@gmail.com"},{"name":"lmiller1990","email":"lachlan.miller.1990@outlook.com"},{"name":"yyx990803","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue-jest_2.4.0_1523162777995_0.4608859759389412"},"_hasShrinkwrap":false,"publish_time":1523162778079,"_cnpm_publish_time":1523162778079},"2.3.0":{"name":"vue-jest","version":"2.3.0","description":"Jest Vue transform","main":"vue-jest.js","files":["vue-jest.js","lib"],"keywords":["jest","vue","jest vue","jest vue transform","jest vue preprocessor","vue jest","vue jest","vue jest transform","vue jest preprocessor"],"scripts":{"lint":"eslint lib vue-jest.js test","lint:fix":"npm run lint -- --fix","release":"build/release.sh","release:note":"node build/gen-release-note.js","test":"npm run lint && ./test.sh","unit":"./test.sh","unit:run":"jest test --no-cache --runInBand --coverage --coverageDirectory test/coverage"},"author":{"name":"Edd Yerburgh"},"license":"MIT","devDependencies":{"babel-core":"^6.25.0","babel-jest":"^20.0.3","babel-plugin-istanbul":"^4.1.4","babel-preset-env":"^1.6.1","clear-module":"^2.1.0","coffeescript":"^2.0.3","conventional-changelog":"^1.1.5","eslint":"^4.3.0","eslint-plugin-html":"^3.1.1","eslint-plugin-vue":"^2.1.0","eslint-plugin-vue-libs":"^1.2.0","hamljs":"^0.6.2","jade":"^1.11.0","jest":"^20.0.4","node-sass":"^4.7.2","pug":"^2.0.0-rc.3","stylus":"^0.54.5","typescript":"^2.5.2","vue":"^2.4.2","vue-template-compiler":"^2.4.2","vue-test-utils":"git+https://github.com/vuejs/vue-test-utils.git"},"peerDependencies":{"babel-core":"^6.25.0 || ^7.0.0-0","vue":"^2.x","vue-template-compiler":"^2.x"},"dependencies":{"babel-plugin-transform-es2015-modules-commonjs":"^6.26.0","chalk":"^2.1.0","extract-from-css":"^0.4.4","find-babel-config":"^1.1.0","js-beautify":"^1.6.14","node-cache":"^4.1.1","object-assign":"^4.1.1","source-map":"^0.5.6","tsconfig":"^7.0.0","vue-template-es2015-compiler":"^1.5.3"},"jest":{"moduleFileExtensions":["js","json","vue"],"transform":{"^.+\\.js$":"<rootDir>/node_modules/babel-jest",".*\\.(vue)$":"<rootDir>/vue-jest.js"},"mapCoverage":true,"globals":{"vue-jest":{"experimentalStyles":true}}},"repository":{"type":"git","url":"git+https://github.com/eddyerburgh/vue-jest.git"},"gitHead":"5a1693dd05204ab50628317e8f0ed89be7203a8c","bugs":{"url":"https://github.com/eddyerburgh/vue-jest/issues"},"homepage":"https://github.com/eddyerburgh/vue-jest#readme","_id":"vue-jest@2.3.0","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"eddyerburgh","email":"edward.yerburgh@gmail.com"},"dist":{"shasum":"803605b549d6c3b2cb32e7e8c1951d919fb10601","size":7863,"noattachment":false,"key":"/vue-jest/-/vue-jest-2.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/vue-jest/download/vue-jest-2.3.0.tgz"},"maintainers":[{"name":"afontcu","email":"adria@calidae.com"},{"name":"dobromir-hristov","email":"djdobro@abv.bg"},{"name":"eddyerburgh","email":"edward.yerburgh@gmail.com"},{"name":"lmiller1990","email":"lachlan.miller.1990@outlook.com"},{"name":"yyx990803","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue-jest_2.3.0_1521757840766_0.910019344434724"},"_hasShrinkwrap":false,"publish_time":1521757840885,"_cnpm_publish_time":1521757840885},"2.2.1":{"name":"vue-jest","version":"2.2.1","description":"Jest Vue transform","main":"vue-jest.js","files":["vue-jest.js","lib"],"keywords":["jest","vue","jest vue","jest vue transform","jest vue preprocessor","vue jest","vue jest","vue jest transform","vue jest preprocessor"],"scripts":{"lint":"eslint lib vue-jest.js test","lint:fix":"npm run lint -- --fix","release":"build/release.sh","release:note":"node build/gen-release-note.js","test":"npm run lint && ./test.sh","unit":"./test.sh","unit:run":"jest test --no-cache --runInBand --coverage --coverageDirectory test/coverage"},"author":{"name":"Edd Yerburgh"},"license":"MIT","devDependencies":{"babel-core":"^6.25.0","babel-jest":"^20.0.3","babel-plugin-istanbul":"^4.1.4","babel-preset-env":"^1.6.1","clear-module":"^2.1.0","coffeescript":"^2.0.3","conventional-changelog":"^1.1.5","eslint":"^4.3.0","eslint-plugin-html":"^3.1.1","eslint-plugin-vue":"^2.1.0","eslint-plugin-vue-libs":"^1.2.0","hamljs":"^0.6.2","jade":"^1.11.0","jest":"^20.0.4","node-sass":"^4.7.2","pug":"^2.0.0-rc.3","stylus":"^0.54.5","typescript":"^2.5.2","vue":"^2.4.2","vue-template-compiler":"^2.4.2","vue-test-utils":"git+https://github.com/vuejs/vue-test-utils.git"},"peerDependencies":{"babel-core":"^6.25.0 || ^7.0.0-0","vue":"^2.x","vue-template-compiler":"^2.x"},"dependencies":{"babel-plugin-transform-es2015-modules-commonjs":"^6.26.0","chalk":"^2.1.0","extract-from-css":"^0.4.4","find-babel-config":"^1.1.0","js-beautify":"^1.6.14","node-cache":"^4.1.1","object-assign":"^4.1.1","source-map":"^0.5.6","tsconfig":"^7.0.0","vue-template-es2015-compiler":"^1.5.3"},"jest":{"moduleFileExtensions":["js","json","vue"],"transform":{"^.+\\.js$":"<rootDir>/node_modules/babel-jest",".*\\.(vue)$":"<rootDir>/vue-jest.js"},"mapCoverage":true},"repository":{"type":"git","url":"git+https://github.com/eddyerburgh/vue-jest.git"},"gitHead":"cf66298b732092dc95b4b91ea8c7bee712b93690","bugs":{"url":"https://github.com/eddyerburgh/vue-jest/issues"},"homepage":"https://github.com/eddyerburgh/vue-jest#readme","_id":"vue-jest@2.2.1","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"eddyerburgh","email":"edward.yerburgh@gmail.com"},"dist":{"shasum":"a3a5299548a15fdbc5a00409a3aab5f48c625c57","size":7810,"noattachment":false,"key":"/vue-jest/-/vue-jest-2.2.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/vue-jest/download/vue-jest-2.2.1.tgz"},"maintainers":[{"name":"afontcu","email":"adria@calidae.com"},{"name":"dobromir-hristov","email":"djdobro@abv.bg"},{"name":"eddyerburgh","email":"edward.yerburgh@gmail.com"},{"name":"lmiller1990","email":"lachlan.miller.1990@outlook.com"},{"name":"yyx990803","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue-jest_2.2.1_1521366503624_0.30343531083056985"},"_hasShrinkwrap":false,"publish_time":1521366503692,"_cnpm_publish_time":1521366503692},"2.2.0":{"name":"vue-jest","version":"2.2.0","description":"Jest Vue transform","main":"vue-jest.js","files":["vue-jest.js","lib"],"keywords":["jest","vue","jest vue","jest vue transform","jest vue preprocessor","vue jest","vue jest","vue jest transform","vue jest preprocessor"],"scripts":{"lint":"eslint lib vue-jest.js test","lint:fix":"npm run lint -- --fix","release":"build/release.sh","release:note":"node build/gen-release-note.js","test":"npm run lint && ./test.sh","unit":"./test.sh","unit:run":"jest test --no-cache --runInBand --coverage --coverageDirectory test/coverage"},"author":{"name":"Edd Yerburgh"},"license":"MIT","devDependencies":{"babel-core":"^6.25.0","babel-jest":"^20.0.3","babel-plugin-istanbul":"^4.1.4","babel-preset-env":"^1.6.1","clear-module":"^2.1.0","coffeescript":"^2.0.3","conventional-changelog":"^1.1.5","eslint":"^4.3.0","eslint-plugin-html":"^3.1.1","eslint-plugin-vue":"^2.1.0","eslint-plugin-vue-libs":"^1.2.0","hamljs":"^0.6.2","jade":"^1.11.0","jest":"^20.0.4","node-sass":"^4.7.2","pug":"^2.0.0-rc.3","stylus":"^0.54.5","typescript":"^2.5.2","vue":"^2.4.2","vue-template-compiler":"^2.4.2","vue-test-utils":"git+https://github.com/vuejs/vue-test-utils.git"},"peerDependencies":{"babel-core":"^6.25.0 || ^7.0.0-0","vue":"^2.x","vue-template-compiler":"^2.x"},"dependencies":{"babel-plugin-transform-es2015-modules-commonjs":"^6.26.0","chalk":"^2.1.0","extract-from-css":"^0.4.4","find-babel-config":"^1.1.0","js-beautify":"^1.6.14","node-cache":"^4.1.1","object-assign":"^4.1.1","source-map":"^0.5.6","tsconfig":"^7.0.0","vue-template-es2015-compiler":"^1.5.3"},"jest":{"moduleFileExtensions":["js","json","vue"],"transform":{"^.+\\.js$":"<rootDir>/node_modules/babel-jest",".*\\.(vue)$":"<rootDir>/vue-jest.js"},"mapCoverage":true},"repository":{"type":"git","url":"git+https://github.com/eddyerburgh/vue-jest.git"},"gitHead":"990469a80052bea6d88bbc1adf414c5bb3692a28","bugs":{"url":"https://github.com/eddyerburgh/vue-jest/issues"},"homepage":"https://github.com/eddyerburgh/vue-jest#readme","_id":"vue-jest@2.2.0","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"eddyerburgh","email":"edward.yerburgh@gmail.com"},"dist":{"shasum":"8a63112a8bc8519057fc7b9b38aa7738486f4757","size":7677,"noattachment":false,"key":"/vue-jest/-/vue-jest-2.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/vue-jest/download/vue-jest-2.2.0.tgz"},"maintainers":[{"name":"afontcu","email":"adria@calidae.com"},{"name":"dobromir-hristov","email":"djdobro@abv.bg"},{"name":"eddyerburgh","email":"edward.yerburgh@gmail.com"},{"name":"lmiller1990","email":"lachlan.miller.1990@outlook.com"},{"name":"yyx990803","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue-jest_2.2.0_1521322475533_0.3977442154169559"},"_hasShrinkwrap":false,"publish_time":1521322475604,"_cnpm_publish_time":1521322475604},"2.1.1":{"name":"vue-jest","version":"2.1.1","description":"Jest Vue transform","main":"vue-jest.js","files":["vue-jest.js","lib"],"keywords":["jest","vue","jest vue","jest vue transform","jest vue preprocessor","vue jest","vue jest","vue jest transform","vue jest preprocessor"],"scripts":{"lint":"eslint lib vue-jest.js test","lint:fix":"npm run lint -- --fix","release":"build/release.sh","release:note":"node build/gen-release-note.js","test":"npm run lint && ./test.sh","unit":"./test.sh","unit:run":"jest test --no-cache --runInBand --coverage --coverageDirectory test/coverage"},"author":{"name":"Edd Yerburgh"},"license":"MIT","devDependencies":{"babel-core":"^6.25.0","babel-jest":"^20.0.3","babel-plugin-istanbul":"^4.1.4","babel-preset-env":"^1.6.1","clear-module":"^2.1.0","coffeescript":"^2.0.3","conventional-changelog":"^1.1.5","eslint":"^4.3.0","eslint-plugin-html":"^3.1.1","eslint-plugin-vue":"^2.1.0","eslint-plugin-vue-libs":"^1.2.0","hamljs":"^0.6.2","jade":"^1.11.0","jest":"^20.0.4","pug":"^2.0.0-rc.3","stylus":"^0.54.5","typescript":"^2.5.2","vue":"^2.4.2","vue-template-compiler":"^2.4.2","vue-test-utils":"git+https://github.com/vuejs/vue-test-utils.git"},"peerDependencies":{"babel-core":"^6.25.0 || ^7.0.0-0","vue":"^2.x","vue-template-compiler":"^2.x"},"dependencies":{"babel-plugin-transform-es2015-modules-commonjs":"^6.26.0","chalk":"^2.1.0","extract-from-css":"^0.4.4","find-babel-config":"^1.1.0","js-beautify":"^1.6.14","node-cache":"^4.1.1","object-assign":"^4.1.1","source-map":"^0.5.6","tsconfig":"^7.0.0","vue-template-es2015-compiler":"^1.5.3"},"jest":{"moduleFileExtensions":["js","json","vue"],"transform":{"^.+\\.js$":"<rootDir>/node_modules/babel-jest",".*\\.(vue)$":"<rootDir>/vue-jest.js"},"mapCoverage":true},"repository":{"type":"git","url":"git+https://github.com/eddyerburgh/vue-jest.git"},"gitHead":"9b26acdcabbc750dc42713c3259be015eae0b1f8","bugs":{"url":"https://github.com/eddyerburgh/vue-jest/issues"},"homepage":"https://github.com/eddyerburgh/vue-jest#readme","_id":"vue-jest@2.1.1","_npmVersion":"5.6.0","_nodeVersion":"6.12.3","_npmUser":{"name":"eddyerburgh","email":"edward.yerburgh@gmail.com"},"dist":{"shasum":"7e78c7731cd581e88f275ae9b7faf8098e53dda0","size":6794,"noattachment":false,"key":"/vue-jest/-/vue-jest-2.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/vue-jest/download/vue-jest-2.1.1.tgz"},"maintainers":[{"name":"afontcu","email":"adria@calidae.com"},{"name":"dobromir-hristov","email":"djdobro@abv.bg"},{"name":"eddyerburgh","email":"edward.yerburgh@gmail.com"},{"name":"lmiller1990","email":"lachlan.miller.1990@outlook.com"},{"name":"yyx990803","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue-jest_2.1.1_1520233861992_0.5467356992999679"},"_hasShrinkwrap":false,"publish_time":1520233862077,"_cnpm_publish_time":1520233862077},"2.1.0":{"name":"vue-jest","version":"2.1.0","description":"Jest Vue transform","main":"vue-jest.js","files":["vue-jest.js","lib"],"keywords":["jest","vue","jest vue","jest vue transform","jest vue preprocessor","vue jest","vue jest","vue jest transform","vue jest preprocessor"],"scripts":{"lint":"eslint lib vue-jest.js test","lint:fix":"npm run lint -- --fix","release":"build/release.sh","release:note":"node build/gen-release-note.js","test":"npm run lint && ./test.sh","unit":"./test.sh","unit:run":"jest test --no-cache --runInBand --coverage --coverageDirectory test/coverage"},"author":{"name":"Edd Yerburgh"},"license":"MIT","devDependencies":{"babel-core":"^6.25.0","babel-jest":"^20.0.3","babel-plugin-istanbul":"^4.1.4","babel-preset-env":"^1.6.1","clear-module":"^2.1.0","coffeescript":"^2.0.3","conventional-changelog":"^1.1.5","eslint":"^4.3.0","eslint-plugin-html":"^3.1.1","eslint-plugin-vue":"^2.1.0","eslint-plugin-vue-libs":"^1.2.0","hamljs":"^0.6.2","jade":"^1.11.0","jest":"^20.0.4","pug":"^2.0.0-rc.3","stylus":"^0.54.5","typescript":"^2.5.2","vue":"^2.4.2","vue-template-compiler":"^2.4.2","vue-test-utils":"git+https://github.com/vuejs/vue-test-utils.git"},"peerDependencies":{"babel-core":"^6.25.0 || ^7.0.0-0","vue":"^2.x","vue-template-compiler":"^2.x"},"dependencies":{"babel-plugin-transform-es2015-modules-commonjs":"^6.26.0","chalk":"^2.1.0","extract-from-css":"^0.4.4","find-babel-config":"^1.1.0","js-beautify":"^1.6.14","node-cache":"^4.1.1","object-assign":"^4.1.1","source-map":"^0.5.6","tsconfig":"^7.0.0","vue-template-es2015-compiler":"^1.5.3"},"jest":{"moduleFileExtensions":["js","json","vue"],"transform":{"^.+\\.js$":"<rootDir>/node_modules/babel-jest",".*\\.(vue)$":"<rootDir>/vue-jest.js"},"mapCoverage":true},"repository":{"type":"git","url":"git+https://github.com/eddyerburgh/vue-jest.git"},"gitHead":"ca9db33ab3cf0391f6ab2c98e2e9c693877e8be6","bugs":{"url":"https://github.com/eddyerburgh/vue-jest/issues"},"homepage":"https://github.com/eddyerburgh/vue-jest#readme","_id":"vue-jest@2.1.0","_npmVersion":"5.6.0","_nodeVersion":"6.12.3","_npmUser":{"name":"eddyerburgh","email":"edward.yerburgh@gmail.com"},"dist":{"shasum":"d106560b070cc1ba76f1e3a702eea3689c1bcf2d","size":8391,"noattachment":false,"key":"/vue-jest/-/vue-jest-2.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/vue-jest/download/vue-jest-2.1.0.tgz"},"maintainers":[{"name":"afontcu","email":"adria@calidae.com"},{"name":"dobromir-hristov","email":"djdobro@abv.bg"},{"name":"eddyerburgh","email":"edward.yerburgh@gmail.com"},{"name":"lmiller1990","email":"lachlan.miller.1990@outlook.com"},{"name":"yyx990803","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue-jest_2.1.0_1518335805066_0.7058053312718613"},"_hasShrinkwrap":false,"publish_time":1518335805838,"_cnpm_publish_time":1518335805838},"2.0.1":{"name":"vue-jest","version":"2.0.1","description":"Jest Vue transform","main":"vue-jest.js","files":["vue-jest.js","lib"],"keywords":["jest","vue","jest vue","jest vue transform","jest vue preprocessor","vue jest","vue jest","vue jest transform","vue jest preprocessor"],"scripts":{"lint":"eslint lib vue-jest.js test","lint:fix":"npm run lint -- --fix","release":"build/release.sh","release:note":"node build/gen-release-note.js","test":"npm run lint && ./test.sh","unit":"./test.sh","unit:run":"jest test --no-cache --runInBand --coverage --coverageDirectory test/coverage"},"author":{"name":"Edd Yerburgh"},"license":"MIT","devDependencies":{"babel-core":"^6.25.0","babel-jest":"^20.0.3","babel-plugin-istanbul":"^4.1.4","babel-preset-env":"^1.6.1","clear-module":"^2.1.0","coffeescript":"^2.0.3","conventional-changelog":"^1.1.5","eslint":"^4.3.0","eslint-plugin-html":"^3.1.1","eslint-plugin-vue":"^2.1.0","eslint-plugin-vue-libs":"^1.2.0","hamljs":"^0.6.2","jade":"^1.11.0","jest":"^20.0.4","pug":"^2.0.0-rc.3","stylus":"^0.54.5","typescript":"^2.5.2","vue":"^2.4.2","vue-template-compiler":"^2.4.2","vue-test-utils":"git+https://github.com/vuejs/vue-test-utils.git"},"peerDependencies":{"babel-core":"^6.25.0 || ^7.0.0-0","vue":"^2.x","vue-template-compiler":"^2.x"},"dependencies":{"babel-plugin-transform-es2015-modules-commonjs":"^6.26.0","chalk":"^2.1.0","extract-from-css":"^0.4.4","find-babel-config":"^1.1.0","js-beautify":"^1.6.14","node-cache":"^4.1.1","object-assign":"^4.1.1","source-map":"^0.5.6","tsconfig":"^7.0.0","vue-template-es2015-compiler":"^1.5.3"},"jest":{"moduleFileExtensions":["js","json","vue"],"transform":{"^.+\\.js$":"<rootDir>/node_modules/babel-jest",".*\\.(vue)$":"<rootDir>/vue-jest.js"},"mapCoverage":true},"repository":{"type":"git","url":"git+https://github.com/eddyerburgh/vue-jest.git"},"gitHead":"a46ac9d8aeaf2bb9b20314ea364d895306d6435c","bugs":{"url":"https://github.com/eddyerburgh/vue-jest/issues"},"homepage":"https://github.com/eddyerburgh/vue-jest#readme","_id":"vue-jest@2.0.1","_npmVersion":"5.6.0","_nodeVersion":"6.12.3","_npmUser":{"name":"eddyerburgh","email":"edward.yerburgh@gmail.com"},"dist":{"shasum":"3fa14f1c129f5871c058d652a8e52106b918bff4","size":8350,"noattachment":false,"key":"/vue-jest/-/vue-jest-2.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/vue-jest/download/vue-jest-2.0.1.tgz"},"maintainers":[{"name":"afontcu","email":"adria@calidae.com"},{"name":"dobromir-hristov","email":"djdobro@abv.bg"},{"name":"eddyerburgh","email":"edward.yerburgh@gmail.com"},{"name":"lmiller1990","email":"lachlan.miller.1990@outlook.com"},{"name":"yyx990803","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue-jest-2.0.1.tgz_1517741502232_0.583095466485247"},"directories":{},"publish_time":1517741503486,"_hasShrinkwrap":false,"_cnpm_publish_time":1517741503486},"2.0.0":{"name":"vue-jest","version":"2.0.0","description":"Jest Vue transform","main":"vue-jest.js","files":["vue-jest.js","lib"],"keywords":["jest","vue","jest vue","jest vue transform","jest vue preprocessor","vue jest","vue jest","vue jest transform","vue jest preprocessor"],"scripts":{"lint":"eslint lib vue-jest.js test","lint:fix":"npm run lint -- --fix","release":"build/release.sh","release:note":"node build/gen-release-note.js","test":"npm run lint && ./test.sh","unit":"./test.sh","unit:run":"jest test --no-cache --runInBand --coverage --coverageDirectory test/coverage"},"author":{"name":"Edd Yerburgh"},"license":"MIT","devDependencies":{"babel-core":"^6.25.0","babel-jest":"^20.0.3","babel-plugin-istanbul":"^4.1.4","babel-preset-env":"^1.6.1","clear-module":"^2.1.0","coffeescript":"^2.0.3","conventional-changelog":"^1.1.5","eslint":"^4.3.0","eslint-plugin-html":"^3.1.1","eslint-plugin-vue":"^2.1.0","eslint-plugin-vue-libs":"^1.2.0","hamljs":"^0.6.2","jade":"^1.11.0","jest":"^20.0.4","pug":"^2.0.0-rc.3","stylus":"^0.54.5","typescript":"^2.5.2","vue":"^2.4.2","vue-template-compiler":"^2.4.2","vue-test-utils":"git+https://github.com/vuejs/vue-test-utils.git"},"peerDependencies":{"babel-core":"^6.25.0 || ^7.0.0-0","vue":"^2.x","vue-template-compiler":"^2.x"},"dependencies":{"babel-plugin-transform-es2015-modules-commonjs":"^6.26.0","chalk":"^2.1.0","extract-from-css":"^0.4.4","find-babel-config":"^1.1.0","js-beautify":"^1.6.14","node-cache":"^4.1.1","object-assign":"^4.1.1","source-map":"^0.5.6","tsconfig":"^7.0.0","vue-template-es2015-compiler":"^1.5.3"},"jest":{"moduleFileExtensions":["js","json","vue"],"transform":{"^.+\\.js$":"<rootDir>/node_modules/babel-jest",".*\\.(vue)$":"<rootDir>/vue-jest.js"},"mapCoverage":true},"repository":{"type":"git","url":"git+https://github.com/eddyerburgh/vue-jest.git"},"gitHead":"15b899a61cf86662ea0cfe6377987dac48d29b18","bugs":{"url":"https://github.com/eddyerburgh/vue-jest/issues"},"homepage":"https://github.com/eddyerburgh/vue-jest#readme","_id":"vue-jest@2.0.0","_npmVersion":"5.6.0","_nodeVersion":"6.12.3","_npmUser":{"name":"eddyerburgh","email":"edward.yerburgh@gmail.com"},"dist":{"shasum":"fd85ffde96d1ea8640a240fa898f7cc55464cb2e","size":8250,"noattachment":false,"key":"/vue-jest/-/vue-jest-2.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/vue-jest/download/vue-jest-2.0.0.tgz"},"maintainers":[{"name":"afontcu","email":"adria@calidae.com"},{"name":"dobromir-hristov","email":"djdobro@abv.bg"},{"name":"eddyerburgh","email":"edward.yerburgh@gmail.com"},{"name":"lmiller1990","email":"lachlan.miller.1990@outlook.com"},{"name":"yyx990803","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue-jest-2.0.0.tgz_1517002076929_0.7623401579912752"},"directories":{},"publish_time":1517002077857,"_hasShrinkwrap":false,"_cnpm_publish_time":1517002077857},"1.4.0":{"name":"vue-jest","version":"1.4.0","description":"Jest Vue transform","main":"vue-jest.js","keywords":["jest","vue","jest vue","jest vue transform","jest vue preprocessor","vue jest","vue jest","vue jest transform","vue jest preprocessor"],"scripts":{"lint":"eslint lib vue-jest.js test","lint:fix":"npm run lint -- --fix","release":"build/release.sh","release:note":"node build/gen-release-note.js","test":"npm run lint && ./test.sh","unit":"./test.sh","unit:run":"jest test --no-cache --runInBand --coverage --coverageDirectory test/coverage"},"author":{"name":"Edd Yerburgh"},"license":"MIT","devDependencies":{"babel-jest":"^20.0.3","babel-plugin-istanbul":"^4.1.4","clear-module":"^2.1.0","coffeescript":"^2.0.3","conventional-changelog":"^1.1.5","eslint":"^4.3.0","eslint-plugin-html":"^3.1.1","eslint-plugin-vue":"^2.1.0","eslint-plugin-vue-libs":"^1.2.0","hamljs":"^0.6.2","jade":"^1.11.0","jest":"^20.0.4","pug":"^2.0.0-rc.3","typescript":"^2.5.2","vue":"^2.4.2","vue-template-compiler":"^2.4.2","vue-test-utils":"git+https://github.com/vuejs/vue-test-utils.git"},"peerDependencies":{"vue":"^2.x","vue-template-compiler":"^2.x"},"dependencies":{"babel-core":"^6.25.0","babel-preset-vue-app":"^1.3.1","chalk":"^2.1.0","find-babel-config":"^1.1.0","js-beautify":"^1.6.14","node-cache":"^4.1.1","object-assign":"^4.1.1","source-map":"^0.5.6","tsconfig":"^7.0.0","vue-template-es2015-compiler":"^1.5.3"},"jest":{"moduleFileExtensions":["js","json","vue"],"transform":{"^.+\\.js$":"<rootDir>/node_modules/babel-jest",".*\\.(vue)$":"<rootDir>/vue-jest.js"},"mapCoverage":true},"repository":{"type":"git","url":"git+https://github.com/eddyerburgh/vue-jest.git"},"gitHead":"40620f8f72d314c09bc2e22ed968d924b3cbc17f","bugs":{"url":"https://github.com/eddyerburgh/vue-jest/issues"},"homepage":"https://github.com/eddyerburgh/vue-jest#readme","_id":"vue-jest@1.4.0","_npmVersion":"5.5.1","_nodeVersion":"8.9.0","_npmUser":{"name":"eddyerburgh","email":"edward.yerburgh@gmail.com"},"dist":{"shasum":"1d6b4d2774b0aec06cfe5d39789039d3381bc528","size":13328,"noattachment":false,"key":"/vue-jest/-/vue-jest-1.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/vue-jest/download/vue-jest-1.4.0.tgz"},"maintainers":[{"name":"afontcu","email":"adria@calidae.com"},{"name":"dobromir-hristov","email":"djdobro@abv.bg"},{"name":"eddyerburgh","email":"edward.yerburgh@gmail.com"},{"name":"lmiller1990","email":"lachlan.miller.1990@outlook.com"},{"name":"yyx990803","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue-jest-1.4.0.tgz_1513171236780_0.282868072623387"},"directories":{},"publish_time":1513171236847,"_hasShrinkwrap":false,"_cnpm_publish_time":1513171236847},"1.3.0":{"name":"vue-jest","version":"1.3.0","description":"Jest Vue transform","main":"vue-jest.js","keywords":["jest","vue","jest vue","jest vue transform","jest vue preprocessor","vue jest","vue jest","vue jest transform","vue jest preprocessor"],"scripts":{"lint":"eslint lib vue-jest.js test","lint:fix":"npm run lint -- --fix","release":"build/release.sh","release:note":"node build/gen-release-note.js","test":"npm run lint && ./test.sh","unit":"./test.sh","unit:run":"jest test --no-cache --runInBand --coverage --coverageDirectory test/coverage"},"author":{"name":"Edd Yerburgh"},"license":"MIT","devDependencies":{"babel-jest":"^20.0.3","babel-plugin-istanbul":"^4.1.4","clear-module":"^2.1.0","coffee-script":"^1.12.7","conventional-changelog":"^1.1.5","eslint":"^4.3.0","eslint-plugin-html":"^3.1.1","eslint-plugin-vue":"^2.1.0","eslint-plugin-vue-libs":"^1.2.0","hamljs":"^0.6.2","jade":"^1.11.0","jest":"^20.0.4","pug":"^2.0.0-rc.3","typescript":"^2.5.2","vue":"^2.4.2","vue-template-compiler":"^2.4.2","vue-test-utils":"git+https://github.com/vuejs/vue-test-utils.git"},"peerDependencies":{"vue":"^2.x","vue-template-compiler":"^2.x"},"dependencies":{"babel-core":"^6.25.0","babel-preset-vue-app":"^1.3.1","chalk":"^2.1.0","find-babel-config":"^1.1.0","js-beautify":"^1.6.14","node-cache":"^4.1.1","object-assign":"^4.1.1","source-map":"^0.5.6","tsconfig":"^7.0.0","vue-template-es2015-compiler":"^1.5.3"},"jest":{"moduleFileExtensions":["js","json","vue"],"transform":{"^.+\\.js$":"<rootDir>/node_modules/babel-jest",".*\\.(vue)$":"<rootDir>/vue-jest.js"},"mapCoverage":true},"repository":{"type":"git","url":"git+https://github.com/eddyerburgh/vue-jest.git"},"gitHead":"0ecf04036cef870174b3a49da2442fbabda902eb","bugs":{"url":"https://github.com/eddyerburgh/vue-jest/issues"},"homepage":"https://github.com/eddyerburgh/vue-jest#readme","_id":"vue-jest@1.3.0","_npmVersion":"5.5.1","_nodeVersion":"8.9.0","_npmUser":{"name":"eddyerburgh","email":"edward.yerburgh@gmail.com"},"dist":{"shasum":"4fcfbf56eefe57f3f5e7e3674d8eca65f9f543de","size":12509,"noattachment":false,"key":"/vue-jest/-/vue-jest-1.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/vue-jest/download/vue-jest-1.3.0.tgz"},"maintainers":[{"name":"afontcu","email":"adria@calidae.com"},{"name":"dobromir-hristov","email":"djdobro@abv.bg"},{"name":"eddyerburgh","email":"edward.yerburgh@gmail.com"},{"name":"lmiller1990","email":"lachlan.miller.1990@outlook.com"},{"name":"yyx990803","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue-jest-1.3.0.tgz_1512507061035_0.3731795896310359"},"directories":{},"publish_time":1512507061974,"_hasShrinkwrap":false,"_cnpm_publish_time":1512507061974},"1.2.0":{"name":"vue-jest","version":"1.2.0","description":"Jest Vue transform","main":"vue-jest.js","keywords":["jest","vue","jest vue","jest vue transform","jest vue preprocessor","vue jest","vue jest","vue jest transform","vue jest preprocessor"],"scripts":{"lint":"eslint lib vue-jest.js test","lint:fix":"npm run lint -- --fix","release":"build/release.sh","release:note":"node build/gen-release-note.js","test":"npm run lint && ./test.sh","unit":"./test.sh","unit:run":"jest test --no-cache --runInBand --coverage --coverageDirectory test/coverage"},"author":{"name":"Edd Yerburgh"},"license":"MIT","devDependencies":{"babel-jest":"^20.0.3","babel-plugin-istanbul":"^4.1.4","clear-module":"^2.1.0","coffee-script":"^1.12.7","conventional-changelog":"^1.1.5","eslint":"^4.3.0","eslint-plugin-html":"^3.1.1","eslint-plugin-vue":"^2.1.0","eslint-plugin-vue-libs":"^1.2.0","hamljs":"^0.6.2","jade":"^1.11.0","jest":"^20.0.4","pug":"^2.0.0-rc.3","typescript":"^2.5.2","vue":"^2.4.2","vue-template-compiler":"^2.4.2","vue-test-utils":"git+https://github.com/vuejs/vue-test-utils.git"},"peerDependencies":{"vue":"^2.x","vue-template-compiler":"^2.x"},"dependencies":{"babel-core":"^6.25.0","babel-preset-vue-app":"^1.3.1","chalk":"^2.1.0","convert-source-map":"^1.5.0","find-babel-config":"^1.1.0","js-beautify":"^1.6.14","node-cache":"^4.1.1","object-assign":"^4.1.1","source-map":"^0.5.6","tsconfig":"^7.0.0","vue-template-es2015-compiler":"^1.5.3"},"jest":{"moduleFileExtensions":["js","json","vue"],"transform":{"^.+\\.js$":"<rootDir>/node_modules/babel-jest",".*\\.(vue)$":"<rootDir>/vue-jest.js"},"mapCoverage":true},"repository":{"type":"git","url":"git+https://github.com/eddyerburgh/vue-jest.git"},"gitHead":"9ee7399ad7b97defc6f0d609210bf9425e2028c4","bugs":{"url":"https://github.com/eddyerburgh/vue-jest/issues"},"homepage":"https://github.com/eddyerburgh/vue-jest#readme","_id":"vue-jest@1.2.0","_npmVersion":"5.5.1","_nodeVersion":"8.9.0","_npmUser":{"name":"eddyerburgh","email":"edward.yerburgh@gmail.com"},"dist":{"shasum":"4f7dafbe5288e98db36f5d86964b42231a435131","size":12200,"noattachment":false,"key":"/vue-jest/-/vue-jest-1.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/vue-jest/download/vue-jest-1.2.0.tgz"},"maintainers":[{"name":"afontcu","email":"adria@calidae.com"},{"name":"dobromir-hristov","email":"djdobro@abv.bg"},{"name":"eddyerburgh","email":"edward.yerburgh@gmail.com"},{"name":"lmiller1990","email":"lachlan.miller.1990@outlook.com"},{"name":"yyx990803","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue-jest-1.2.0.tgz_1511802915233_0.25485078361816704"},"directories":{},"publish_time":1511802916509,"_hasShrinkwrap":false,"_cnpm_publish_time":1511802916509},"1.1.0":{"name":"vue-jest","version":"1.1.0","description":"Jest Vue transform","main":"vue-jest.js","keywords":["jest","vue","jest vue","jest vue transform","jest vue preprocessor","vue jest","vue jest","vue jest transform","vue jest preprocessor"],"scripts":{"lint":"eslint lib vue-jest.js test","lint:fix":"npm run lint -- --fix","release":"build/release.sh","release:note":"node build/gen-release-note.js","test":"npm run lint && ./test.sh","unit":"./test.sh","unit:run":"jest test --no-cache --runInBand --coverage --coverageDirectory test/coverage"},"author":{"name":"Edd Yerburgh"},"license":"MIT","devDependencies":{"babel-jest":"^20.0.3","babel-plugin-istanbul":"^4.1.4","clear-module":"^2.1.0","coffee-script":"^1.12.7","conventional-changelog":"^1.1.5","eslint":"^4.3.0","eslint-plugin-html":"^3.1.1","eslint-plugin-vue":"^2.1.0","eslint-plugin-vue-libs":"^1.2.0","hamljs":"^0.6.2","jade":"^1.11.0","jest":"^20.0.4","pug":"^2.0.0-rc.3","typescript":"^2.5.2","vue":"^2.4.2","vue-template-compiler":"^2.4.2","vue-test-utils":"git+https://github.com/vuejs/vue-test-utils.git"},"peerDependencies":{"vue":"^2.x","vue-template-compiler":"^2.x"},"dependencies":{"babel-core":"^6.25.0","babel-preset-vue-app":"^1.3.1","chalk":"^2.1.0","convert-source-map":"^1.5.0","find-babel-config":"^1.1.0","js-beautify":"^1.6.14","node-cache":"^4.1.1","object-assign":"^4.1.1","source-map":"^0.5.6","tsconfig":"^7.0.0","vue-template-es2015-compiler":"^1.5.3"},"jest":{"moduleFileExtensions":["js","json","vue"],"transform":{"^.+\\.js$":"<rootDir>/node_modules/babel-jest",".*\\.(vue)$":"<rootDir>/vue-jest.js"},"mapCoverage":true},"repository":{"type":"git","url":"git+https://github.com/eddyerburgh/vue-jest.git"},"gitHead":"d9759aff9d86a2a4710d997450bebacd8797f5e6","bugs":{"url":"https://github.com/eddyerburgh/vue-jest/issues"},"homepage":"https://github.com/eddyerburgh/vue-jest#readme","_id":"vue-jest@1.1.0","_npmVersion":"5.5.1","_nodeVersion":"8.9.0","_npmUser":{"name":"eddyerburgh","email":"edward.yerburgh@gmail.com"},"dist":{"shasum":"5219daa0fff61b58490a3aa67adcb3e0fb8ae89d","size":11896,"noattachment":false,"key":"/vue-jest/-/vue-jest-1.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/vue-jest/download/vue-jest-1.1.0.tgz"},"maintainers":[{"name":"afontcu","email":"adria@calidae.com"},{"name":"dobromir-hristov","email":"djdobro@abv.bg"},{"name":"eddyerburgh","email":"edward.yerburgh@gmail.com"},{"name":"lmiller1990","email":"lachlan.miller.1990@outlook.com"},{"name":"yyx990803","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue-jest-1.1.0.tgz_1511375462434_0.9670679776463658"},"directories":{},"publish_time":1511375463445,"_cnpm_publish_time":1511375463445,"_hasShrinkwrap":false},"1.0.3":{"name":"vue-jest","version":"1.0.3","description":"Jest Vue transform","main":"vue-jest.js","keywords":["jest","vue","jest vue","jest vue transform","jest vue preprocessor","vue jest","vue jest","vue jest transform","vue jest preprocessor"],"scripts":{"lint":"eslint lib vue-jest.js test","lint:fix":"npm run lint -- --fix","release":"build/release.sh","release:note":"node build/gen-release-note.js","test":"npm run lint && ./test.sh","unit":"./test.sh","unit:run":"jest test --no-cache --runInBand --coverage --coverageDirectory test/coverage"},"author":{"name":"Edd Yerburgh"},"license":"MIT","devDependencies":{"babel-jest":"^20.0.3","babel-plugin-istanbul":"^4.1.4","clear-module":"^2.1.0","coffee-script":"^1.12.7","conventional-changelog":"^1.1.5","eslint":"^4.3.0","eslint-plugin-html":"^3.1.1","eslint-plugin-vue":"^2.1.0","eslint-plugin-vue-libs":"^1.2.0","jade":"^1.11.0","jest":"^20.0.4","pug":"^2.0.0-rc.3","typescript":"^2.5.2","vue":"^2.4.2","vue-template-compiler":"^2.4.2","vue-test-utils":"git+https://github.com/vuejs/vue-test-utils.git"},"peerDependencies":{"vue":"^2.x","vue-template-compiler":"^2.x"},"dependencies":{"babel-core":"^6.25.0","babel-preset-vue-app":"^1.3.1","chalk":"^2.1.0","convert-source-map":"^1.5.0","find-babel-config":"^1.1.0","js-beautify":"^1.6.14","node-cache":"^4.1.1","object-assign":"^4.1.1","source-map":"^0.5.6","tsconfig":"^7.0.0","vue-template-es2015-compiler":"^1.5.3"},"jest":{"moduleFileExtensions":["js","json","vue"],"transform":{"^.+\\.js$":"<rootDir>/node_modules/babel-jest",".*\\.(vue)$":"<rootDir>/vue-jest.js"},"mapCoverage":true},"gitHead":"e952f6d519403fa36cddfd45f5fede6f9c1c368f","_id":"vue-jest@1.0.3","_npmVersion":"5.5.1","_nodeVersion":"8.9.0","_npmUser":{"name":"eddyerburgh","email":"edward.yerburgh@gmail.com"},"dist":{"shasum":"d8329031c0c250282be407d0460fc0c58d9d5d2b","size":11713,"noattachment":false,"key":"/vue-jest/-/vue-jest-1.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/vue-jest/download/vue-jest-1.0.3.tgz"},"maintainers":[{"name":"afontcu","email":"adria@calidae.com"},{"name":"dobromir-hristov","email":"djdobro@abv.bg"},{"name":"eddyerburgh","email":"edward.yerburgh@gmail.com"},{"name":"lmiller1990","email":"lachlan.miller.1990@outlook.com"},{"name":"yyx990803","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue-jest-1.0.3.tgz_1510594728057_0.2423666724935174"},"directories":{},"publish_time":1510594729120,"_hasShrinkwrap":false,"_cnpm_publish_time":1510594729120},"1.0.2":{"name":"vue-jest","version":"1.0.2","description":"Jest Vue transform","main":"vue-jest.js","keywords":["jest","vue","jest vue","jest vue transform","jest vue preprocessor","vue jest","vue jest","vue jest transform","vue jest preprocessor"],"scripts":{"lint":"eslint lib vue-jest.js test","lint:fix":"npm run lint -- --fix","release":"build/release.sh","release:note":"node build/gen-release-note.js","test":"npm run lint && ./test.sh","unit":"./test.sh","unit:run":"jest test --no-cache --runInBand --coverage --coverageDirectory test/coverage"},"author":{"name":"Edd Yerburgh"},"license":"MIT","devDependencies":{"babel-jest":"^20.0.3","babel-plugin-istanbul":"^4.1.4","clear-module":"^2.1.0","coffee-script":"^1.12.7","conventional-changelog":"^1.1.5","eslint":"^4.3.0","eslint-plugin-html":"^3.1.1","eslint-plugin-vue":"^2.1.0","eslint-plugin-vue-libs":"^1.2.0","jade":"^1.11.0","jest":"^20.0.4","pug":"^2.0.0-rc.3","typescript":"^2.5.2","vue":"^2.4.2","vue-template-compiler":"^2.4.2","vue-test-utils":"git+https://github.com/vuejs/vue-test-utils.git"},"peerDependencies":{"vue":"^2.x","vue-template-compiler":"^2.x"},"dependencies":{"babel-core":"^6.25.0","babel-preset-vue-app":"^1.3.1","chalk":"^2.1.0","convert-source-map":"^1.5.0","find-babel-config":"^1.1.0","js-beautify":"^1.6.14","node-cache":"^4.1.1","object-assign":"^4.1.1","source-map":"^0.5.6","tsconfig":"^7.0.0","vue-template-es2015-compiler":"^1.5.3"},"jest":{"moduleFileExtensions":["js","json","vue"],"transform":{"^.+\\.js$":"<rootDir>/node_modules/babel-jest",".*\\.(vue)$":"<rootDir>/vue-jest.js"},"mapCoverage":true},"gitHead":"ce9c913bd6c7d55a75d8e0d7390ea4320d9f362f","_id":"vue-jest@1.0.2","_npmVersion":"5.5.1","_nodeVersion":"8.9.0","_npmUser":{"name":"eddyerburgh","email":"edward.yerburgh@gmail.com"},"dist":{"shasum":"0c708734167c1febc8a812dca6df137a1fd8c4ae","size":11482,"noattachment":false,"key":"/vue-jest/-/vue-jest-1.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/vue-jest/download/vue-jest-1.0.2.tgz"},"maintainers":[{"name":"afontcu","email":"adria@calidae.com"},{"name":"dobromir-hristov","email":"djdobro@abv.bg"},{"name":"eddyerburgh","email":"edward.yerburgh@gmail.com"},{"name":"lmiller1990","email":"lachlan.miller.1990@outlook.com"},{"name":"yyx990803","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue-jest-1.0.2.tgz_1509884347673_0.04030103865079582"},"directories":{},"publish_time":1509884348592,"_hasShrinkwrap":false,"_cnpm_publish_time":1509884348592},"1.0.1":{"name":"vue-jest","version":"1.0.1","description":"Jest Vue transform","main":"vue-jest.js","keywords":["jest","vue","jest vue","jest vue transform","jest vue preprocessor","vue jest","vue jest","vue jest transform","vue jest preprocessor"],"scripts":{"lint":"eslint lib vue-jest.js test","lint:fix":"npm run lint -- --fix","release":"build/release.sh","release:note":"node build/gen-release-note.js","test":"npm run lint && ./test.sh","unit":"./test.sh","unit:run":"jest test --no-cache --runInBand --coverage --coverageDirectory test/coverage"},"author":{"name":"Edd Yerburgh"},"license":"MIT","devDependencies":{"babel-jest":"^20.0.3","babel-plugin-istanbul":"^4.1.4","clear-module":"^2.1.0","coffee-script":"^1.12.7","conventional-changelog":"^1.1.5","eslint":"^4.3.0","eslint-plugin-html":"^3.1.1","eslint-plugin-vue":"^2.1.0","eslint-plugin-vue-libs":"^1.2.0","jade":"^1.11.0","jest":"^20.0.4","pug":"^2.0.0-rc.3","typescript":"^2.5.2","vue":"^2.4.2","vue-template-compiler":"^2.4.2","vue-test-utils":"git+https://github.com/vuejs/vue-test-utils.git"},"peerDependencies":{"vue":"^2.x","vue-template-compiler":"^2.x"},"dependencies":{"babel-core":"^6.25.0","babel-preset-vue-app":"^1.3.1","chalk":"^2.1.0","convert-source-map":"^1.5.0","find-babel-config":"^1.1.0","js-beautify":"^1.6.14","node-cache":"^4.1.1","object-assign":"^4.1.1","source-map":"^0.5.6","tsconfig":"^7.0.0","vue-template-es2015-compiler":"^1.5.3"},"jest":{"moduleFileExtensions":["js","json","vue"],"transform":{"^.+\\.js$":"<rootDir>/node_modules/babel-jest",".*\\.(vue)$":"<rootDir>/vue-jest.js"},"mapCoverage":true},"gitHead":"c5e16c25651c7eea46a158d2f00a97182087ffd2","_id":"vue-jest@1.0.1","_npmVersion":"5.5.1","_nodeVersion":"8.9.0","_npmUser":{"name":"eddyerburgh","email":"edward.yerburgh@gmail.com"},"dist":{"shasum":"cfaa08c21ffd15555428a47f6046a17d04c66747","size":11149,"noattachment":false,"key":"/vue-jest/-/vue-jest-1.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/vue-jest/download/vue-jest-1.0.1.tgz"},"maintainers":[{"name":"afontcu","email":"adria@calidae.com"},{"name":"dobromir-hristov","email":"djdobro@abv.bg"},{"name":"eddyerburgh","email":"edward.yerburgh@gmail.com"},{"name":"lmiller1990","email":"lachlan.miller.1990@outlook.com"},{"name":"yyx990803","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue-jest-1.0.1.tgz_1509744551229_0.4204612011089921"},"directories":{},"publish_time":1509744551288,"_hasShrinkwrap":false,"_cnpm_publish_time":1509744551288},"1.0.0":{"name":"vue-jest","version":"1.0.0","description":"Jest Vue transform","main":"vue-jest.js","keywords":["jest","vue","jest vue","jest vue transform","jest vue preprocessor","vue jest","vue jest","vue jest transform","vue jest preprocessor"],"scripts":{"lint":"eslint lib vue-jest.js test","lint:fix":"npm run lint -- --fix","release":"build/release.sh","release:note":"node build/gen-release-note.js","test":"npm run lint && ./test.sh","unit":"./test.sh","unit:run":"jest test --no-cache --runInBand --coverage --coverageDirectory test/coverage"},"author":{"name":"Edd Yerburgh"},"license":"MIT","devDependencies":{"babel-jest":"^20.0.3","babel-plugin-istanbul":"^4.1.4","clear-module":"^2.1.0","coffee-script":"^1.12.7","conventional-changelog":"^1.1.5","eslint":"^4.3.0","eslint-plugin-html":"^3.1.1","eslint-plugin-vue":"^2.1.0","eslint-plugin-vue-libs":"^1.2.0","jade":"^1.11.0","jest":"^20.0.4","pug":"^2.0.0-rc.3","typescript":"^2.5.2","vue":"^2.4.2","vue-template-compiler":"^2.4.2","vue-test-utils":"git+https://github.com/vuejs/vue-test-utils.git"},"peerDependencies":{"vue":"^2.x","vue-template-compiler":"^2.x"},"dependencies":{"babel-core":"^6.25.0","babel-preset-vue-app":"^1.3.1","chalk":"^2.1.0","convert-source-map":"^1.5.0","find-babel-config":"^1.1.0","js-beautify":"^1.6.14","node-cache":"^4.1.1","object-assign":"^4.1.1","source-map":"^0.5.6","tsconfig":"^7.0.0","vue-template-es2015-compiler":"^1.5.3"},"jest":{"moduleFileExtensions":["js","json","vue"],"transform":{"^.+\\.js$":"<rootDir>/node_modules/babel-jest",".*\\.(vue)$":"<rootDir>/vue-jest.js"},"mapCoverage":true},"gitHead":"438ee79d8a5f56c20de3790060c313b1617f298e","_id":"vue-jest@1.0.0","_npmVersion":"5.4.2","_nodeVersion":"8.7.0","_npmUser":{"name":"eddyerburgh","email":"edward.yerburgh@gmail.com"},"dist":{"shasum":"ff96b960b86a24a094390d4352f4f1a31cf8d3e9","size":46211,"noattachment":false,"key":"/vue-jest/-/vue-jest-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/vue-jest/download/vue-jest-1.0.0.tgz"},"maintainers":[{"name":"afontcu","email":"adria@calidae.com"},{"name":"dobromir-hristov","email":"djdobro@abv.bg"},{"name":"eddyerburgh","email":"edward.yerburgh@gmail.com"},{"name":"lmiller1990","email":"lachlan.miller.1990@outlook.com"},{"name":"yyx990803","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vue-jest-1.0.0.tgz_1508870132220_0.9925077864900231"},"directories":{},"publish_time":1508870133988,"_hasShrinkwrap":false,"_cnpm_publish_time":1508870133988},"0.6.1":{"name":"vue-jest","version":"0.6.1","description":"A vue preprocessor for jest.","main":"index.js","scripts":{"test":"jest --no-cache","watch":"jest --no-cache --watch"},"repository":{"type":"git","url":"git+https://github.com/holmescn/vue-jest.git"},"keywords":["vue","vuejs","jest"],"author":{"name":"Holmes Conan","email":"holmesconan@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/holmescn/vue-jest/issues"},"homepage":"https://github.com/holmescn/vue-jest#readme","devDependencies":{"jest-cli":"^12.0.2","vue":"^1.0.21","vue-test-utils":"^0.5.0"},"jest":{"unmockedModulePathPatterns":["<rootDir>/node_modules/vue"],"moduleFileExtensions":["js","vue"],"scriptPreprocessor":"index.js"},"dependencies":{"babel-core":"^6.8.0","babel-preset-es2015":"^6.6.0","babel-runtime":"^6.6.1"},"gitHead":"2922c4e953b9dafb81171abb2e0ed192dab48946","_id":"vue-jest@0.6.1","_shasum":"5fabf5f8b8e44e57845518915f300d501f52af90","_from":".","_npmVersion":"4.2.0","_nodeVersion":"7.8.0","_npmUser":{"name":"holmesconan","email":"holmesconan@gmail.com"},"dist":{"shasum":"5fabf5f8b8e44e57845518915f300d501f52af90","size":3864,"noattachment":false,"key":"/vue-jest/-/vue-jest-0.6.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/vue-jest/download/vue-jest-0.6.1.tgz"},"maintainers":[{"name":"afontcu","email":"adria@calidae.com"},{"name":"dobromir-hristov","email":"djdobro@abv.bg"},{"name":"eddyerburgh","email":"edward.yerburgh@gmail.com"},{"name":"lmiller1990","email":"lachlan.miller.1990@outlook.com"},{"name":"yyx990803","email":""}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/vue-jest-0.6.1.tgz_1491892389825_0.980345853837207"},"directories":{},"publish_time":1491892390050,"_hasShrinkwrap":false,"_cnpm_publish_time":1491892390050},"0.6.0":{"name":"vue-jest","version":"0.6.0","description":"A vue preprocessor for jest.","main":"index.js","scripts":{"test":"jest --no-cache","watch":"jest --no-cache --watch"},"repository":{"type":"git","url":"git+https://github.com/holmescn/vue-jest.git"},"keywords":["vue","vuejs","jest"],"author":{"name":"Holmes Conan","email":"holmesconan@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/holmescn/vue-jest/issues"},"homepage":"https://github.com/holmescn/vue-jest#readme","devDependencies":{"jest-cli":"^12.0.2","vue":"^1.0.21","vue-test-utils":"^0.5.0"},"jest":{"unmockedModulePathPatterns":["<rootDir>/node_modules/vue"],"moduleFileExtensions":["js","vue"],"scriptPreprocessor":"index.js"},"dependencies":{"babel-core":"^6.8.0","babel-preset-es2015":"^6.6.0","babel-runtime":"^6.6.1"},"gitHead":"717c43c32bcca72a013885e3ba0e86b5e283c1b7","_id":"vue-jest@0.6.0","_shasum":"f35aa535038cd26c7ddeefb24902a23c08d90460","_from":".","_npmVersion":"3.8.9","_nodeVersion":"6.0.0","_npmUser":{"name":"holmesconan","email":"holmesconan@gmail.com"},"dist":{"shasum":"f35aa535038cd26c7ddeefb24902a23c08d90460","size":3905,"noattachment":false,"key":"/vue-jest/-/vue-jest-0.6.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/vue-jest/download/vue-jest-0.6.0.tgz"},"maintainers":[{"name":"afontcu","email":"adria@calidae.com"},{"name":"dobromir-hristov","email":"djdobro@abv.bg"},{"name":"eddyerburgh","email":"edward.yerburgh@gmail.com"},{"name":"lmiller1990","email":"lachlan.miller.1990@outlook.com"},{"name":"yyx990803","email":""}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/vue-jest-0.6.0.tgz_1462674857602_0.21671223547309637"},"directories":{},"publish_time":1462674858035,"_cnpm_publish_time":1462674858035,"_hasShrinkwrap":false},"0.5.0":{"name":"vue-jest","version":"0.5.0","description":"A vue preprocessor for jest.","main":"index.js","scripts":{"test":"jest --no-cache","watch":"jest --no-cache --watch"},"repository":{"type":"git","url":"git+https://github.com/holmescn/vue-jest.git"},"keywords":["vue","vuejs","jest"],"author":{"name":"Holmes Conan","email":"holmesconan@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/holmescn/vue-jest/issues"},"homepage":"https://github.com/holmescn/vue-jest#readme","devDependencies":{"jest-cli":"^12.0.2","vue":"^1.0.21","vue-test-utils":"^0.5.0"},"jest":{"unmockedModulePathPatterns":["<rootDir>/node_modules/vue"],"moduleFileExtensions":["js","vue"],"scriptPreprocessor":"index.js"},"dependencies":{"babel-core":"^6.8.0","babel-preset-es2015":"^6.6.0","babel-runtime":"^6.6.1"},"gitHead":"ddee0aa00ebc64dfee9db47632236f134e5c6436","_id":"vue-jest@0.5.0","_shasum":"720dac7378a10ece5fa0ebd737d0c2ecf43128fe","_from":".","_npmVersion":"3.8.9","_nodeVersion":"6.0.0","_npmUser":{"name":"holmesconan","email":"holmesconan@gmail.com"},"dist":{"shasum":"720dac7378a10ece5fa0ebd737d0c2ecf43128fe","size":3652,"noattachment":false,"key":"/vue-jest/-/vue-jest-0.5.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/vue-jest/download/vue-jest-0.5.0.tgz"},"maintainers":[{"name":"afontcu","email":"adria@calidae.com"},{"name":"dobromir-hristov","email":"djdobro@abv.bg"},{"name":"eddyerburgh","email":"edward.yerburgh@gmail.com"},{"name":"lmiller1990","email":"lachlan.miller.1990@outlook.com"},{"name":"yyx990803","email":""}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/vue-jest-0.5.0.tgz_1462634437824_0.09014889341779053"},"directories":{},"publish_time":1462634440070,"_cnpm_publish_time":1462634440070,"_hasShrinkwrap":false}},"readme":"# vue-jest\n\nJest Vue transformer with source map support\n\n> **NOTE:** This is documentation for `vue-jest@3.x`. [View the vue-jest@2.x documentation](https://github.com/vuejs/vue-jest/tree/e694fc7ce11ae1ac1c778ed7c4402515c5f0d5aa)\n\n## Usage\n\n```bash\nnpm install --save-dev vue-jest\n```\n\n## Setup\n\nTo define `vue-jest` as a transformer for your `.vue` files, map them to the `vue-jest` module:\n\n```json\n{\n  \"jest\": {\n    \"transform\": {\n      \"^.+\\\\.vue$\": \"vue-jest\"\n    }\n}\n```\n\nA full config will look like this.\n\n```json\n{\n  \"jest\": {\n    \"moduleFileExtensions\": [\n      \"js\",\n      \"json\",\n      \"vue\"\n    ],\n    \"transform\": {\n      \"^.+\\\\.js$\": \"babel-jest\",\n      \"^.+\\\\.vue$\": \"vue-jest\"\n    }\n  }\n}\n```\n\nIf you're on a version of Jest older than 22.4.0, you need to set `mapCoverage` to `true` in order to use source maps.\n\n## Example Projects\n\nExample repositories testing Vue components with jest and vue-jest:\n\n- [Avoriaz with Jest](https://github.com/eddyerburgh/avoriaz-jest-example)\n- [Vue Test Utils with Jest](https://github.com/eddyerburgh/vue-test-utils-jest-example)\n\n## Supported langs\n\nvue-jest compiles the script and template of SFCs into a JavaScript file that Jest can run. **Currently, SCSS, SASS and Stylus are the only style languages that are compiled**.\n\n### Supported script languages\n\n- **typescript** (`lang=\"ts\"`, `lang=\"typescript\"`)\n- **coffeescript** (`lang=\"coffee\"`, `lang=\"coffeescript\"`)\n\n### Global Jest options\n\nYou can change the behavior of `vue-jest` by using `jest.globals`.\n\n> *Tip:* Need programmatic configuration? Use the [--config](https://jestjs.io/docs/en/cli.html#config-path) option in Jest CLI, and export a `.js` file\n\n#### babelConfig\n\nProvide `babelConfig` in one of the following formats:\n\n- `<Boolean>`\n- `<Object>`\n- `<String>`\n\n##### Boolean\n\n- `true` - Enable Babel processing. `vue-jest` will try to find Babel configuration using [find-babel-config](https://www.npmjs.com/package/find-babel-config).\n\n> This is the default behavior if [babelConfig](#babelconfig) is not defined.\n\n- `false` - Skip Babel processing entirely:\n\n```json\n{\n  \"jest\": {\n    \"globals\": {\n      \"vue-jest\": {\n        \"babelConfig\": false\n      }\n    }\n  }\n}\n```\n\n##### Object\n\nProvide inline [Babel options](https://babeljs.io/docs/en/options):\n\n```json\n{\n  \"jest\": {\n    \"globals\": {\n      \"vue-jest\": {\n        \"babelConfig\": {\n          \"presets\": [\n            [\n              \"env\",\n              {\n                \"useBuiltIns\": \"entry\",\n                \"shippedProposals\": true\n              }\n            ]\n          ],\n          \"plugins\": [\n            \"syntax-dynamic-import\"\n          ],\n          \"env\": {\n            \"test\": {\n              \"plugins\": [\n                \"dynamic-import-node\"\n              ]\n            }\n          }\n        }\n      }\n    }\n  }\n}\n```\n\n##### String\n\nIf a string is provided, it will be an assumed path to a babel configuration file (e.g. `.babelrc`, `.babelrc.js`).\n- Config file should export a Babel configuration object.\n- Should *not* point to a [project-wide configuration file (babel.config.js)](https://babeljs.io/docs/en/config-files#project-wide-configuration), which exports a function.\n\n```json\n{\n  \"jest\": {\n    \"globals\": {\n      \"vue-jest\": {\n        \"babelConfig\": \"path/to/.babelrc.js\"\n      }\n    }\n  }\n}\n```\n\nTo use the [Config Function API](https://babeljs.io/docs/en/config-files#config-function-api), use inline options instead. i.e.:\n\n```json\n{\n  \"jest\": {\n    \"globals\": {\n      \"vue-jest\": {\n        \"babelConfig\": {\n          \"configFile\": \"path/to/babel.config.js\"\n        }\n      }\n    }\n  }\n}\n```\n\n#### tsConfig\n\nProvide `tsConfig` in one of the following formats:\n\n- `<Boolean>`\n- `<Object>`\n- `<String>`\n\n##### Boolean\n\n- `true` - Process TypeScript files using custom configuration. `vue-jest` will try to find TypeScript configuration using [tsconfig.loadSync](https://www.npmjs.com/package/tsconfig#api).\n\n> This is the default behavior if [tsConfig](#tsConfig) is not defined.\n\n- `false` - Process TypeScript files using the [default configuration provided by vue-jest](https://github.com/vuejs/vue-jest/blob/master/lib/load-typescript-config.js#L5-L27).\n\n##### Object\n\nProvide inline [TypeScript compiler options](https://www.typescriptlang.org/docs/handbook/compiler-options.html):\n\n```json\n{\n  \"jest\": {\n    \"globals\": {\n      \"vue-jest\": {\n        \"tsConfig\": {\n          \"importHelpers\": true\n        }\n      }\n    }\n  }\n}\n```\n\n##### String\n\nIf a string is provided, it will be an assumed path to a TypeScript configuration file:\n\n```json\n{\n  \"jest\": {\n    \"globals\": {\n      \"vue-jest\": {\n        \"tsConfig\": \"path/to/tsconfig.json\"\n      }\n    }\n  }\n}\n```\n\n### Supported template languages\n\n- **pug** (`lang=\"pug\"`)\n  - To give options for the Pug compiler, enter them into the Jest configuration.\n  The options will be passed to pug.compile().\n\n  ```json\n    {\n      \"jest\": {\n        \"globals\": {\n          \"vue-jest\": {\n            \"pug\": {\n              \"basedir\": \"mybasedir\"\n            }\n          }\n        }\n      }\n    }\n  ```\n\n- **jade** (`lang=\"jade\"`)\n- **haml** (`lang=\"haml\"`)\n\n### Supported style languages\n\n- **stylus** (`lang=\"stylus\"`, `lang=\"styl\"`)\n- **sass** (`lang=\"sass\"`)\n  - The SASS compiler supports jest's [moduleNameMapper](https://facebook.github.io/jest/docs/en/configuration.html#modulenamemapper-object-string-string) which is the suggested way of dealing with Webpack aliases.\n- **scss** (`lang=\"scss\"`)\n  - The SCSS compiler supports jest's [moduleNameMapper](https://facebook.github.io/jest/docs/en/configuration.html#modulenamemapper-object-string-string) which is the suggested way of dealing with Webpack aliases.\n  - To import globally included files (ie. variables, mixins, etc.), include them in the Jest configuration at `jest.globals['vue-jest'].resources.scss`:\n\n    ```json\n    {\n      \"jest\": {\n        \"globals\": {\n          \"vue-jest\": {\n            \"resources\": {\n              \"scss\": [\n                \"./node_modules/package/_mixins.scss\",\n                \"./src/assets/css/globals.scss\"\n              ]\n            }\n          }\n        }\n      }\n    }\n    ```\n- **postcss** (`lang=\"pcss\"`, `lang=\"postcss\"`)\n\n## CSS options\n\n`experimentalCSSCompile`: `Boolean` Default true. Turn off CSS compilation\n`hideStyleWarn`: `Boolean` Default false. Hide warnings about CSS compilation\n`resources`:\n\n  ```json\n  {\n    \"jest\": {\n      \"globals\": {\n        \"vue-jest\": {\n          \"hideStyleWarn\": true,\n          \"experimentalCSSCompile\": true\n        }\n      }\n    }\n  }\n  ```\n","_attachments":{},"license":"MIT"}