File: D:/HostingSpaces/SBogers10/helder.komma.pro/node_modules/vue-template-es2015-compiler/package.json
{
"_args": [
[
{
"raw": "vue-template-es2015-compiler@^1.6.0",
"scope": null,
"escapedName": "vue-template-es2015-compiler",
"name": "vue-template-es2015-compiler",
"rawSpec": "^1.6.0",
"spec": ">=1.6.0 <2.0.0",
"type": "range"
},
"/Users/mike/Webdevelopment/Helder/node_modules/vue-loader"
]
],
"_from": "vue-template-es2015-compiler@>=1.6.0 <2.0.0",
"_hasShrinkwrap": false,
"_id": "vue-template-es2015-compiler@1.8.1",
"_inCache": true,
"_location": "/vue-template-es2015-compiler",
"_nodeVersion": "10.14.1",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/vue-template-es2015-compiler_1.8.1_1547158092736_0.5802813804816955"
},
"_npmUser": {
"name": "yyx990803",
"email": "yyx990803@gmail.com"
},
"_npmVersion": "6.4.1",
"_phantomChildren": {},
"_requested": {
"raw": "vue-template-es2015-compiler@^1.6.0",
"scope": null,
"escapedName": "vue-template-es2015-compiler",
"name": "vue-template-es2015-compiler",
"rawSpec": "^1.6.0",
"spec": ">=1.6.0 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/vue-loader"
],
"_resolved": "https://registry.npmjs.org/vue-template-es2015-compiler/-/vue-template-es2015-compiler-1.8.1.tgz",
"_shasum": "e2ec4f42d16b6c712e61899c6b20bcdb1df128ca",
"_shrinkwrap": null,
"_spec": "vue-template-es2015-compiler@^1.6.0",
"_where": "/Users/mike/Webdevelopment/Helder/node_modules/vue-loader",
"author": {
"name": "Evan You"
},
"bugs": {
"url": "https://github.com/vuejs/vue-template-es2015-compiler/issues"
},
"dependencies": {},
"description": "Post compiler for Vue template render functions to support ES2015+ features",
"devDependencies": {
"jest": "^21.2.1",
"vue": "^2.4.4",
"vue-template-compiler": "^2.4.4"
},
"directories": {},
"dist": {
"integrity": "sha512-mxBBMuSaPG9+NkVMbh28r8gvWQJ8UXxqDxVNeLy2KBUZiSNxZsagjYwLL8gjROb4oaaYtwRv3K8gAmw76I/U7Q==",
"shasum": "e2ec4f42d16b6c712e61899c6b20bcdb1df128ca",
"tarball": "https://registry.npmjs.org/vue-template-es2015-compiler/-/vue-template-es2015-compiler-1.8.1.tgz",
"fileCount": 4,
"unpackedSize": 436483,
"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcN8JNCRA9TVsSAnZWagAAbo0P/3t5ud2EBG3TKUA6RrV/\n8Ub1bZEzmsroaO6SkBZQJ2N/W8VMu0jHhLNccTl4OCoJmAH1oJa5VKRbyFUj\n5+eK8HJpI3VinU0lo+WTq9gAheoFo81J29JBePgXx9R1M2k/lGgOjRLMdv8s\nSKMwKdF/JzHTGfdzH2+KNWuh1VMOrre165M75wKpTSCtsNxkRU4oY9QMZbyx\nvsgQXe6IJAHZT21iDJg6Q1Z64oPVuy0xjFWPeqHOECaVjBnld9c/r+lHYHlL\nng3wsiZL+hPJEKnZW6bJh3kLNQu6FVlbLwDkli7OhCB3Ke4+H1rlxjNiFAoj\nRqyIxweCqmgaao9jX3BPcLt+Smo+abIcATHHW49KoGeFfaWtumWKoKMaALwf\nPeDFbVxGbfhrtg4SpV6/gK6459HZAvPL02wej/tscwd6+yNpnvu223XAHJM3\nsefm4Hzhz3F9Y2UviRsuxGZOLSe+cjKEA4GiTF/pBNc5ToyUl/JsqkAiG2z5\nd1fnWQFC6uHU6Li/RUJ9mlUVbzkaBRwAIx15q9xL6Yc+rm6q3St6kQw6iEUj\nnQSBhk2YWg2oI9OZmpOGblW+PpjiptyzbY4BWV765ItC+ggWhRKeWWEgPzww\n5fUIf3eu6iqc9mZI4+wnvjM+jNtfwOTsspGuScZhWEkMXe85g2bmdME5eF26\nqiTE\r\n=GuEW\r\n-----END PGP SIGNATURE-----\r\n"
},
"gitHead": "16159be3f97cfdb62f7621bbf82c153b359adeee",
"homepage": "https://github.com/vuejs/vue-template-es2015-compiler#readme",
"jest": {
"testPathIgnorePatterns": [
"/node_modules/",
"/buble/"
]
},
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "yyx990803",
"email": "yyx990803@gmail.com"
}
],
"name": "vue-template-es2015-compiler",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/vuejs/vue-template-es2015-compiler.git"
},
"scripts": {
"build": "cd buble && npm run build && cp dist/buble.umd.js ../buble.js",
"prepublishOnly": "jest && npm run build",
"test": "jest"
},
"version": "1.8.1"
}