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.
 
 
 

95 lines
3.5 KiB

{
"_args": [
[
"vue-hot-reload-api@^2.3.0",
"/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/vue-loader"
]
],
"_from": "vue-hot-reload-api@>=2.3.0 <3.0.0",
"_hasShrinkwrap": false,
"_id": "vue-hot-reload-api@2.3.4",
"_inCache": true,
"_installable": true,
"_location": "/vue-hot-reload-api",
"_nodeVersion": "10.16.1",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/vue-hot-reload-api_2.3.4_1568190371921_0.43260020325787507"
},
"_npmUser": {
"email": "haoqunjiang+npm@gmail.com",
"name": "soda"
},
"_npmVersion": "6.11.2",
"_phantomChildren": {},
"_requested": {
"name": "vue-hot-reload-api",
"raw": "vue-hot-reload-api@^2.3.0",
"rawSpec": "^2.3.0",
"scope": null,
"spec": ">=2.3.0 <3.0.0",
"type": "range"
},
"_requiredBy": [
"/vue-loader"
],
"_resolved": "https://registry.npmjs.org/vue-hot-reload-api/-/vue-hot-reload-api-2.3.4.tgz",
"_shasum": "532955cc1eb208a3d990b3a9f9a70574657e08f2",
"_shrinkwrap": null,
"_spec": "vue-hot-reload-api@^2.3.0",
"_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/vue-loader",
"author": {
"name": "Evan You"
},
"bugs": {
"url": "https://github.com/vuejs/vue-hot-reload-api/issues"
},
"dependencies": {},
"description": "hot reload api for *.vue components",
"devDependencies": {
"buble": "^0.19.6",
"jest": "^24.9.0",
"vue": "^2.5.21"
},
"directories": {},
"dist": {
"fileCount": 4,
"integrity": "sha512-BXq3jwIagosjgNVae6tkHzzIk6a8MHFtzAdwhnV5VlvPTFxDCvIttgSiHWjdGoTJvXtmRu5HacExfdarRcFhog==",
"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdeK+kCRA9TVsSAnZWagAAVq8QAKSvTN42ZGmTeAPsypRB\nSkE4muMdeMh+V+s8xfyF/qwOUSCgtJ8k4naW4OGlxJ83kRciX5FjrABghiuy\nmRWAvQ6Hg20+FVS5lSQ+MjL+X8vZGS2VyZ/OIM+k6nNbTM4Z8CCtNW8Siv7B\noLO2PbnGEDdhS3HJvMGIEPQt+sZXa4qR8gLjOcwo9/VHkAwzv2tFesb19qaS\nN2jLLO0q+NPnvljB8LFo5XMnn3rEfrdYhuuEuL2wKodu4NQjZVtNlAs/q1ih\nAO1aKdatEEkGwZRoK45PmrUR48KhVMBahFM6xZTjLw+x8ZkDr0xacZqnwYUT\nNQ+aUMsbKBlxQ/58MKxAOI0nLCt3cPQqCcfOXXB8wsG9QXSMwQ0BcjaBHJRh\nx01kbAB4YmbelDehc4opZV+x6lahNnXL6WYZWEcS6+Oy7NWqHOmCvZTcenoh\npi2iZz3cIkxSr5gUN0OGjJChT8/LAO35KMltn/LBw46NZ95INxDhpisisz7v\nEvh3SrGa5r4wCI6txAjM6zIPqFetEN5+1SICnNpBruyAOHGJLph7AJMwPEe0\nczhjVu2+yyeTZ1g7Q0y9OzhlHh7JxLE6h7GtrHyntBXFT8NdpnccFTJJewFP\n5WhEku//M5wC+lrZ2lqbNcjP5OkmuZanZGdb0OnIV8ANcAM4GPc8z1X9Ktw3\nCyuz\r\n=Wwfq\r\n-----END PGP SIGNATURE-----\r\n",
"shasum": "532955cc1eb208a3d990b3a9f9a70574657e08f2",
"tarball": "https://registry.npmjs.org/vue-hot-reload-api/-/vue-hot-reload-api-2.3.4.tgz",
"unpackedSize": 11093
},
"gitHead": "45936fbfcb1c4c3ffc5702f4bb7101a9aee6dd43",
"homepage": "https://github.com/vuejs/vue-hot-reload-api#readme",
"keywords": [
"hot",
"reload",
"vue"
],
"license": "MIT",
"main": "dist/index.js",
"maintainers": [
{
"name": "soda",
"email": "haoqunjiang+npm@gmail.com"
},
{
"name": "yyx990803",
"email": "yyx990803@gmail.com"
}
],
"name": "vue-hot-reload-api",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/vuejs/vue-hot-reload-api.git"
},
"scripts": {
"build": "buble src -o dist",
"prepublishOnly": "npm run test && npm run build",
"test": "jest"
},
"version": "2.3.4"
}