Feuerwehr-eppingen/node_modules/vue-hot-reload-api/package.json

101 lines
2.7 KiB
JSON

{
"_args": [
[
{
"raw": "vue-hot-reload-api@^2.2.0",
"scope": null,
"escapedName": "vue-hot-reload-api",
"name": "vue-hot-reload-api",
"rawSpec": "^2.2.0",
"spec": ">=2.2.0 <3.0.0",
"type": "range"
},
"/Users/marcoglietsch/Projekte/Homepages/ffw_laravel/node_modules/vue-loader"
]
],
"_from": "vue-hot-reload-api@>=2.2.0 <3.0.0",
"_id": "vue-hot-reload-api@2.3.0",
"_inCache": true,
"_location": "/vue-hot-reload-api",
"_nodeVersion": "8.9.1",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/vue-hot-reload-api_2.3.0_1519223627408_0.5561344734614857"
},
"_npmUser": {
"name": "yyx990803",
"email": "yyx990803@gmail.com"
},
"_npmVersion": "5.6.0",
"_phantomChildren": {},
"_requested": {
"raw": "vue-hot-reload-api@^2.2.0",
"scope": null,
"escapedName": "vue-hot-reload-api",
"name": "vue-hot-reload-api",
"rawSpec": "^2.2.0",
"spec": ">=2.2.0 <3.0.0",
"type": "range"
},
"_requiredBy": [
"/vue-loader"
],
"_resolved": "https://registry.npmjs.org/vue-hot-reload-api/-/vue-hot-reload-api-2.3.0.tgz",
"_shasum": "97976142405d13d8efae154749e88c4e358cf926",
"_shrinkwrap": null,
"_spec": "vue-hot-reload-api@^2.2.0",
"_where": "/Users/marcoglietsch/Projekte/Homepages/ffw_laravel/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.16.0",
"jest": "^21.2.1",
"vue": "^2.4.4"
},
"directories": {},
"dist": {
"integrity": "sha512-2j/t+wIbyVMP5NvctQoSUvLkYKoWAAk2QlQiilrM2a6/ulzFgdcLUJfTvs4XQ/3eZhHiBmmEojbjmM4AzZj8JA==",
"shasum": "97976142405d13d8efae154749e88c4e358cf926",
"tarball": "https://registry.npmjs.org/vue-hot-reload-api/-/vue-hot-reload-api-2.3.0.tgz",
"fileCount": 4,
"unpackedSize": 10027
},
"files": [
"dist"
],
"gitHead": "f18d79cc26bf57b887083811c436eeeefb3936a3",
"homepage": "https://github.com/vuejs/vue-hot-reload-api#readme",
"keywords": [
"vue",
"hot",
"reload"
],
"license": "MIT",
"main": "dist/index.js",
"maintainers": [
{
"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.0"
}