| Server IP : 34.87.99.72 / Your IP : 216.73.217.31 Web Server : Apache/2.4.46 (Unix) OpenSSL/1.1.1n System : Linux zlock-bitnami-lamp-prod-v2-vm 4.19.0-16-cloud-amd64 #1 SMP Debian 4.19.181-1 (2021-03-19) x86_64 User : bitnami ( 1000) PHP Version : 7.4.18 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : OFF Directory : /home/bitnami/htdocs/app/node_modules/vuetify/ |
Upload File : |
{
"_from": "vuetify@~2.4.0",
"_id": "vuetify@2.4.11",
"_inBundle": false,
"_integrity": "sha512-xFNwr95tFRfbyGNg5DBuUkWaKazMBr+ptzoSSL4PGrI0qItY5Vuusxh+ETPtjUXxwz76v5zVtGvF5rWvGQjy7A==",
"_location": "/vuetify",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "vuetify@~2.4.0",
"name": "vuetify",
"escapedName": "vuetify",
"rawSpec": "~2.4.0",
"saveSpec": null,
"fetchSpec": "~2.4.0"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/vuetify/-/vuetify-2.4.11.tgz",
"_shasum": "3aba19a32cd89c5dce523260f589cf95d90e2dce",
"_spec": "vuetify@~2.4.0",
"_where": "/opt/bitnami/apache/htdocs/app",
"author": {
"name": "John Leider",
"email": "john@vuetifyjs.com"
},
"bugs": {
"url": "https://issues.vuetifyjs.com"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Vue Material Component Framework",
"devDependencies": {
"@fortawesome/fontawesome-svg-core": "^1.2.30",
"@fortawesome/free-solid-svg-icons": "^5.14.0",
"@fortawesome/vue-fontawesome": "^0.1.10",
"@mdi/font": "^4.5.95",
"@types/jest": "^26.0.14",
"@types/node": "^14.11.10",
"@vue/test-utils": "1.0.0-beta.29",
"autoprefixer": "^9.6.1",
"babel-loader": "^8.0.6",
"babel-plugin-detective": "^2.0.0",
"babel-plugin-module-resolver": "^3.2.0",
"babel-plugin-transform-define": "^1.3.1",
"babel-polyfill": "^6.26.0",
"concurrently": "^4.1.1",
"cssnano": "^4.1.10",
"dotenv": "^8.0.0",
"eslint-plugin-jest": "^24.1.0",
"file-loader": "^4.1.0",
"fork-ts-checker-webpack-plugin": "^1.6.0",
"friendly-errors-webpack-plugin": "^1.7.0",
"happypack": "^5.0.1",
"identity-obj-proxy": "^3.0.0",
"jest-canvas-mock": "^2.3.0",
"mini-css-extract-plugin": "^0.8.0",
"optimize-css-assets-webpack-plugin": "^5.0.3",
"postcss-loader": "^3.0.0",
"pug": "^2.0.4",
"pug-loader": "^2.4.0",
"sass-loader": "^10.0.2",
"style-loader": "^0.23.1",
"stylus": "^0.54.5",
"stylus-loader": "^3.0.2",
"ts-loader": "^8.0.6",
"url-loader": "^2.1.0",
"vue-meta": "^2.4.0",
"vue-router": "^3.0.7",
"vuetify-loader": "^1.3.0",
"webpack-dev-server": "^3.7.2"
},
"files": [
"src/",
"dist/",
"lib/",
"es5/",
"types/"
],
"funding": {
"type": "github",
"url": "https://github.com/sponsors/johnleider"
},
"gitHead": "631354d4106f43450028d4fc214f28f70aa764f4",
"homepage": "https://vuetifyjs.com",
"jsdelivr": "dist/vuetify.js",
"keywords": [
"vuetify",
"ui framework",
"component framework",
"ui library",
"component library",
"material components",
"vue framework"
],
"license": "MIT",
"main": "dist/vuetify.js",
"module": "dist/vuetify.js",
"name": "vuetify",
"peerDependencies": {
"vue": "^2.6.4"
},
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "git+https://github.com/vuetifyjs/vuetify.git",
"directory": "packages/vuetify"
},
"scripts": {
"build": "concurrently \"yarn build:dist --no-progress\" \"yarn build:lib\" -n \"dist,lib\" --kill-others-on-fail -r && yarn build:json",
"build:dist": "rimraf dist && cross-env NODE_ENV=production webpack --config build/config.js --progress --hide-modules",
"build:json": "node build/build-json.js",
"build:lib": "node build/build-lib.js",
"debug:test": "cross-env NODE_ENV=test node --inspect --inspect-brk ../../node_modules/jest/bin/jest.js --no-cache -i --verbose",
"dev": "cross-env NODE_ENV=development webpack-dev-server --config build/webpack.dev.config.js --hot",
"lint": "concurrently -n \"tsc,eslint,types\" --kill-others-on-fail \"tsc --noEmit --pretty\" \"eslint --ext .js,.ts src -f codeframe --max-warnings 0\" \"yarn test:types\"",
"lint:fix": "concurrently -n \"tsc,eslint,types\" \"tsc --noEmit --pretty\" \"eslint --fix --ext .js,.ts src\" \"yarn test:types\"",
"test": "node build/run-tests.js",
"test:coverage": "yarn test --coverage",
"test:types": "tsc -p ./types/test/tsconfig.json",
"test:unix": "cross-env NODE_ENV=test jest",
"test:win32": "cross-env NODE_ENV=test jest -i",
"tsc": "tsc",
"watch": "cross-env TARGET=development webpack --config build/config.js --progress --hide-modules --watch"
},
"sideEffects": [
"*.sass",
"*.scss",
"*.css"
],
"types": "types/index.d.ts",
"unpkg": "dist/vuetify.js",
"version": "2.4.11",
"vetur": {
"tags": "dist/json/tags.json",
"attributes": "dist/json/attributes.json"
},
"web-types": "dist/json/web-types.json"
}