lepu-test-platform-web/node_modules/vue-template-compiler/package.json

63 lines
1.6 KiB
JSON
Raw Normal View History

{
"_args": [
[
"vue-template-compiler@2.6.12",
"/Applications/work/GitLab/lepu-test-platform-web"
]
],
"_development": true,
"_from": "vue-template-compiler@2.6.12",
"_id": "vue-template-compiler@2.6.12",
"_inBundle": false,
"_integrity": "sha512-OzzZ52zS41YUbkCBfdXShQTe69j1gQDZ9HIX8miuC9C3rBCk9wIRjLiZZLrmX9V+Ftq/YEyv1JaVr5Y/hNtByg==",
"_location": "/vue-template-compiler",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "vue-template-compiler@2.6.12",
"name": "vue-template-compiler",
"escapedName": "vue-template-compiler",
"rawSpec": "2.6.12",
"saveSpec": null,
"fetchSpec": "2.6.12"
},
"_requiredBy": [
"#DEV:/"
],
"_resolved": "https://registry.npmjs.org/vue-template-compiler/-/vue-template-compiler-2.6.12.tgz",
"_spec": "2.6.12",
"_where": "/Applications/work/GitLab/lepu-test-platform-web",
"author": {
"name": "Evan You"
},
"browser": "browser.js",
"bugs": {
"url": "https://github.com/vuejs/vue/issues"
},
"dependencies": {
"de-indent": "^1.0.2",
"he": "^1.1.0"
},
"description": "template compiler for Vue 2.0",
"devDependencies": {
"vue": "file:../.."
},
"homepage": "https://github.com/vuejs/vue/tree/dev/packages/vue-template-compiler#readme",
"jsdelivr": "browser.js",
"keywords": [
"vue",
"compiler"
],
"license": "MIT",
"main": "index.js",
"name": "vue-template-compiler",
"repository": {
"type": "git",
"url": "git+https://github.com/vuejs/vue.git"
},
"types": "types/index.d.ts",
"unpkg": "browser.js",
"version": "2.6.12"
}