2018-10-30 17:04:33 +01:00
{
2019-04-17 15:58:15 +02:00
"_from" : "vue@^2.5.17" ,
"_id" : "vue@2.6.10" ,
2018-10-30 17:04:33 +01:00
"_inBundle" : false ,
2019-04-17 15:58:15 +02:00
"_integrity" : "sha512-ImThpeNU9HbdZL3utgMCq0oiMzAkt1mcgy3/E6zWC/G6AaQoeuFdsl9nDhTDU3X1R6FK7nsIUuRACVcjI+A2GQ==" ,
2018-10-30 17:04:33 +01:00
"_location" : "/vue" ,
"_phantomChildren" : { } ,
"_requested" : {
2019-04-17 15:58:15 +02:00
"type" : "range" ,
2018-10-30 17:04:33 +01:00
"registry" : true ,
2019-04-17 15:58:15 +02:00
"raw" : "vue@^2.5.17" ,
2018-10-30 17:04:33 +01:00
"name" : "vue" ,
"escapedName" : "vue" ,
2019-04-17 15:58:15 +02:00
"rawSpec" : "^2.5.17" ,
2018-10-30 17:04:33 +01:00
"saveSpec" : null ,
2019-04-17 15:58:15 +02:00
"fetchSpec" : "^2.5.17"
2018-10-30 17:04:33 +01:00
} ,
"_requiredBy" : [
"#USER" ,
"/"
] ,
2019-04-17 15:58:15 +02:00
"_resolved" : "https://registry.npmjs.org/vue/-/vue-2.6.10.tgz" ,
"_shasum" : "a72b1a42a4d82a721ea438d1b6bf55e66195c637" ,
"_spec" : "vue@^2.5.17" ,
"_where" : "/Users/xenia/Desktop/B_ME5/Projekt/om" ,
2018-10-30 17:04:33 +01:00
"author" : {
"name" : "Evan You"
} ,
"bugs" : {
"url" : "https://github.com/vuejs/vue/issues"
} ,
"bundleDependencies" : false ,
"config" : {
"commitizen" : {
"path" : "./node_modules/cz-conventional-changelog"
}
} ,
"deprecated" : false ,
"description" : "Reactive, component-oriented view layer for modern web interfaces." ,
"devDependencies" : {
2019-04-17 15:58:15 +02:00
"@babel/core" : "^7.0.0" ,
"@babel/plugin-proposal-class-properties" : "^7.1.0" ,
"@babel/plugin-syntax-dynamic-import" : "^7.0.0" ,
"@babel/plugin-syntax-jsx" : "^7.0.0" ,
"@babel/plugin-transform-flow-strip-types" : "^7.0.0" ,
"@babel/preset-env" : "^7.0.0" ,
"@babel/register" : "^7.0.0" ,
"@types/node" : "^10.12.18" ,
"@types/webpack" : "^4.4.22" ,
2018-10-30 17:04:33 +01:00
"acorn" : "^5.2.1" ,
2019-04-17 15:58:15 +02:00
"babel-eslint" : "^10.0.1" ,
"babel-helper-vue-jsx-merge-props" : "^2.0.3" ,
"babel-loader" : "^8.0.4" ,
"babel-plugin-istanbul" : "^5.1.0" ,
"babel-plugin-transform-vue-jsx" : "^4.0.1" ,
2018-10-30 17:04:33 +01:00
"babel-preset-flow-vue" : "^1.0.0" ,
"buble" : "^0.19.3" ,
"chalk" : "^2.3.0" ,
2019-04-17 15:58:15 +02:00
"chromedriver" : "^2.45.0" ,
2018-10-30 17:04:33 +01:00
"codecov" : "^3.0.0" ,
"commitizen" : "^2.9.6" ,
"conventional-changelog" : "^1.1.3" ,
2019-04-17 15:58:15 +02:00
"cross-spawn" : "^6.0.5" ,
2018-10-30 17:04:33 +01:00
"cz-conventional-changelog" : "^2.0.0" ,
"de-indent" : "^1.0.2" ,
"es6-promise" : "^4.1.0" ,
"escodegen" : "^1.8.1" ,
2019-04-17 15:58:15 +02:00
"eslint" : "^5.7.0" ,
2018-10-30 17:04:33 +01:00
"eslint-plugin-flowtype" : "^2.34.0" ,
"eslint-plugin-jasmine" : "^2.8.4" ,
2019-04-17 15:58:15 +02:00
"file-loader" : "^3.0.1" ,
2018-10-30 17:04:33 +01:00
"flow-bin" : "^0.61.0" ,
"hash-sum" : "^1.0.2" ,
"he" : "^1.1.1" ,
"http-server" : "^0.11.1" ,
"jasmine" : "^2.99.0" ,
"jasmine-core" : "^2.99.0" ,
2019-04-17 15:58:15 +02:00
"karma" : "^3.1.1" ,
2018-10-30 17:04:33 +01:00
"karma-chrome-launcher" : "^2.1.1" ,
"karma-coverage" : "^1.1.1" ,
"karma-firefox-launcher" : "^1.0.1" ,
"karma-jasmine" : "^1.1.0" ,
"karma-mocha-reporter" : "^2.2.3" ,
"karma-phantomjs-launcher" : "^1.0.4" ,
"karma-safari-launcher" : "^1.0.0" ,
2019-04-17 15:58:15 +02:00
"karma-sauce-launcher" : "^2.0.2" ,
2018-10-30 17:04:33 +01:00
"karma-sourcemap-loader" : "^0.3.7" ,
2019-04-17 15:58:15 +02:00
"karma-webpack" : "^4.0.0-rc.2" ,
"lint-staged" : "^8.0.0" ,
2018-10-30 17:04:33 +01:00
"lodash" : "^4.17.4" ,
"lodash.template" : "^4.4.0" ,
"lodash.uniq" : "^4.5.0" ,
2019-04-17 15:58:15 +02:00
"lru-cache" : "^5.1.1" ,
2018-10-30 17:04:33 +01:00
"nightwatch" : "^0.9.16" ,
"nightwatch-helpers" : "^1.2.0" ,
"phantomjs-prebuilt" : "^2.1.14" ,
2019-04-17 15:58:15 +02:00
"puppeteer" : "^1.11.0" ,
2018-10-30 17:04:33 +01:00
"resolve" : "^1.3.3" ,
2019-04-17 15:58:15 +02:00
"rollup" : "^1.0.0" ,
2018-10-30 17:04:33 +01:00
"rollup-plugin-alias" : "^1.3.1" ,
2019-04-17 15:58:15 +02:00
"rollup-plugin-buble" : "^0.19.6" ,
"rollup-plugin-commonjs" : "^9.2.0" ,
2018-10-30 17:04:33 +01:00
"rollup-plugin-flow-no-whitespace" : "^1.0.0" ,
2019-04-17 15:58:15 +02:00
"rollup-plugin-node-resolve" : "^4.0.0" ,
2018-10-30 17:04:33 +01:00
"rollup-plugin-replace" : "^2.0.0" ,
"selenium-server" : "^2.53.1" ,
"serialize-javascript" : "^1.3.0" ,
"shelljs" : "^0.8.1" ,
2019-04-17 15:58:15 +02:00
"terser" : "^3.10.2" ,
"typescript" : "^3.1.3" ,
"webpack" : "~4.28.4" ,
2018-10-30 17:04:33 +01:00
"weex-js-runtime" : "^0.23.6" ,
"weex-styler" : "^0.3.0" ,
2019-04-17 15:58:15 +02:00
"yorkie" : "^2.0.0"
2018-10-30 17:04:33 +01:00
} ,
"files" : [
"src" ,
"dist/*.js" ,
"types/*.d.ts"
] ,
"gitHooks" : {
"pre-commit" : "lint-staged" ,
"commit-msg" : "node scripts/verify-commit-msg.js"
} ,
"homepage" : "https://github.com/vuejs/vue#readme" ,
"jsdelivr" : "dist/vue.js" ,
"keywords" : [
"vue"
] ,
"license" : "MIT" ,
"lint-staged" : {
"*.js" : [
"eslint --fix" ,
"git add"
]
} ,
"main" : "dist/vue.runtime.common.js" ,
"module" : "dist/vue.runtime.esm.js" ,
"name" : "vue" ,
"repository" : {
"type" : "git" ,
"url" : "git+https://github.com/vuejs/vue.git"
} ,
"scripts" : {
"bench:ssr" : "npm run build:ssr && node benchmarks/ssr/renderToString.js && node benchmarks/ssr/renderToStream.js" ,
"build" : "node scripts/build.js" ,
"build:ssr" : "npm run build -- web-runtime-cjs,web-server-renderer" ,
"build:weex" : "npm run build -- weex" ,
"commit" : "git-cz" ,
"dev" : "rollup -w -c scripts/config.js --environment TARGET:web-full-dev" ,
2019-04-17 15:58:15 +02:00
"dev:cjs" : "rollup -w -c scripts/config.js --environment TARGET:web-runtime-cjs-dev" ,
2018-10-30 17:04:33 +01:00
"dev:compiler" : "rollup -w -c scripts/config.js --environment TARGET:web-compiler " ,
"dev:esm" : "rollup -w -c scripts/config.js --environment TARGET:web-runtime-esm" ,
"dev:ssr" : "rollup -w -c scripts/config.js --environment TARGET:web-server-renderer" ,
"dev:test" : "karma start test/unit/karma.dev.config.js" ,
"dev:weex" : "rollup -w -c scripts/config.js --environment TARGET:weex-framework" ,
"dev:weex:compiler" : "rollup -w -c scripts/config.js --environment TARGET:weex-compiler " ,
"dev:weex:factory" : "rollup -w -c scripts/config.js --environment TARGET:weex-factory" ,
"flow" : "flow check" ,
2019-04-17 15:58:15 +02:00
"lint" : "eslint src scripts test" ,
2018-10-30 17:04:33 +01:00
"release" : "bash scripts/release.sh" ,
"release:note" : "node scripts/gen-release-note.js" ,
"release:weex" : "bash scripts/release-weex.sh" ,
"sauce" : "karma start test/unit/karma.sauce.config.js" ,
"test" : "npm run lint && flow check && npm run test:types && npm run test:cover && npm run test:e2e -- --env phantomjs && npm run test:ssr && npm run test:weex" ,
"test:cover" : "karma start test/unit/karma.cover.config.js" ,
"test:e2e" : "npm run build -- web-full-prod,web-server-basic-renderer && node test/e2e/runner.js" ,
"test:sauce" : "npm run sauce -- 0 && npm run sauce -- 1 && npm run sauce -- 2" ,
2019-04-17 15:58:15 +02:00
"test:ssr" : "npm run build:ssr && jasmine JASMINE_CONFIG_PATH=test/ssr/jasmine.js" ,
2018-10-30 17:04:33 +01:00
"test:types" : "tsc -p ./types/test/tsconfig.json" ,
"test:unit" : "karma start test/unit/karma.unit.config.js" ,
2019-04-17 15:58:15 +02:00
"test:weex" : "npm run build:weex && jasmine JASMINE_CONFIG_PATH=test/weex/jasmine.js"
2018-10-30 17:04:33 +01:00
} ,
2019-04-17 15:58:15 +02:00
"sideEffects" : false ,
2018-10-30 17:04:33 +01:00
"typings" : "types/index.d.ts" ,
"unpkg" : "dist/vue.js" ,
2019-04-17 15:58:15 +02:00
"version" : "2.6.10"
2018-10-30 17:04:33 +01:00
}