This repository has been archived on 2024-07-27. You can view files and clone it, but cannot push or open issues or pull requests.
keksAccountGUI/node_modulesOLD/vuetify-loader/package.json

66 lines
1.9 KiB
JSON

{
"_from": "vuetify-loader@1.3.0",
"_id": "vuetify-loader@1.3.0",
"_inBundle": false,
"_integrity": "sha512-emKS3GWpx+0kWRHfoxpDpLR4HaXvhDn9bYNQf+IaaD5iU5S3xktDyS0egG7dp/oHLQr1U/Ui9g2ElhZUkdgRqw==",
"_location": "/vuetify-loader",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "vuetify-loader@1.3.0",
"name": "vuetify-loader",
"escapedName": "vuetify-loader",
"rawSpec": "1.3.0",
"saveSpec": null,
"fetchSpec": "1.3.0"
},
"_requiredBy": [
"#DEV:/",
"#USER"
],
"_resolved": "https://registry.npmjs.org/vuetify-loader/-/vuetify-loader-1.3.0.tgz",
"_shasum": "759f1d16f3f211eddbeeffc5c0b24105f2582b07",
"_spec": "vuetify-loader@1.3.0",
"_where": "/home/soeren/dev/keksaccountgui",
"author": "",
"bugs": {
"url": "git+https://github.com/vuetifyjs/vuetify-loader/issues"
},
"bundleDependencies": false,
"dependencies": {
"loader-utils": "^1.2.0"
},
"deprecated": false,
"description": "<p align=\"center\"> <a href=\"https://www.patreon.com/kaelwd\"> <img src=\"https://c5.patreon.com/external/logo/become_a_patron_button.png\" alt=\"Become a Patron\" /> </a> </p>",
"devDependencies": {
"gm": "^1.23.1",
"vue": "^2.6.10",
"vue-template-compiler": "^2.6.10",
"vuetify": "^2.0.0",
"webpack": "^4.37.0"
},
"homepage": "git+https://github.com/vuetifyjs/vuetify-loader#readme",
"license": "MIT",
"main": "lib/index.js",
"name": "vuetify-loader",
"optionalPeerDependencies": {
"gm": "^1.23.0",
"pug": "^2.0.0",
"sharp": "^0.21.0"
},
"peerDependencies": {
"vue-template-compiler": "^2.5.0",
"vuetify": "^1.3.0 || ^2.0.0",
"webpack": "^4.0.0"
},
"repository": {
"type": "git",
"url": "git+https://github.com/vuetifyjs/vuetify-loader.git"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "1.3.0"
}