{"_id":"@vue/component-compiler-utils","_rev":"1329511","name":"@vue/component-compiler-utils","description":"Lower level utilities for compiling Vue single file components","dist-tags":{"latest":"3.3.0"},"maintainers":[{"name":"akryum","email":"alphadelta.fg@gmail.com"},{"name":"soda","email":"imyanglan@163.com"},{"name":"yyx990803","email":""}],"time":{"modified":"2021-10-26T11:41:00.000Z","created":"2018-03-21T22:34:01.190Z","3.3.0":"2021-10-26T07:41:16.650Z","3.2.2":"2021-06-15T08:01:39.481Z","3.2.1":"2021-06-09T02:39:36.148Z","3.2.0":"2020-07-22T14:15:47.921Z","3.1.2":"2020-04-08T07:33:02.147Z","3.1.1":"2020-01-06T15:25:04.060Z","3.1.0":"2019-12-08T14:27:16.513Z","3.0.2":"2019-11-06T06:18:34.910Z","3.0.1":"2019-11-04T08:02:24.242Z","3.0.0":"2019-04-11T04:39:29.137Z","2.6.0":"2019-02-21T21:33:46.686Z","2.5.2":"2019-01-31T17:54:18.417Z","2.5.1":"2019-01-25T17:05:30.719Z","2.5.0":"2019-01-08T06:54:02.594Z","2.4.0":"2019-01-02T16:26:13.253Z","2.3.1":"2018-12-11T17:44:30.278Z","2.3.0":"2018-10-22T20:28:28.791Z","2.2.0":"2018-08-16T18:03:47.430Z","2.1.2":"2018-08-09T14:57:55.774Z","2.1.1":"2018-08-07T19:27:48.254Z","2.1.0":"2018-07-03T14:28:50.652Z","2.0.0":"2018-06-03T19:44:17.879Z","1.3.1":"2018-05-28T03:54:02.994Z","1.3.0":"2018-05-22T17:53:05.559Z","1.2.1":"2018-04-26T22:06:14.041Z","1.2.0":"2018-04-26T18:52:58.176Z","1.1.0":"2018-04-24T14:40:18.660Z","1.0.0":"2018-03-21T22:34:01.190Z"},"users":{},"author":{"name":"Evan You"},"repository":{"type":"git","url":"git+https://github.com/vuejs/component-compiler-utils.git"},"versions":{"3.3.0":{"name":"@vue/component-compiler-utils","version":"3.3.0","description":"Lower level utilities for compiling Vue single file components","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"lint":"prettier --write \"{lib,test}/**/*.ts\"","test":"prettier --list-different \"{lib,test}/**/*.ts\" && jest --coverage","build":"rm -rf dist && tsc","prepublishOnly":"yarn build && conventional-changelog -p angular -r 2 -i CHANGELOG.md -s"},"gitHooks":{"pre-commit":"lint-staged"},"lint-staged":{"*.{ts,js}":["prettier --write","git add"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/component-compiler-utils.git"},"keywords":["vue","sfc","component","compiler"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/component-compiler-utils/issues"},"homepage":"https://github.com/vuejs/component-compiler-utils#readme","devDependencies":{"@types/jest":"^22.2.3","@types/node":"^10.12.20","conventional-changelog-cli":"^2.0.11","jest":"^24.0.0","less":"^3.9.0","lint-staged":"^8.1.1","pug":"^2.0.3","sass":"^1.17.3","stylus":"^0.54.5","ts-jest":"^24.0.0","typescript":"^3.3.0","vue":"^2.6.6","vue-template-compiler":"^2.6.6","yorkie":"^2.0.0"},"dependencies":{"consolidate":"^0.15.1","hash-sum":"^1.0.2","lru-cache":"^4.1.2","merge-source-map":"^1.1.0","postcss":"^7.0.36","postcss-selector-parser":"^6.0.2","source-map":"~0.6.1","vue-template-es2015-compiler":"^1.9.0","prettier":"^1.18.2 || ^2.0.0"},"optionalDependencies":{"prettier":"^1.18.2 || ^2.0.0"},"gitHead":"27e4fa359d77d28b73a66089ce781e0a03962277","_id":"@vue/component-compiler-utils@3.3.0","_nodeVersion":"16.12.0","_npmVersion":"8.1.0","dist":{"shasum":"f9f5fb53464b0c37b2c8d2f3fbfe44df60f61dc9","size":17478,"noattachment":false,"key":"/@vue/component-compiler-utils/-/@vue/component-compiler-utils-3.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@vue/component-compiler-utils/download/@vue/component-compiler-utils-3.3.0.tgz"},"_npmUser":{"name":"soda","email":"haoqunjiang+npm@gmail.com"},"directories":{},"maintainers":[{"name":"akryum","email":"alphadelta.fg@gmail.com"},{"name":"soda","email":"imyanglan@163.com"},{"name":"yyx990803","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/component-compiler-utils_3.3.0_1635234076433_0.04656348198638183"},"_hasShrinkwrap":false,"publish_time":1635234076650,"_cnpm_publish_time":1635234076650},"3.2.2":{"name":"@vue/component-compiler-utils","version":"3.2.2","description":"Lower level utilities for compiling Vue single file components","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"lint":"prettier --write \"{lib,test}/**/*.ts\"","test":"prettier --list-different \"{lib,test}/**/*.ts\" && jest --coverage","build":"rm -rf dist && tsc","prepublishOnly":"yarn build && conventional-changelog -p angular -r 2 -i CHANGELOG.md -s"},"gitHooks":{"pre-commit":"lint-staged"},"lint-staged":{"*.{ts,js}":["prettier --write","git add"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/component-compiler-utils.git"},"keywords":["vue","sfc","component","compiler"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/component-compiler-utils/issues"},"homepage":"https://github.com/vuejs/component-compiler-utils#readme","devDependencies":{"@types/jest":"^22.2.3","@types/node":"^10.12.20","conventional-changelog-cli":"^2.0.11","jest":"^24.0.0","less":"^3.9.0","lint-staged":"^8.1.1","pug":"^2.0.3","sass":"^1.17.3","stylus":"^0.54.5","ts-jest":"^24.0.0","typescript":"^3.3.0","vue":"^2.6.6","vue-template-compiler":"^2.6.6","yorkie":"^2.0.0"},"dependencies":{"consolidate":"^0.15.1","hash-sum":"^1.0.2","lru-cache":"^4.1.2","merge-source-map":"^1.1.0","postcss":"^7.0.36","postcss-selector-parser":"^6.0.2","source-map":"~0.6.1","vue-template-es2015-compiler":"^1.9.0","prettier":"^1.18.2"},"optionalDependencies":{"prettier":"^1.18.2"},"gitHead":"0b1d3904c48f9d2a28c28b9f68552c39566d9396","_id":"@vue/component-compiler-utils@3.2.2","_nodeVersion":"14.17.0","_npmVersion":"6.14.13","dist":{"shasum":"2f7ed5feed82ff7f0284acc11d525ee7eff22460","size":20293,"noattachment":false,"key":"/@vue/component-compiler-utils/-/@vue/component-compiler-utils-3.2.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@vue/component-compiler-utils/download/@vue/component-compiler-utils-3.2.2.tgz"},"_npmUser":{"name":"soda","email":"haoqunjiang+npm@gmail.com"},"directories":{},"maintainers":[{"name":"akryum","email":"alphadelta.fg@gmail.com"},{"name":"soda","email":"imyanglan@163.com"},{"name":"yyx990803","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/component-compiler-utils_3.2.2_1623744099371_0.4286976748683935"},"_hasShrinkwrap":false,"publish_time":1623744099481,"_cnpm_publish_time":1623744099481},"3.2.1":{"name":"@vue/component-compiler-utils","version":"3.2.1","description":"Lower level utilities for compiling Vue single file components","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"lint":"prettier --write \"{lib,test}/**/*.ts\"","pretest":"yarn clean && yarn patch-postcss","test":"prettier --list-different \"{lib,test}/**/*.ts\" && jest --coverage","clean":"rm -rf dist third_party","patch-postcss":"patch-package && mkdir -p third_party/postcss && cp -R node_modules/postcss third_party/","prebuild":"yarn clean && yarn patch-postcss","build":"ttsc","prepublishOnly":"yarn build && conventional-changelog -p angular -r 2 -i CHANGELOG.md -s"},"gitHooks":{"pre-commit":"lint-staged"},"lint-staged":{"*.{ts,js}":["prettier --write","git add"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/component-compiler-utils.git"},"keywords":["vue","sfc","component","compiler"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/component-compiler-utils/issues"},"homepage":"https://github.com/vuejs/component-compiler-utils#readme","devDependencies":{"@types/jest":"^22.2.3","@types/node":"^10.12.20","conventional-changelog-cli":"^2.0.11","jest":"^24.0.0","less":"^3.9.0","lint-staged":"^8.1.1","patch-package":"^6.4.7","postcss":"^7.0.35","pug":"^2.0.3","sass":"^1.17.3","stylus":"^0.54.5","ts-jest":"^24.0.0","ttypescript":"^1.5.12","typescript":"^3.3.0","typescript-transform-paths":"^2.2.4","vue":"^2.6.6","vue-template-compiler":"^2.6.6","yorkie":"^2.0.0"},"dependencies":{"consolidate":"^0.15.1","hash-sum":"^1.0.2","lru-cache":"^4.1.2","merge-source-map":"^1.1.0","postcss-selector-parser":"^6.0.2","source-map":"~0.6.1","vue-template-es2015-compiler":"^1.9.0","prettier":"^1.18.2"},"optionalDependencies":{"prettier":"^1.18.2"},"gitHead":"29ed84f4050ebc60ba911b2d7febee3ed8957748","_id":"@vue/component-compiler-utils@3.2.1","_nodeVersion":"14.17.0","_npmVersion":"6.14.13","dist":{"shasum":"c3e3cb85ea80cc157eeaffe128a25dfe77e2f326","size":202499,"noattachment":false,"key":"/@vue/component-compiler-utils/-/@vue/component-compiler-utils-3.2.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@vue/component-compiler-utils/download/@vue/component-compiler-utils-3.2.1.tgz"},"_npmUser":{"name":"soda","email":"haoqunjiang+npm@gmail.com"},"directories":{},"maintainers":[{"name":"akryum","email":"alphadelta.fg@gmail.com"},{"name":"soda","email":"imyanglan@163.com"},{"name":"yyx990803","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/component-compiler-utils_3.2.1_1623206375945_0.8176793131631517"},"_hasShrinkwrap":false,"publish_time":1623206376148,"_cnpm_publish_time":1623206376148},"3.2.0":{"name":"@vue/component-compiler-utils","version":"3.2.0","description":"Lower level utilities for compiling Vue single file components","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"lint":"prettier --write \"{lib,test}/**/*.ts\"","test":"prettier --list-different \"{lib,test}/**/*.ts\" && jest --coverage","build":"rm -rf dist && tsc","prepublishOnly":"yarn build && conventional-changelog -p angular -r 2 -i CHANGELOG.md -s"},"gitHooks":{"pre-commit":"lint-staged"},"lint-staged":{"*.{ts,js}":["prettier --write","git add"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/component-compiler-utils.git"},"keywords":["vue","sfc","component","compiler"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/component-compiler-utils/issues"},"homepage":"https://github.com/vuejs/component-compiler-utils#readme","devDependencies":{"@types/jest":"^22.2.3","@types/node":"^10.12.20","conventional-changelog-cli":"^2.0.11","jest":"^24.0.0","less":"^3.9.0","lint-staged":"^8.1.1","pug":"^2.0.3","sass":"^1.17.3","stylus":"^0.54.5","ts-jest":"^24.0.0","typescript":"^3.3.0","vue":"^2.6.6","vue-template-compiler":"^2.6.6","yorkie":"^2.0.0"},"dependencies":{"consolidate":"^0.15.1","hash-sum":"^1.0.2","lru-cache":"^4.1.2","merge-source-map":"^1.1.0","postcss":"^7.0.14","postcss-selector-parser":"^6.0.2","source-map":"~0.6.1","vue-template-es2015-compiler":"^1.9.0","prettier":"^1.18.2"},"optionalDependencies":{"prettier":"^1.18.2"},"gitHead":"f6b96583a3da99e28a320b3cacdd66ee211c8ca6","_id":"@vue/component-compiler-utils@3.2.0","_nodeVersion":"8.17.0","_npmVersion":"6.13.4","dist":{"shasum":"8f85182ceed28e9b3c75313de669f83166d11e5d","size":20126,"noattachment":false,"key":"/@vue/component-compiler-utils/-/@vue/component-compiler-utils-3.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@vue/component-compiler-utils/download/@vue/component-compiler-utils-3.2.0.tgz"},"maintainers":[{"name":"akryum","email":"alphadelta.fg@gmail.com"},{"name":"soda","email":"imyanglan@163.com"},{"name":"yyx990803","email":""}],"_npmUser":{"name":"soda","email":"haoqunjiang+npm@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/component-compiler-utils_3.2.0_1595427347789_0.10100851265399102"},"_hasShrinkwrap":false,"publish_time":1595427347921,"_cnpm_publish_time":1595427347921},"3.1.2":{"name":"@vue/component-compiler-utils","version":"3.1.2","description":"Lower level utilities for compiling Vue single file components","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"lint":"prettier --write \"{lib,test}/**/*.ts\"","test":"prettier --list-different \"{lib,test}/**/*.ts\" && jest --coverage","build":"rm -rf dist && tsc","prepublishOnly":"yarn build && conventional-changelog -p angular -r 2 -i CHANGELOG.md -s"},"gitHooks":{"pre-commit":"lint-staged"},"lint-staged":{"*.{ts,js}":["prettier --write","git add"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/component-compiler-utils.git"},"keywords":["vue","sfc","component","compiler"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/component-compiler-utils/issues"},"homepage":"https://github.com/vuejs/component-compiler-utils#readme","devDependencies":{"@types/jest":"^22.2.3","@types/node":"^10.12.20","conventional-changelog-cli":"^2.0.11","jest":"^24.0.0","less":"^3.9.0","lint-staged":"^8.1.1","pug":"^2.0.3","sass":"^1.17.3","stylus":"^0.54.5","ts-jest":"^24.0.0","typescript":"^3.3.0","vue":"^2.6.6","vue-template-compiler":"^2.6.6","yorkie":"^2.0.0"},"dependencies":{"consolidate":"^0.15.1","hash-sum":"^1.0.2","lru-cache":"^4.1.2","merge-source-map":"^1.1.0","postcss":"^7.0.14","postcss-selector-parser":"^6.0.2","source-map":"~0.6.1","vue-template-es2015-compiler":"^1.9.0","prettier":"^1.18.2"},"optionalDependencies":{"prettier":"^1.18.2"},"gitHead":"b71ffa59f41e2f3a62db8534a18511d0b094d769","_id":"@vue/component-compiler-utils@3.1.2","_nodeVersion":"10.19.0","_npmVersion":"6.13.4","dist":{"shasum":"8213a5ff3202f9f2137fe55370f9e8b9656081c3","size":18988,"noattachment":false,"key":"/@vue/component-compiler-utils/-/@vue/component-compiler-utils-3.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@vue/component-compiler-utils/download/@vue/component-compiler-utils-3.1.2.tgz"},"maintainers":[{"name":"akryum","email":"alphadelta.fg@gmail.com"},{"name":"soda","email":"imyanglan@163.com"},{"name":"yyx990803","email":""}],"_npmUser":{"name":"soda","email":"haoqunjiang+npm@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/component-compiler-utils_3.1.2_1586331181931_0.2787480403675544"},"_hasShrinkwrap":false,"publish_time":1586331182147,"_cnpm_publish_time":1586331182147},"3.1.1":{"name":"@vue/component-compiler-utils","version":"3.1.1","description":"Lower level utilities for compiling Vue single file components","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"lint":"prettier --write \"{lib,test}/**/*.ts\"","test":"prettier --list-different \"{lib,test}/**/*.ts\" && jest --coverage","build":"rm -rf dist && tsc","prepublishOnly":"yarn build && conventional-changelog -p angular -r 2 -i CHANGELOG.md -s"},"gitHooks":{"pre-commit":"lint-staged"},"lint-staged":{"*.{ts,js}":["prettier --write","git add"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/component-compiler-utils.git"},"keywords":["vue","sfc","component","compiler"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/component-compiler-utils/issues"},"homepage":"https://github.com/vuejs/component-compiler-utils#readme","devDependencies":{"@types/jest":"^22.2.3","@types/node":"^10.12.20","conventional-changelog-cli":"^2.0.11","jest":"^24.0.0","less":"^3.9.0","lint-staged":"^8.1.1","pug":"^2.0.3","sass":"^1.17.3","stylus":"^0.54.5","ts-jest":"^24.0.0","typescript":"^3.3.0","vue":"^2.6.6","vue-template-compiler":"^2.6.6","yorkie":"^2.0.0"},"dependencies":{"consolidate":"^0.15.1","hash-sum":"^1.0.2","lru-cache":"^4.1.2","merge-source-map":"^1.1.0","postcss":"^7.0.14","postcss-selector-parser":"^6.0.2","prettier":"^1.18.2","source-map":"~0.6.1","vue-template-es2015-compiler":"^1.9.0"},"gitHead":"477c508376793316d5ad57e5c8e2cbcb274ef1bc","_id":"@vue/component-compiler-utils@3.1.1","_nodeVersion":"10.17.0","_npmVersion":"6.13.4","dist":{"shasum":"d4ef8f80292674044ad6211e336a302e4d2a6575","size":18524,"noattachment":false,"key":"/@vue/component-compiler-utils/-/@vue/component-compiler-utils-3.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@vue/component-compiler-utils/download/@vue/component-compiler-utils-3.1.1.tgz"},"maintainers":[{"name":"akryum","email":"alphadelta.fg@gmail.com"},{"name":"soda","email":"imyanglan@163.com"},{"name":"yyx990803","email":""}],"_npmUser":{"name":"soda","email":"haoqunjiang+npm@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/component-compiler-utils_3.1.1_1578324303857_0.17980208437685952"},"_hasShrinkwrap":false,"publish_time":1578324304060,"_cnpm_publish_time":1578324304060},"3.1.0":{"name":"@vue/component-compiler-utils","version":"3.1.0","description":"Lower level utilities for compiling Vue single file components","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"lint":"prettier --write \"{lib,test}/**/*.ts\"","test":"prettier --list-different \"{lib,test}/**/*.ts\" && jest --coverage","build":"rm -rf dist && tsc","prepublishOnly":"yarn build && conventional-changelog -p angular -r 2 -i CHANGELOG.md -s"},"gitHooks":{"pre-commit":"lint-staged"},"lint-staged":{"*.{ts,js}":["prettier --write","git add"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/component-compiler-utils.git"},"keywords":["vue","sfc","component","compiler"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/component-compiler-utils/issues"},"homepage":"https://github.com/vuejs/component-compiler-utils#readme","devDependencies":{"@types/jest":"^22.2.3","@types/node":"^10.12.20","conventional-changelog-cli":"^2.0.11","jest":"^24.0.0","less":"^3.9.0","lint-staged":"^8.1.1","pug":"^2.0.3","sass":"^1.17.3","stylus":"^0.54.5","ts-jest":"^24.0.0","typescript":"^3.3.0","vue":"^2.6.6","vue-template-compiler":"^2.6.6","yorkie":"^2.0.0"},"dependencies":{"consolidate":"^0.15.1","hash-sum":"^1.0.2","lru-cache":"^4.1.2","merge-source-map":"^1.1.0","postcss":"^7.0.14","postcss-selector-parser":"^5.0.0","prettier":"^1.18.2","source-map":"~0.6.1","vue-template-es2015-compiler":"^1.9.0"},"gitHead":"7345e3ca32c93ad10fb8e5dad54a8b7d37467fe3","_id":"@vue/component-compiler-utils@3.1.0","_nodeVersion":"12.13.1","_npmVersion":"6.12.1","dist":{"shasum":"64cd394925f5af1f9c3228c66e954536f5311857","size":18505,"noattachment":false,"key":"/@vue/component-compiler-utils/-/@vue/component-compiler-utils-3.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@vue/component-compiler-utils/download/@vue/component-compiler-utils-3.1.0.tgz"},"maintainers":[{"name":"akryum","email":"alphadelta.fg@gmail.com"},{"name":"soda","email":"imyanglan@163.com"},{"name":"yyx990803","email":""}],"_npmUser":{"name":"soda","email":"haoqunjiang+npm@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/component-compiler-utils_3.1.0_1575815236347_0.22892458233224233"},"_hasShrinkwrap":false,"publish_time":1575815236513,"_cnpm_publish_time":1575815236513},"3.0.2":{"name":"@vue/component-compiler-utils","version":"3.0.2","description":"Lower level utilities for compiling Vue single file components","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"lint":"prettier --write \"{lib,test}/**/*.ts\"","test":"prettier --list-different \"{lib,test}/**/*.ts\" && jest --coverage","build":"rm -rf dist && tsc","prepublishOnly":"yarn build && conventional-changelog -p angular -r 2 -i CHANGELOG.md -s"},"gitHooks":{"pre-commit":"lint-staged"},"lint-staged":{"*.{ts,js}":["prettier --write","git add"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/component-compiler-utils.git"},"keywords":["vue","sfc","component","compiler"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/component-compiler-utils/issues"},"homepage":"https://github.com/vuejs/component-compiler-utils#readme","devDependencies":{"@types/jest":"^22.2.3","@types/node":"^10.12.20","conventional-changelog-cli":"^2.0.11","jest":"^24.0.0","less":"^3.9.0","lint-staged":"^8.1.1","pug":"^2.0.3","sass":"^1.17.3","stylus":"^0.54.5","ts-jest":"^24.0.0","typescript":"^3.3.0","vue":"^2.6.6","vue-template-compiler":"^2.6.6","yorkie":"^2.0.0"},"dependencies":{"consolidate":"^0.15.1","hash-sum":"^1.0.2","lru-cache":"^4.1.2","merge-source-map":"^1.1.0","postcss":"^7.0.14","postcss-selector-parser":"^5.0.0","prettier":"^1.18.2","source-map":"~0.6.1","vue-template-es2015-compiler":"^1.9.0"},"gitHead":"9811ee5a1e3a287e76fe4fbe7f02f6386b3abe80","_id":"@vue/component-compiler-utils@3.0.2","_nodeVersion":"10.16.3","_npmVersion":"6.12.1","dist":{"shasum":"7daf8aaf0d5faa66e7c8a1f6fea315630e45fbc9","size":18275,"noattachment":false,"key":"/@vue/component-compiler-utils/-/@vue/component-compiler-utils-3.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@vue/component-compiler-utils/download/@vue/component-compiler-utils-3.0.2.tgz"},"maintainers":[{"name":"akryum","email":"alphadelta.fg@gmail.com"},{"name":"soda","email":"imyanglan@163.com"},{"name":"yyx990803","email":""}],"_npmUser":{"name":"soda","email":"haoqunjiang+npm@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/component-compiler-utils_3.0.2_1573021114765_0.17522432507190921"},"_hasShrinkwrap":false,"publish_time":1573021114910,"_cnpm_publish_time":1573021114910},"3.0.1":{"name":"@vue/component-compiler-utils","version":"3.0.1","description":"Lower level utilities for compiling Vue single file components","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"lint":"prettier --write \"{lib,test}/**/*.ts\"","test":"prettier --list-different \"{lib,test}/**/*.ts\" && jest --coverage","build":"rm -rf dist && tsc","prepublishOnly":"yarn build && conventional-changelog -p angular -r 2 -i CHANGELOG.md -s"},"gitHooks":{"pre-commit":"lint-staged"},"lint-staged":{"*.{ts,js}":["prettier --write","git add"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/component-compiler-utils.git"},"keywords":["vue","sfc","component","compiler"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/component-compiler-utils/issues"},"homepage":"https://github.com/vuejs/component-compiler-utils#readme","devDependencies":{"@types/jest":"^22.2.3","@types/node":"^10.12.20","conventional-changelog-cli":"^2.0.11","jest":"^24.0.0","less":"^3.9.0","lint-staged":"^8.1.1","pug":"^2.0.3","sass":"^1.17.3","stylus":"^0.54.5","ts-jest":"^24.0.0","typescript":"^3.3.0","vue":"^2.6.6","vue-template-compiler":"^2.6.6","yorkie":"^2.0.0"},"dependencies":{"consolidate":"^0.15.1","hash-sum":"^1.0.2","lru-cache":"^4.1.2","merge-source-map":"^1.1.0","postcss":"^7.0.14","postcss-selector-parser":"^5.0.0","prettier":"^1.18.2","source-map":"~0.6.1","vue-template-es2015-compiler":"^1.9.0"},"gitHead":"1e972c24276348663ff1a14fc100652de11e983d","_id":"@vue/component-compiler-utils@3.0.1","_nodeVersion":"10.16.3","_npmVersion":"6.12.1","dist":{"shasum":"2d3a2e1b2b217d1163dfb4081d9762169925aa08","size":11784,"noattachment":false,"key":"/@vue/component-compiler-utils/-/@vue/component-compiler-utils-3.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@vue/component-compiler-utils/download/@vue/component-compiler-utils-3.0.1.tgz"},"maintainers":[{"name":"akryum","email":"alphadelta.fg@gmail.com"},{"name":"soda","email":"imyanglan@163.com"},{"name":"yyx990803","email":""}],"_npmUser":{"name":"soda","email":"haoqunjiang+npm@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/component-compiler-utils_3.0.1_1572854544049_0.3190721865999937"},"_hasShrinkwrap":false,"publish_time":1572854544242,"_cnpm_publish_time":1572854544242},"3.0.0":{"name":"@vue/component-compiler-utils","version":"3.0.0","description":"Lower level utilities for compiling Vue single file components","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"lint":"prettier --write \"{lib,test}/**/*.ts\"","test":"prettier --list-different \"{lib,test}/**/*.ts\" && jest --coverage","build":"rm -rf dist && tsc","prepublishOnly":"yarn build && conventional-changelog -p angular -r 2 -i CHANGELOG.md -s"},"gitHooks":{"pre-commit":"lint-staged"},"lint-staged":{"*.{ts,js}":["prettier --write","git add"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/component-compiler-utils.git"},"keywords":["vue","sfc","component","compiler"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/component-compiler-utils/issues"},"homepage":"https://github.com/vuejs/component-compiler-utils#readme","devDependencies":{"@types/jest":"^22.2.3","@types/node":"^10.12.20","conventional-changelog-cli":"^2.0.11","jest":"^24.0.0","less":"^3.9.0","lint-staged":"^8.1.1","pug":"^2.0.3","sass":"^1.17.3","stylus":"^0.54.5","ts-jest":"^24.0.0","typescript":"^3.3.0","vue":"^2.6.6","vue-template-compiler":"^2.6.6","yorkie":"^2.0.0"},"dependencies":{"consolidate":"^0.15.1","hash-sum":"^1.0.2","lru-cache":"^4.1.2","merge-source-map":"^1.1.0","postcss":"^7.0.14","postcss-selector-parser":"^5.0.0","prettier":"1.16.3","source-map":"~0.6.1","vue-template-es2015-compiler":"^1.9.0"},"_id":"@vue/component-compiler-utils@3.0.0","dist":{"shasum":"d16fa26b836c06df5baaeb45f3d80afc47e35634","size":15417,"noattachment":false,"key":"/@vue/component-compiler-utils/-/@vue/component-compiler-utils-3.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@vue/component-compiler-utils/download/@vue/component-compiler-utils-3.0.0.tgz"},"maintainers":[{"name":"akryum","email":"alphadelta.fg@gmail.com"},{"name":"soda","email":"imyanglan@163.com"},{"name":"yyx990803","email":""}],"_npmUser":{"name":"znck","email":"rahulkdn@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/component-compiler-utils_3.0.0_1554957568954_0.24787611887872774"},"_hasShrinkwrap":false,"publish_time":1554957569137,"_cnpm_publish_time":1554957569137},"2.6.0":{"name":"@vue/component-compiler-utils","version":"2.6.0","description":"Lower level utilities for compiling Vue single file components","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"lint":"prettier --write \"{lib,test}/**/*.ts\"","test":"prettier --list-different \"{lib,test}/**/*.ts\" && jest --coverage","build":"rm -rf dist && tsc","prepublishOnly":"yarn build && conventional-changelog -p angular -r 2 -i CHANGELOG.md -s"},"gitHooks":{"pre-commit":"lint-staged"},"lint-staged":{"*.{ts,js}":["prettier --write","git add"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/component-compiler-utils.git"},"keywords":["vue","sfc","component","compiler"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/component-compiler-utils/issues"},"homepage":"https://github.com/vuejs/component-compiler-utils#readme","devDependencies":{"@types/jest":"^22.2.3","@types/node":"^10.12.20","conventional-changelog-cli":"^2.0.11","jest":"^24.0.0","less":"^3.9.0","lint-staged":"^8.1.1","node-sass":"^4.11.0","pug":"^2.0.3","stylus":"^0.54.5","ts-jest":"^24.0.0","typescript":"^3.3.0","vue":"^2.6.6","vue-template-compiler":"^2.6.6","yorkie":"^2.0.0"},"dependencies":{"consolidate":"^0.15.1","hash-sum":"^1.0.2","lru-cache":"^4.1.2","merge-source-map":"^1.1.0","postcss":"^7.0.14","postcss-selector-parser":"^5.0.0","prettier":"1.16.3","source-map":"~0.6.1","vue-template-es2015-compiler":"^1.9.0"},"gitHead":"9d406730cebfcce2054b723afacd453c9094e741","_id":"@vue/component-compiler-utils@2.6.0","_npmVersion":"6.4.1","_nodeVersion":"10.14.1","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"dist":{"shasum":"aa46d2a6f7647440b0b8932434d22f12371e543b","size":18355,"noattachment":false,"key":"/@vue/component-compiler-utils/-/@vue/component-compiler-utils-2.6.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@vue/component-compiler-utils/download/@vue/component-compiler-utils-2.6.0.tgz"},"maintainers":[{"name":"akryum","email":"alphadelta.fg@gmail.com"},{"name":"soda","email":"imyanglan@163.com"},{"name":"yyx990803","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/component-compiler-utils_2.6.0_1550784826482_0.7713305279288782"},"_hasShrinkwrap":false,"publish_time":1550784826686,"_cnpm_publish_time":1550784826686},"2.5.2":{"name":"@vue/component-compiler-utils","version":"2.5.2","description":"Lower level utilities for compiling Vue single file components","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"lint":"prettier --write \"{lib,test}/**/*.ts\"","test":"prettier --list-different \"{lib,test}/**/*.ts\" && jest --coverage","build":"rm -rf dist && tsc","prepublishOnly":"yarn build && conventional-changelog -p angular -r 2 -i CHANGELOG.md -s"},"gitHooks":{"pre-commit":"lint-staged"},"lint-staged":{"*.{ts,js}":["prettier --write","git add"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/component-compiler-utils.git"},"keywords":["vue","sfc","component","compiler"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/component-compiler-utils/issues"},"homepage":"https://github.com/vuejs/component-compiler-utils#readme","devDependencies":{"@types/jest":"^22.2.3","@types/node":"^10.12.20","conventional-changelog-cli":"^2.0.11","jest":"^22.4.2","less":"^3.9.0","lint-staged":"^8.1.1","node-sass":"^4.11.0","pug":"^2.0.3","stylus":"^0.54.5","ts-jest":"^22.4.2","typescript":"^2.7.2","vue":"^2.5.22","vue-template-compiler":"^2.5.22","yorkie":"^2.0.0"},"dependencies":{"consolidate":"^0.15.1","hash-sum":"^1.0.2","lru-cache":"^4.1.2","merge-source-map":"^1.1.0","postcss":"^7.0.14","postcss-selector-parser":"^5.0.0","prettier":"1.16.3","source-map":"~0.6.1","vue-template-es2015-compiler":"^1.8.2"},"gitHead":"7e0f7128a081fca95bef9cc1e505faf830040bcd","_id":"@vue/component-compiler-utils@2.5.2","_nodeVersion":"10.15.0","_npmVersion":"6.7.0","dist":{"shasum":"a8d57e773354ab10e4742c7d6a8dd86184d4d7be","size":17911,"noattachment":false,"key":"/@vue/component-compiler-utils/-/@vue/component-compiler-utils-2.5.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@vue/component-compiler-utils/download/@vue/component-compiler-utils-2.5.2.tgz"},"maintainers":[{"name":"akryum","email":"alphadelta.fg@gmail.com"},{"name":"soda","email":"imyanglan@163.com"},{"name":"yyx990803","email":""}],"_npmUser":{"name":"soda","email":"haoqunjiang+npm@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/component-compiler-utils_2.5.2_1548957258300_0.13229994484663732"},"_hasShrinkwrap":false,"publish_time":1548957258417,"_cnpm_publish_time":1548957258417},"2.5.1":{"name":"@vue/component-compiler-utils","version":"2.5.1","description":"Lower level utilities for compiling Vue single file components","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"lint":"prettier --write \"{lib,test}/**/*.ts\"","test":"prettier --list-different \"{lib,test}/**/*.ts\" && jest --coverage","build":"rm -rf dist && tsc","prepublishOnly":"yarn build && conventional-changelog -p angular -r 2 -i CHANGELOG.md -s"},"gitHooks":{"pre-commit":"lint-staged"},"lint-staged":{"*.{ts,js}":["prettier --write","git add"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/component-compiler-utils.git"},"keywords":["vue","sfc","component","compiler"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/component-compiler-utils/issues"},"homepage":"https://github.com/vuejs/component-compiler-utils#readme","devDependencies":{"@types/jest":"^22.2.3","@types/node":"^10.12.18","conventional-changelog-cli":"^2.0.11","jest":"^22.4.2","less":"^3.9.0","lint-staged":"^8.1.0","node-sass":"^4.11.0","pug":"^2.0.3","stylus":"^0.54.5","ts-jest":"^22.4.2","typescript":"^2.7.2","vue":"^2.5.21","vue-template-compiler":"^2.5.21","yorkie":"^2.0.0"},"dependencies":{"consolidate":"^0.15.1","hash-sum":"^1.0.2","lru-cache":"^4.1.2","merge-source-map":"^1.1.0","postcss":"^7.0.7","postcss-selector-parser":"^5.0.0","prettier":"1.16.0","source-map":"^0.7.3","vue-template-es2015-compiler":"^1.6.0"},"gitHead":"10c4105b99cd5ad5d9d4ca67162fcae6f13d4bba","_id":"@vue/component-compiler-utils@2.5.1","_npmVersion":"6.4.1","_nodeVersion":"10.14.1","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"dist":{"shasum":"bd9cf68d728324d7dcede80462c2c0e8fe090acb","size":17676,"noattachment":false,"key":"/@vue/component-compiler-utils/-/@vue/component-compiler-utils-2.5.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@vue/component-compiler-utils/download/@vue/component-compiler-utils-2.5.1.tgz"},"maintainers":[{"name":"akryum","email":"alphadelta.fg@gmail.com"},{"name":"soda","email":"imyanglan@163.com"},{"name":"yyx990803","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/component-compiler-utils_2.5.1_1548435930614_0.8463247365636757"},"_hasShrinkwrap":false,"publish_time":1548435930719,"_cnpm_publish_time":1548435930719},"2.5.0":{"name":"@vue/component-compiler-utils","version":"2.5.0","description":"Lower level utilities for compiling Vue single file components","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"lint":"prettier --write \"{lib,test}/**/*.ts\"","test":"prettier --list-different \"{lib,test}/**/*.ts\" && jest --coverage","build":"rm -rf dist && tsc","prepublishOnly":"yarn build && conventional-changelog -p angular -r 2 -i CHANGELOG.md -s"},"gitHooks":{"pre-commit":"lint-staged"},"lint-staged":{"*.{ts,js}":["prettier --write","git add"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/component-compiler-utils.git"},"keywords":["vue","sfc","component","compiler"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/component-compiler-utils/issues"},"homepage":"https://github.com/vuejs/component-compiler-utils#readme","devDependencies":{"@types/jest":"^22.2.3","@types/node":"^10.12.18","conventional-changelog-cli":"^2.0.11","jest":"^22.4.2","less":"^3.9.0","lint-staged":"^8.1.0","node-sass":"^4.11.0","pug":"^2.0.3","stylus":"^0.54.5","ts-jest":"^22.4.2","typescript":"^2.7.2","vue":"^2.5.21","vue-template-compiler":"^2.5.21","yorkie":"^2.0.0"},"dependencies":{"consolidate":"^0.15.1","hash-sum":"^1.0.2","lru-cache":"^4.1.2","merge-source-map":"^1.1.0","postcss":"^7.0.7","postcss-selector-parser":"^5.0.0","prettier":"1.13.7","source-map":"^0.7.3","vue-template-es2015-compiler":"^1.6.0"},"gitHead":"82df20598612fd4d2c3ea93f4eaa549c830bd950","_id":"@vue/component-compiler-utils@2.5.0","_npmVersion":"6.4.1","_nodeVersion":"8.15.0","_npmUser":{"name":"soda","email":"haoqunjiang+npm@gmail.com"},"dist":{"shasum":"411846d582d393f701f747517ddd29275ce64ca4","size":17054,"noattachment":false,"key":"/@vue/component-compiler-utils/-/@vue/component-compiler-utils-2.5.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@vue/component-compiler-utils/download/@vue/component-compiler-utils-2.5.0.tgz"},"maintainers":[{"name":"akryum","email":"alphadelta.fg@gmail.com"},{"name":"soda","email":"imyanglan@163.com"},{"name":"yyx990803","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/component-compiler-utils_2.5.0_1546930442478_0.29421225632310266"},"_hasShrinkwrap":false,"publish_time":1546930442594,"_cnpm_publish_time":1546930442594},"2.4.0":{"name":"@vue/component-compiler-utils","version":"2.4.0","description":"Lower level utilities for compiling Vue single file components","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"lint":"prettier --write \"{lib,test}/**/*.ts\"","test":"prettier --list-different \"{lib,test}/**/*.ts\" && jest --coverage","build":"rm -rf dist && tsc","prepublishOnly":"yarn build && conventional-changelog -p angular -r 2 -i CHANGELOG.md -s"},"gitHooks":{"pre-commit":"lint-staged"},"lint-staged":{"*.{ts,js}":["prettier --write","git add"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/component-compiler-utils.git"},"keywords":["vue","sfc","component","compiler"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/component-compiler-utils/issues"},"homepage":"https://github.com/vuejs/component-compiler-utils#readme","devDependencies":{"@types/jest":"^22.2.3","@types/node":"^10.12.18","conventional-changelog-cli":"^2.0.11","jest":"^22.4.2","less":"^3.9.0","lint-staged":"^8.1.0","node-sass":"^4.11.0","pug":"^2.0.3","stylus":"^0.54.5","ts-jest":"^22.4.2","typescript":"^2.7.2","vue":"^2.5.21","vue-template-compiler":"^2.5.21","yorkie":"^2.0.0"},"dependencies":{"consolidate":"^0.15.1","hash-sum":"^1.0.2","lru-cache":"^4.1.2","merge-source-map":"^1.1.0","postcss":"^7.0.7","postcss-selector-parser":"^5.0.0","prettier":"1.13.7","source-map":"^0.7.3","vue-template-es2015-compiler":"^1.6.0"},"gitHead":"7be4c5cf5a7fe08fd741c19d38fc519101fcca96","_id":"@vue/component-compiler-utils@2.4.0","_npmVersion":"6.4.1","_nodeVersion":"8.15.0","_npmUser":{"name":"soda","email":"haoqunjiang+npm@gmail.com"},"dist":{"shasum":"a887b57ff06e562873a0ba1dfcf1f8068efa6e26","size":16977,"noattachment":false,"key":"/@vue/component-compiler-utils/-/@vue/component-compiler-utils-2.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@vue/component-compiler-utils/download/@vue/component-compiler-utils-2.4.0.tgz"},"maintainers":[{"name":"akryum","email":"alphadelta.fg@gmail.com"},{"name":"soda","email":"imyanglan@163.com"},{"name":"yyx990803","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/component-compiler-utils_2.4.0_1546446373005_0.5885277658045767"},"_hasShrinkwrap":false,"publish_time":1546446373253,"_cnpm_publish_time":1546446373253},"2.3.1":{"name":"@vue/component-compiler-utils","version":"2.3.1","description":"Lower level utilities for compiling Vue single file components","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"lint":"prettier --write \"{lib,test}/**/*.ts\"","test":"prettier --list-different \"{lib,test}/**/*.ts\" && jest --coverage","build":"rm -rf dist && tsc","prepublishOnly":"yarn build && conventional-changelog -p angular -r 2 -i CHANGELOG.md -s"},"gitHooks":{"pre-commit":"lint-staged"},"lint-staged":{"*.{ts,js}":["prettier --write","git add"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/component-compiler-utils.git"},"keywords":["vue","sfc","component","compiler"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/component-compiler-utils/issues"},"homepage":"https://github.com/vuejs/component-compiler-utils#readme","devDependencies":{"@types/jest":"^22.2.3","@types/node":"^9.4.7","conventional-changelog-cli":"^1.3.22","jest":"^22.4.2","less":"^3.0.1","lint-staged":"^7.2.0","node-sass":"^4.8.3","pug":"^2.0.3","stylus":"^0.54.5","ts-jest":"^22.4.2","typescript":"^2.7.2","vue":"^2.5.17","vue-template-compiler":"^2.5.17","yorkie":"^1.0.3"},"dependencies":{"consolidate":"^0.15.1","hash-sum":"^1.0.2","lru-cache":"^4.1.2","merge-source-map":"^1.1.0","postcss":"^6.0.20","postcss-selector-parser":"^3.1.1","prettier":"1.13.7","source-map":"^0.5.6","vue-template-es2015-compiler":"^1.6.0"},"gitHead":"a2998ae86870c28bb2400c68acf244100422c2e5","_id":"@vue/component-compiler-utils@2.3.1","_npmVersion":"6.4.1","_nodeVersion":"10.14.1","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"dist":{"shasum":"d1c2623f02ad3fe6b6fc9c3762be55c9c61e3977","size":52388,"noattachment":false,"key":"/@vue/component-compiler-utils/-/@vue/component-compiler-utils-2.3.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@vue/component-compiler-utils/download/@vue/component-compiler-utils-2.3.1.tgz"},"maintainers":[{"name":"akryum","email":"alphadelta.fg@gmail.com"},{"name":"soda","email":"imyanglan@163.com"},{"name":"yyx990803","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/component-compiler-utils_2.3.1_1544550270091_0.7899341077414161"},"_hasShrinkwrap":false,"publish_time":1544550270278,"_cnpm_publish_time":1544550270278},"2.3.0":{"name":"@vue/component-compiler-utils","version":"2.3.0","description":"Lower level utilities for compiling Vue single file components","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"lint":"prettier --write \"{lib,test}/**/*.ts\"","test":"prettier --list-different \"{lib,test}/**/*.ts\" && jest --coverage","build":"rm -rf dist && tsc","prepublishOnly":"yarn build && conventional-changelog -p angular -r 2 -i CHANGELOG.md -s"},"gitHooks":{"pre-commit":"lint-staged"},"lint-staged":{"*.{ts,js}":["prettier --write","git add"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/component-compiler-utils.git"},"keywords":["vue","sfc","component","compiler"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/component-compiler-utils/issues"},"homepage":"https://github.com/vuejs/component-compiler-utils#readme","devDependencies":{"@types/jest":"^22.2.3","@types/node":"^9.4.7","conventional-changelog-cli":"^1.3.22","jest":"^22.4.2","less":"^3.0.1","lint-staged":"^7.2.0","node-sass":"^4.8.3","pug":"^2.0.3","stylus":"^0.54.5","ts-jest":"^22.4.2","typescript":"^2.7.2","vue":"^2.5.17","vue-template-compiler":"^2.5.17","yorkie":"^1.0.3"},"dependencies":{"consolidate":"^0.15.1","hash-sum":"^1.0.2","lru-cache":"^4.1.2","merge-source-map":"^1.1.0","postcss":"^6.0.20","postcss-selector-parser":"^3.1.1","prettier":"1.13.7","source-map":"^0.5.6","vue-template-es2015-compiler":"^1.6.0"},"gitHead":"713836e12e437e3384d1fdfc5b169b1045fa42de","_id":"@vue/component-compiler-utils@2.3.0","_npmVersion":"6.4.1","_nodeVersion":"8.11.3","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"dist":{"shasum":"4f580f1b28fc7685859d87ea0e92a1c0271c93da","size":54185,"noattachment":false,"key":"/@vue/component-compiler-utils/-/@vue/component-compiler-utils-2.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@vue/component-compiler-utils/download/@vue/component-compiler-utils-2.3.0.tgz"},"maintainers":[{"name":"akryum","email":"alphadelta.fg@gmail.com"},{"name":"soda","email":"imyanglan@163.com"},{"name":"yyx990803","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/component-compiler-utils_2.3.0_1540240108621_0.33990082958682355"},"_hasShrinkwrap":false,"publish_time":1540240108791,"_cnpm_publish_time":1540240108791},"2.2.0":{"name":"@vue/component-compiler-utils","version":"2.2.0","description":"Lower level utilities for compiling Vue single file components","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"lint":"prettier --write \"{lib,test}/**/*.ts\"","test":"prettier --list-different \"{lib,test}/**/*.ts\" && jest","build":"rm -rf dist && tsc","prepublishOnly":"yarn build && conventional-changelog -p angular -r 2 -i CHANGELOG.md -s"},"gitHooks":{"pre-commit":"lint-staged"},"lint-staged":{"*.{ts,js}":["prettier --write","git add"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/component-compiler-utils.git"},"keywords":["vue","sfc","component","compiler"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/component-compiler-utils/issues"},"homepage":"https://github.com/vuejs/component-compiler-utils#readme","devDependencies":{"@types/jest":"^22.2.3","@types/node":"^9.4.7","conventional-changelog-cli":"^1.3.22","jest":"^22.4.2","less":"^3.0.1","lint-staged":"^7.2.0","node-sass":"^4.8.3","pug":"^2.0.3","stylus":"^0.54.5","ts-jest":"^22.4.2","typescript":"^2.7.2","vue-template-compiler":"^2.5.16","yorkie":"^1.0.3"},"dependencies":{"consolidate":"^0.15.1","hash-sum":"^1.0.2","lru-cache":"^4.1.2","merge-source-map":"^1.1.0","postcss":"^6.0.20","postcss-selector-parser":"^3.1.1","prettier":"1.13.7","source-map":"^0.5.6","vue-template-es2015-compiler":"^1.6.0"},"gitHead":"2089db69f91906139a45c8094ad51d1b504130c7","_id":"@vue/component-compiler-utils@2.2.0","_npmVersion":"6.2.0","_nodeVersion":"8.11.3","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"dist":{"shasum":"bbbb7ed38a9a8a7c93abe7ef2e54a90a04b631b4","size":16277,"noattachment":false,"key":"/@vue/component-compiler-utils/-/@vue/component-compiler-utils-2.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@vue/component-compiler-utils/download/@vue/component-compiler-utils-2.2.0.tgz"},"maintainers":[{"name":"akryum","email":"alphadelta.fg@gmail.com"},{"name":"soda","email":"imyanglan@163.com"},{"name":"yyx990803","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/component-compiler-utils_2.2.0_1534442627354_0.011428447039584455"},"_hasShrinkwrap":false,"publish_time":1534442627430,"_cnpm_publish_time":1534442627430},"2.1.2":{"name":"@vue/component-compiler-utils","version":"2.1.2","description":"Lower level utilities for compiling Vue single file components","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"lint":"prettier --write \"{lib,test}/**/*.ts\"","test":"prettier --list-different \"{lib,test}/**/*.ts\" && jest","build":"rm -rf dist && tsc","prepublishOnly":"yarn build && conventional-changelog -p angular -r 2 -i CHANGELOG.md -s"},"gitHooks":{"pre-commit":"lint-staged"},"lint-staged":{"*.{ts,js}":["prettier --write","git add"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/component-compiler-utils.git"},"keywords":["vue","sfc","component","compiler"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/component-compiler-utils/issues"},"homepage":"https://github.com/vuejs/component-compiler-utils#readme","devDependencies":{"@types/jest":"^22.2.3","@types/node":"^9.4.7","conventional-changelog-cli":"^1.3.22","jest":"^22.4.2","less":"^3.0.1","lint-staged":"^7.2.0","node-sass":"^4.8.3","pug":"^2.0.3","stylus":"^0.54.5","ts-jest":"^22.4.2","typescript":"^2.7.2","vue-template-compiler":"^2.5.16","yorkie":"^1.0.3"},"dependencies":{"consolidate":"^0.15.1","hash-sum":"^1.0.2","lru-cache":"^4.1.2","merge-source-map":"^1.1.0","postcss":"^6.0.20","postcss-selector-parser":"^3.1.1","prettier":"1.13.7","source-map":"^0.5.6","vue-template-es2015-compiler":"^1.6.0"},"gitHead":"0c207266601f551bcb345a03b091b75a47561589","_id":"@vue/component-compiler-utils@2.1.2","_npmVersion":"6.2.0","_nodeVersion":"8.11.3","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"dist":{"shasum":"75e7cc8496baecbb0994dc8783571d9ff07737fe","size":16112,"noattachment":false,"key":"/@vue/component-compiler-utils/-/@vue/component-compiler-utils-2.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@vue/component-compiler-utils/download/@vue/component-compiler-utils-2.1.2.tgz"},"maintainers":[{"name":"akryum","email":"alphadelta.fg@gmail.com"},{"name":"soda","email":"imyanglan@163.com"},{"name":"yyx990803","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/component-compiler-utils_2.1.2_1533826675610_0.55720578201166"},"_hasShrinkwrap":false,"publish_time":1533826675774,"_cnpm_publish_time":1533826675774},"2.1.1":{"name":"@vue/component-compiler-utils","version":"2.1.1","description":"Lower level utilities for compiling Vue single file components","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"lint":"prettier --write \"{lib,test}/**/*.ts\"","test":"prettier --list-different \"{lib,test}/**/*.ts\" && jest","build":"rm -rf dist && tsc","prepublishOnly":"yarn build && conventional-changelog -p angular -r 2 -i CHANGELOG.md -s"},"gitHooks":{"pre-commit":"lint-staged"},"lint-staged":{"*.{ts,js}":["prettier --write","git add"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/component-compiler-utils.git"},"keywords":["vue","sfc","component","compiler"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/component-compiler-utils/issues"},"homepage":"https://github.com/vuejs/component-compiler-utils#readme","devDependencies":{"@types/jest":"^22.2.3","@types/node":"^9.4.7","conventional-changelog-cli":"^1.3.22","jest":"^22.4.2","less":"^3.0.1","lint-staged":"^7.2.0","node-sass":"^4.8.3","pug":"^2.0.3","stylus":"^0.54.5","ts-jest":"^22.4.2","typescript":"^2.7.2","vue-template-compiler":"^2.5.16","yorkie":"^1.0.3"},"dependencies":{"consolidate":"^0.15.1","hash-sum":"^1.0.2","lru-cache":"^4.1.2","merge-source-map":"^1.1.0","postcss":"^6.0.20","postcss-selector-parser":"^3.1.1","prettier":"^1.13.7","source-map":"^0.5.6","vue-template-es2015-compiler":"^1.6.0"},"gitHead":"9f64645ec7d973e3fd2db1d01043c556c01db073","_id":"@vue/component-compiler-utils@2.1.1","_npmVersion":"6.2.0","_nodeVersion":"8.11.3","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"dist":{"shasum":"9b084cb67023076860687002a29930d30b36ef56","size":16064,"noattachment":false,"key":"/@vue/component-compiler-utils/-/@vue/component-compiler-utils-2.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@vue/component-compiler-utils/download/@vue/component-compiler-utils-2.1.1.tgz"},"maintainers":[{"name":"akryum","email":"alphadelta.fg@gmail.com"},{"name":"soda","email":"imyanglan@163.com"},{"name":"yyx990803","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/component-compiler-utils_2.1.1_1533670068191_0.8904454860425064"},"_hasShrinkwrap":false,"publish_time":1533670068254,"_cnpm_publish_time":1533670068254},"2.1.0":{"name":"@vue/component-compiler-utils","version":"2.1.0","description":"Lower level utilities for compiling Vue single file components","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"lint":"prettier --write \"{lib,test}/**/*.ts\"","test":"prettier --list-different \"{lib,test}/**/*.ts\" && jest","build":"rm -rf dist && tsc","prepublishOnly":"yarn build && conventional-changelog -p angular -r 2 -i CHANGELOG.md -s"},"gitHooks":{"pre-commit":"lint-staged"},"lint-staged":{"*.{ts,js}":["prettier --write","git add"]},"repository":{"type":"git","url":"git+https://github.com/vuejs/component-compiler-utils.git"},"keywords":["vue","sfc","component","compiler"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/component-compiler-utils/issues"},"homepage":"https://github.com/vuejs/component-compiler-utils#readme","devDependencies":{"@types/jest":"^22.2.3","@types/node":"^9.4.7","conventional-changelog-cli":"^1.3.22","jest":"^22.4.2","less":"^3.0.1","lint-staged":"^7.2.0","node-sass":"^4.8.3","pug":"^2.0.3","stylus":"^0.54.5","ts-jest":"^22.4.2","typescript":"^2.7.2","vue-template-compiler":"^2.5.16","yorkie":"^1.0.3"},"dependencies":{"consolidate":"^0.15.1","hash-sum":"^1.0.2","lru-cache":"^4.1.2","merge-source-map":"^1.1.0","postcss":"^6.0.20","postcss-selector-parser":"^3.1.1","prettier":"^1.13.7","source-map":"^0.5.6","vue-template-es2015-compiler":"^1.6.0"},"gitHead":"74e528c76f39f88e62372c2dc299f843477e1295","_id":"@vue/component-compiler-utils@2.1.0","_npmVersion":"6.1.0","_nodeVersion":"8.11.1","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"dist":{"shasum":"8331eadc8acdbc35aace5a61d2153e6f6434bfe2","size":15979,"noattachment":false,"key":"/@vue/component-compiler-utils/-/@vue/component-compiler-utils-2.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@vue/component-compiler-utils/download/@vue/component-compiler-utils-2.1.0.tgz"},"maintainers":[{"name":"akryum","email":"alphadelta.fg@gmail.com"},{"name":"soda","email":"imyanglan@163.com"},{"name":"yyx990803","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/component-compiler-utils_2.1.0_1530628130566_0.4968705109192897"},"_hasShrinkwrap":false,"publish_time":1530628130652,"_cnpm_publish_time":1530628130652},"2.0.0":{"name":"@vue/component-compiler-utils","version":"2.0.0","description":"Lower level utilities for compiling Vue single file components","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"test":"jest","build":"rm -rf dist && tsc","prepublishOnly":"yarn build && conventional-changelog -p angular -r 2 -i CHANGELOG.md -s"},"repository":{"type":"git","url":"git+https://github.com/vuejs/component-compiler-utils.git"},"keywords":["vue","sfc","component","compiler"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/component-compiler-utils/issues"},"homepage":"https://github.com/vuejs/component-compiler-utils#readme","devDependencies":{"@types/jest":"^22.2.3","@types/node":"^9.4.7","conventional-changelog-cli":"^1.3.22","jest":"^22.4.2","less":"^3.0.1","node-sass":"^4.8.3","pug":"^2.0.3","stylus":"^0.54.5","ts-jest":"^22.4.2","typescript":"^2.7.2","vue-template-compiler":"^2.5.16"},"dependencies":{"consolidate":"^0.15.1","hash-sum":"^1.0.2","lru-cache":"^4.1.2","merge-source-map":"^1.1.0","postcss":"^6.0.20","postcss-selector-parser":"^3.1.1","prettier":"^1.13.0","source-map":"^0.5.6","vue-template-es2015-compiler":"^1.6.0"},"gitHead":"58895c01cfcef394d212b3477b656eb04f6d16f2","_id":"@vue/component-compiler-utils@2.0.0","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"dist":{"shasum":"ea2e46d04c521afbce91a011ae2eb09460362a4b","size":15064,"noattachment":false,"key":"/@vue/component-compiler-utils/-/@vue/component-compiler-utils-2.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@vue/component-compiler-utils/download/@vue/component-compiler-utils-2.0.0.tgz"},"maintainers":[{"name":"akryum","email":"alphadelta.fg@gmail.com"},{"name":"soda","email":"imyanglan@163.com"},{"name":"yyx990803","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/component-compiler-utils_2.0.0_1528055057756_0.8272435618152465"},"_hasShrinkwrap":false,"publish_time":1528055057879,"_cnpm_publish_time":1528055057879},"1.3.1":{"name":"@vue/component-compiler-utils","version":"1.3.1","description":"Lower level utilities for compiling Vue single file components","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"test":"jest","build":"rm -rf dist && tsc","prepublishOnly":"yarn build && conventional-changelog -p angular -r 2 -i CHANGELOG.md -s"},"repository":{"type":"git","url":"git+https://github.com/vuejs/component-compiler-utils.git"},"keywords":["vue","sfc","component","compiler"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/component-compiler-utils/issues"},"homepage":"https://github.com/vuejs/component-compiler-utils#readme","devDependencies":{"@types/jest":"^22.2.3","@types/node":"^9.4.7","conventional-changelog-cli":"^1.3.22","jest":"^22.4.2","less":"^3.0.1","node-sass":"^4.8.3","pug":"^2.0.3","stylus":"^0.54.5","ts-jest":"^22.4.2","typescript":"^2.7.2","vue-template-compiler":"^2.5.16"},"dependencies":{"consolidate":"^0.15.1","hash-sum":"^1.0.2","lru-cache":"^4.1.2","merge-source-map":"^1.1.0","postcss":"^6.0.20","postcss-selector-parser":"^3.1.1","prettier":"^1.13.0","source-map":"^0.5.6","vue-template-es2015-compiler":"^1.6.0"},"gitHead":"025cf0b7907ab63091495a409d7f4bb0d3ca6bf7","_id":"@vue/component-compiler-utils@1.3.1","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"dist":{"shasum":"686f0b913d59590ae327b2a1cb4b6d9b931bbe0e","size":13655,"noattachment":false,"key":"/@vue/component-compiler-utils/-/@vue/component-compiler-utils-1.3.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@vue/component-compiler-utils/download/@vue/component-compiler-utils-1.3.1.tgz"},"maintainers":[{"name":"akryum","email":"alphadelta.fg@gmail.com"},{"name":"soda","email":"imyanglan@163.com"},{"name":"yyx990803","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/component-compiler-utils_1.3.1_1527479642884_0.6586867130280731"},"_hasShrinkwrap":false,"publish_time":1527479642994,"_cnpm_publish_time":1527479642994},"1.3.0":{"name":"@vue/component-compiler-utils","version":"1.3.0","description":"Lower level utilities for compiling Vue single file components","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"test":"jest","build":"rm -rf dist && tsc","prepublishOnly":"yarn build && conventional-changelog -p angular -r 2 -i CHANGELOG.md -s"},"repository":{"type":"git","url":"git+https://github.com/vuejs/component-compiler-utils.git"},"keywords":["vue","sfc","component","compiler"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/component-compiler-utils/issues"},"homepage":"https://github.com/vuejs/component-compiler-utils#readme","devDependencies":{"@types/jest":"^22.2.3","@types/node":"^9.4.7","conventional-changelog-cli":"^1.3.22","jest":"^22.4.2","less":"^3.0.1","node-sass":"^4.8.3","pug":"^2.0.3","stylus":"^0.54.5","ts-jest":"^22.4.2","typescript":"^2.7.2","vue-template-compiler":"^2.5.16"},"dependencies":{"consolidate":"^0.15.1","hash-sum":"^1.0.2","lru-cache":"^4.1.2","merge-source-map":"^1.1.0","postcss":"^6.0.20","postcss-selector-parser":"^3.1.1","prettier":"^1.11.1","source-map":"^0.5.6","vue-template-es2015-compiler":"^1.6.0"},"gitHead":"72539c0d9ea9a519504092c8f4aa5a75c73facae","_id":"@vue/component-compiler-utils@1.3.0","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"dist":{"shasum":"2f9c04c3d0a14e64324257d5d04d1d0fc67e6b19","size":13579,"noattachment":false,"key":"/@vue/component-compiler-utils/-/@vue/component-compiler-utils-1.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@vue/component-compiler-utils/download/@vue/component-compiler-utils-1.3.0.tgz"},"maintainers":[{"name":"akryum","email":"alphadelta.fg@gmail.com"},{"name":"soda","email":"imyanglan@163.com"},{"name":"yyx990803","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/component-compiler-utils_1.3.0_1527011585467_0.37880102944164196"},"_hasShrinkwrap":false,"publish_time":1527011585559,"_cnpm_publish_time":1527011585559},"1.2.1":{"name":"@vue/component-compiler-utils","version":"1.2.1","description":"Lower level utilities for compiling Vue single file components","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"test":"jest","build":"rm -rf dist && tsc","prepublishOnly":"yarn build && conventional-changelog -p angular -r 2 -i CHANGELOG.md -s"},"repository":{"type":"git","url":"git+https://github.com/vuejs/component-compiler-utils.git"},"keywords":["vue","sfc","component","compiler"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/component-compiler-utils/issues"},"homepage":"https://github.com/vuejs/component-compiler-utils#readme","devDependencies":{"@types/jest":"^22.2.3","@types/node":"^9.4.7","conventional-changelog":"^1.1.24","jest":"^22.4.2","less":"^3.0.1","node-sass":"^4.8.3","pug":"^2.0.3","stylus":"^0.54.5","ts-jest":"^22.4.2","typescript":"^2.7.2","vue-template-compiler":"^2.5.16"},"dependencies":{"consolidate":"^0.15.1","hash-sum":"^1.0.2","lru-cache":"^4.1.2","merge-source-map":"^1.1.0","postcss":"^6.0.20","postcss-selector-parser":"^3.1.1","prettier":"^1.11.1","source-map":"^0.5.6","vue-template-es2015-compiler":"^1.6.0"},"gitHead":"9fc7175db87e7b3ef6e302fee150357a2b7dd9ab","_id":"@vue/component-compiler-utils@1.2.1","_npmVersion":"5.6.0","_nodeVersion":"8.9.1","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"dist":{"shasum":"3d543baa75cfe5dab96e29415b78366450156ef6","size":13186,"noattachment":false,"key":"/@vue/component-compiler-utils/-/@vue/component-compiler-utils-1.2.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@vue/component-compiler-utils/download/@vue/component-compiler-utils-1.2.1.tgz"},"maintainers":[{"name":"akryum","email":"alphadelta.fg@gmail.com"},{"name":"soda","email":"imyanglan@163.com"},{"name":"yyx990803","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/component-compiler-utils_1.2.1_1524780373934_0.18970662945628702"},"_hasShrinkwrap":false,"publish_time":1524780374041,"_cnpm_publish_time":1524780374041},"1.2.0":{"name":"@vue/component-compiler-utils","version":"1.2.0","description":"Lower level utilities for compiling Vue single file components","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"test":"jest","build":"rm -rf dist && tsc","prepublishOnly":"yarn build && conventional-changelog -p angular -r 2 -i CHANGELOG.md -s"},"repository":{"type":"git","url":"git+https://github.com/vuejs/component-compiler-utils.git"},"keywords":["vue","sfc","component","compiler"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/component-compiler-utils/issues"},"homepage":"https://github.com/vuejs/component-compiler-utils#readme","devDependencies":{"@types/jest":"^22.2.3","@types/node":"^9.4.7","conventional-changelog":"^1.1.24","jest":"^22.4.2","less":"^3.0.1","node-sass":"^4.8.3","pug":"^2.0.3","stylus":"^0.54.5","ts-jest":"^22.4.2","typescript":"^2.7.2","vue-template-compiler":"^2.5.16"},"dependencies":{"consolidate":"^0.15.1","hash-sum":"^1.0.2","lru-cache":"^4.1.2","merge-source-map":"^1.1.0","postcss":"^6.0.20","postcss-selector-parser":"^3.1.1","prettier":"^1.11.1","source-map":"^0.5.6","vue-template-es2015-compiler":"^1.6.0"},"gitHead":"dbef13d5a61789c30a7b2d241ceac5600603e183","_id":"@vue/component-compiler-utils@1.2.0","_npmVersion":"5.6.0","_nodeVersion":"8.9.1","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"dist":{"shasum":"ac374f60ba85410e82a06948eeb83d7bf5fd7d4e","size":13157,"noattachment":false,"key":"/@vue/component-compiler-utils/-/@vue/component-compiler-utils-1.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@vue/component-compiler-utils/download/@vue/component-compiler-utils-1.2.0.tgz"},"maintainers":[{"name":"akryum","email":"alphadelta.fg@gmail.com"},{"name":"soda","email":"imyanglan@163.com"},{"name":"yyx990803","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/component-compiler-utils_1.2.0_1524768778123_0.5496570679787014"},"_hasShrinkwrap":false,"publish_time":1524768778176,"_cnpm_publish_time":1524768778176},"1.1.0":{"name":"@vue/component-compiler-utils","version":"1.1.0","description":"Lower level utilities for compiling Vue single file components","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"test":"jest","build":"tsc","prepublishOnly":"yarn build && conventional-changelog -p angular -r 2 -i CHANGELOG.md -s"},"repository":{"type":"git","url":"git+https://github.com/vuejs/component-compiler-utils.git"},"keywords":["vue","sfc","component","compiler"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/component-compiler-utils/issues"},"homepage":"https://github.com/vuejs/component-compiler-utils#readme","devDependencies":{"@types/jest":"^22.2.3","@types/node":"^9.4.7","conventional-changelog":"^1.1.24","jest":"^22.4.2","less":"^3.0.1","node-sass":"^4.8.3","pug":"^2.0.3","stylus":"^0.54.5","ts-jest":"^22.4.2","typescript":"^2.7.2","vue-template-compiler":"^2.5.16"},"dependencies":{"consolidate":"^0.15.1","hash-sum":"^1.0.2","lru-cache":"^4.1.2","merge-source-map":"^1.1.0","postcss":"^6.0.20","postcss-selector-parser":"^3.1.1","prettier":"^1.11.1","source-map":"^0.5.6","vue-template-es2015-compiler":"^1.6.0"},"gitHead":"cfeec401ccb85e0ae7ab0e71a32f4bd63c6bca78","_id":"@vue/component-compiler-utils@1.1.0","_npmVersion":"5.6.0","_nodeVersion":"8.9.1","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"dist":{"shasum":"e3ca46ebbe3ebb1f7716da4602b06735fb8c9e97","size":13397,"noattachment":false,"key":"/@vue/component-compiler-utils/-/@vue/component-compiler-utils-1.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@vue/component-compiler-utils/download/@vue/component-compiler-utils-1.1.0.tgz"},"maintainers":[{"name":"akryum","email":"alphadelta.fg@gmail.com"},{"name":"soda","email":"imyanglan@163.com"},{"name":"yyx990803","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/component-compiler-utils_1.1.0_1524580818544_0.5618127652882632"},"_hasShrinkwrap":false,"publish_time":1524580818660,"_cnpm_publish_time":1524580818660},"1.0.0":{"name":"@vue/component-compiler-utils","version":"1.0.0","description":"Lower level utilities for compiling Vue single file components","main":"dist/index.js","typings":"dist/index.d.ts","scripts":{"test":"jest","build":"tsc","prepublishOnly":"yarn build"},"repository":{"type":"git","url":"git+https://github.com/vuejs/vue-component-compiler-utils.git"},"keywords":["vue","sfc","component","compiler"],"author":{"name":"Evan You"},"license":"MIT","bugs":{"url":"https://github.com/vuejs/vue-component-compiler-utils/issues"},"homepage":"https://github.com/vuejs/vue-component-compiler-utils#readme","devDependencies":{"@types/node":"^9.4.7","jest":"^22.4.2","pug":"^2.0.3","ts-jest":"^22.4.2","typescript":"^2.7.2","vue-template-compiler":"^2.5.16"},"dependencies":{"consolidate":"^0.15.1","hash-sum":"^1.0.2","lru-cache":"^4.1.2","postcss":"^6.0.20","postcss-selector-parser":"^3.1.1","prettier":"^1.11.1","source-map":"^0.5.6","vue-template-es2015-compiler":"^1.6.0"},"gitHead":"97ab54b06dc6860a2b88013543bfdedf271110cf","_id":"@vue/component-compiler-utils@1.0.0","_npmVersion":"5.6.0","_nodeVersion":"8.9.1","_npmUser":{"name":"yyx990803","email":"yyx990803@gmail.com"},"dist":{"shasum":"edcb00f656202c95091f07b0fe63a75e69b35614","size":10313,"noattachment":false,"key":"/@vue/component-compiler-utils/-/@vue/component-compiler-utils-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@vue/component-compiler-utils/download/@vue/component-compiler-utils-1.0.0.tgz"},"maintainers":[{"name":"akryum","email":"alphadelta.fg@gmail.com"},{"name":"soda","email":"imyanglan@163.com"},{"name":"yyx990803","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/component-compiler-utils_1.0.0_1521671641113_0.32712136182831"},"_hasShrinkwrap":false,"publish_time":1521671641190,"_cnpm_publish_time":1521671641190}},"readme":"# @vue/component-compiler-utils [![Build Status](https://circleci.com/gh/vuejs/component-compiler-utils/tree/master.svg?style=shield)](https://circleci.com/gh/vuejs/component-compiler-utils/)\n\n> Lower level utilities for compiling Vue single file components\n\nThis package contains lower level utilities that you can use if you are writing a plugin / transform for a bundler or module system that compiles Vue single file components into JavaScript. It is used in [vue-loader](https://github.com/vuejs/vue-loader) version 15 and above.\n\nThe API surface is intentionally minimal - the goal is to reuse as much as possible while being as flexible as possible.\n\n## Why isn't `vue-template-compiler` a peerDependency?\n\nSince this package is more often used as a low-level utility, it is usually a transitive dependency in an actual Vue project. It is therefore the responsibility of the higher-level package (e.g. `vue-loader`) to inject `vue-template-compiler` via options when calling the `parse` and `compileTemplate` methods.\n\nNot listing it as a peer depedency also allows tooling authors to use a non-default template compiler instead of `vue-template-compiler` without having to include it just to fullfil the peer dep requirement.\n\n## API\n\n### parse(ParseOptions): SFCDescriptor\n\nParse raw single file component source into a descriptor with source maps. The actual compiler (`vue-template-compiler`) must be passed in via the `compiler` option so that the specific version used can be determined by the end user.\n\n``` ts\ninterface ParseOptions {\n  source: string\n  filename?: string\n  compiler: VueTemplateCompiler\n  // https://github.com/vuejs/vue/tree/dev/packages/vue-template-compiler#compilerparsecomponentfile-options\n  // default: { pad: 'line' }\n  compilerParseOptions?: VueTemplateCompilerParseOptions\n  sourceRoot?: string\n  needMap?: boolean\n}\n\ninterface SFCDescriptor {\n  template: SFCBlock | null\n  script: SFCBlock | null\n  styles: SFCBlock[]\n  customBlocks: SFCCustomBlock[]\n}\n\ninterface SFCCustomBlock {\n  type: string\n  content: string\n  attrs: { [key: string]: string | true }\n  start: number\n  end: number\n  map?: RawSourceMap\n}\n\ninterface SFCBlock extends SFCCustomBlock {\n  lang?: string\n  src?: string\n  scoped?: boolean\n  module?: string | boolean\n}\n```\n\n### compileTemplate(TemplateCompileOptions): TemplateCompileResults\n\nTakes raw template source and compile it into JavaScript code. The actual compiler (`vue-template-compiler`) must be passed in via the `compiler` option so that the specific version used can be determined by the end user.\n\nIt can also optionally perform pre-processing for any templating engine supported by [consolidate](https://github.com/tj/consolidate.js/).\n\n``` ts\ninterface TemplateCompileOptions {\n  source: string\n  filename: string\n\n  compiler: VueTemplateCompiler\n  // https://github.com/vuejs/vue/tree/dev/packages/vue-template-compiler#compilercompiletemplate-options\n  // default: {}\n  compilerOptions?: VueTemplateCompilerOptions\n\n  // Template preprocessor\n  preprocessLang?: string\n  preprocessOptions?: any\n\n  // Transform asset urls found in the template into `require()` calls\n  // This is off by default. If set to true, the default value is\n  // {\n  //   audio: 'src',\n  //   video: ['src', 'poster'],\n  //   source: 'src',\n  //   img: 'src',\n  //   image: ['xlink:href', 'href'],\n  //   use: ['xlink:href', 'href']\n  // }\n  transformAssetUrls?: AssetURLOptions | boolean\n\n  // For vue-template-es2015-compiler, which is a fork of Buble\n  transpileOptions?: any\n\n  isProduction?: boolean  // default: false\n  isFunctional?: boolean  // default: false\n  optimizeSSR?: boolean   // default: false\n\n  // Whether prettify compiled render function or not (development only)\n  // default: true\n  prettify?: boolean\n}\n\ninterface TemplateCompileResult {\n  ast: Object | undefined\n  code: string\n  source: string\n  tips: string[]\n  errors: string[]\n}\n\ninterface AssetURLOptions {\n  [name: string]: string | string[]\n}\n```\n\n#### Handling the Output\n\nThe resulting JavaScript code will look like this:\n\n``` js\nvar render = function (h) { /* ... */}\nvar staticRenderFns = [function (h) { /* ... */}, function (h) { /* ... */}]\n```\n\nIt **does NOT** assume any module system. It is your responsibility to handle the exports, if needed.\n\n### compileStyle(StyleCompileOptions)\n\nTake input raw CSS and applies scoped CSS transform. It does NOT handle pre-processors. If the component doesn't use scoped CSS then this step can be skipped.\n\n``` ts\ninterface StyleCompileOptions {\n  source: string\n  filename: string\n  id: string\n  map?: any\n  scoped?: boolean\n  trim?: boolean\n  preprocessLang?: string\n  preprocessOptions?: any\n  postcssOptions?: any\n  postcssPlugins?: any[]\n}\n\ninterface StyleCompileResults {\n  code: string\n  map: any | void\n  rawResult: LazyResult | void // raw lazy result from PostCSS\n  errors: string[]\n}\n```\n\n### compileStyleAsync(StyleCompileOptions)\n\nSame as `compileStyle(StyleCompileOptions)` but it returns a Promise resolving to `StyleCompileResults`. It can be used with async postcss plugins.\n","_attachments":{},"homepage":"https://github.com/vuejs/component-compiler-utils#readme","bugs":{"url":"https://github.com/vuejs/component-compiler-utils/issues"},"license":"MIT"}