You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
60 lines
1.6 KiB
60 lines
1.6 KiB
{
|
|
"_from": "vue-template-compiler",
|
|
"_id": "vue-template-compiler@2.6.11",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-KIq15bvQDrcCjpGjrAhx4mUlyyHfdmTaoNfeoATHLAiWB+MU3cx4lOzMwrnUh9cCxy0Lt1T11hAFY6TQgroUAA==",
|
|
"_location": "/vue-template-compiler",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "tag",
|
|
"registry": true,
|
|
"raw": "vue-template-compiler",
|
|
"name": "vue-template-compiler",
|
|
"escapedName": "vue-template-compiler",
|
|
"rawSpec": "",
|
|
"saveSpec": null,
|
|
"fetchSpec": "latest"
|
|
},
|
|
"_requiredBy": [
|
|
"#DEV:/",
|
|
"#USER"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/vue-template-compiler/-/vue-template-compiler-2.6.11.tgz",
|
|
"_shasum": "c04704ef8f498b153130018993e56309d4698080",
|
|
"_spec": "vue-template-compiler",
|
|
"_where": "/home/herrhase/Workspace/tentakelfabrik/board",
|
|
"author": {
|
|
"name": "Evan You"
|
|
},
|
|
"browser": "browser.js",
|
|
"bugs": {
|
|
"url": "https://github.com/vuejs/vue/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"de-indent": "^1.0.2",
|
|
"he": "^1.1.0"
|
|
},
|
|
"deprecated": false,
|
|
"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.11"
|
|
}
|