{"name":"vuetify","version":"1.1.2","author":{"name":"John Leider","email":"john@vuetifyjs.com"},"license":"MIT","homepage":"http://vuetifyjs.com","repository":{"type":"git","url":"git+https://github.com/vuetifyjs/vuetify.git"},"main":"dist/vuetify.js","module":"dist/vuetify.js","jsdelivr":"dist/vuetify.js","types":"types/index.d.ts","scripts":{"watch":"cross-env TARGET=development webpack --config build/config.js --progress --hide-modules --watch","dev":"cross-env NODE_ENV=development webpack-dev-server --config build/webpack.dev.config.js --hot","build":"concurrently \"yarn build:dist --no-progress\" \"yarn build:es5\" -n\"dist,es5\" --kill-others-on-fail -r","build:dev":"cross-env NODE_ENV=production node build/webpack.dev.config.js","build:dist":"rimraf dist && cross-env NODE_ENV=production webpack --config build/config.js --progress --hide-modules","build:es5":"rimraf es5 es5-temp && tsc -p tsconfig.dist.json && cross-env NODE_ENV=es5 babel es5-temp --out-dir es5 --source-maps -q","debug-build":"node --inspect --debug-brk build/config.js","debug:test":"cross-env NODE_ENV=test node --inspect --inspect-brk ./node_modules/jest/bin/jest.js --no-cache -i --verbose","test":"node build/run-tests.js","test:unix":"cross-env NODE_ENV=test jest","test:win32":"cross-env NODE_ENV=test jest -i","test:coverage":"yarn test --coverage","test:types":"tsc -p ./types/test/tsconfig.json","lint":"concurrently \"tsc --noEmit --pretty\" \"tslint -p . -c .tslint.js src/**/*.ts -t stylish\" \"eslint --ext .js,.ts src\" \"yarn test:types\" --kill-others-on-fail -n \"tsc,tslint,eslint,types\"","preparecommitmsg":"node dev/prepare-commit-message.js","commitmsg":"node dev/lint-commit-message.js","precommit":"node dev/warn-npm-install.js && concurrently \"yarn test\" \"yarn lint\" -n \"test,lint\" --kill-others-on-fail"},"description":"Vue.js 2 Semantic Component Framework","devDependencies":{"@mdi/font":"^2.4.85","@types/jest":"^22.2.3","@types/node":"^10.1.3","autoprefixer":"^8.5.1","avoriaz":"^6.3.0","babel-cli":"^6.26.0","babel-core":"^6.26.3","babel-eslint":"^8.2.3","babel-loader":"^7.1.4","babel-plugin-detective":"2.0.0","babel-plugin-module-resolver":"3.1.1","babel-plugin-transform-define":"^1.3.0","babel-plugin-transform-object-rest-spread":"^6.26.0","babel-polyfill":"^6.26.0","babel-preset-env":"^1.7.0","concurrently":"^3.5.1","cross-env":"^5.1.6","css-loader":"^0.28.11","css-mqpacker":"^6.0.2","cssnano":"^3.10.0","dotenv":"^5.0.1","eslint":"^4.19.1","eslint-config-standard":"^11.0.0","eslint-friendly-formatter":"^4.0.1","eslint-loader":"^2.0.0","eslint-plugin-import":"^2.12.0","eslint-plugin-local-rules":"^0.1.0","eslint-plugin-node":"^6.0.1","eslint-plugin-promise":"^3.8.0","eslint-plugin-standard":"^3.1.0","eslint-plugin-typescript":"^0.12.0","eslint-plugin-vue":"^4.5.0","file-loader":"^1.1.11","fork-ts-checker-webpack-plugin":"^0.4.2","friendly-errors-webpack-plugin":"^1.7.0","happypack":"^5.0.0","husky":"^0.14.3","inquirer":"^5.2.0","jest":"^21.2.1","jest-cli":"^21.2.1","jest-css-modules":"^1.1.0","jest-serializer-html":"^5.0.0","mini-css-extract-plugin":"^0.4.0","optimize-css-assets-webpack-plugin":"^4.0.2","postcss-loader":"^2.1.5","pug":"^2.0.3","pug-loader":"^2.4.0","rimraf":"^2.6.2","semver":"^5.5.0","shelljs":"^0.8.2","style-loader":"^0.21.0","stylus":"^0.54.5","stylus-loader":"^3.0.2","ts-jest":"^21.2.1","ts-loader":"^4.4.1","tslint":"^5.10.0","tslint-loader":"^3.6.0","tslint-stylish":"^2.1.0","typescript":"^2.9.1","typescript-eslint-parser":"^16.0.0","typestrict":"^0.0.9","uglifyjs-webpack-plugin":"^1.2.5","url-loader":"^1.0.1","vue":"^2.5.16","vue-loader":"^15.2.2","vue-router":"^3.0.1","vue-template-compiler":"^2.5.16","vue-template-es2015-compiler":"^1.6.0","webpack":"^4.10.0","webpack-cli":"^2.1.4","webpack-dev-server":"^3.1.4","webpack-merge":"^4.1.2"},"dependencies":{},"peerDependencies":{"vue":"^2.5.10"},"engines":{"node":">= 4.0.0","npm":">= 3.0.0"},"jest":{"verbose":false,"roots":["<rootDir>/test/unit"],"moduleFileExtensions":["ts","js"],"moduleDirectories":["node_modules"],"moduleNameMapper":{"^@/test$":"<rootDir>/test/index.js","^@/test/(.*)$":"<rootDir>/test/$1","^@/(.*)$":"<rootDir>/src/$1"},"transform":{"\\.(styl)$":"jest-css-modules",".*\\.(j|t)s$":"ts-jest"},"mapCoverage":true,"collectCoverageFrom":["src/**/*.{js,ts,tsx}"],"transformIgnorePatterns":["node_modules/(?!vue-router)"],"snapshotSerializers":["jest-serializer-html"],"globals":{"ts-jest":{"useBabelrc":true}}},"gitHead":"6fed5124d77170828945c4c8d090cf5b903e575a","bugs":{"url":"https://github.com/vuetifyjs/vuetify/issues"},"_id":"vuetify@1.1.2","_npmVersion":"5.6.0","_nodeVersion":"8.11.3","_npmUser":{"name":"kaelwd","email":"kaelwd@gmail.com"},"dist":{"shasum":"d8bfcaf6d7c6e94af4541652e66c6652939c8018","size":1008797,"noattachment":false,"key":"/vuetify/-/vuetify-1.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/vuetify/download/vuetify-1.1.2.tgz"},"maintainers":[{"name":"johnjleider","email":""},{"name":"kaelwd","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vuetify_1.1.2_1531148147308_0.2482836815462115"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-14T02:17:10.847Z","publish_time":1531148147480,"_cnpm_publish_time":1531148147480,"dist-tags":{"latest":"3.7.18","next":"3.7.0-beta.1","v1-stable":"1.5.24","v2-stable":"2.7.2"}}