|
|
@ -53,69 +53,69 @@ |
|
|
|
}, |
|
|
|
"homepage": "https://github.com/vuejs/vue#readme", |
|
|
|
"devDependencies": { |
|
|
|
"babel-core": "^6.9.0", |
|
|
|
"babel-eslint": "^7.1.0", |
|
|
|
"babel-core": "^6.25.0", |
|
|
|
"babel-eslint": "^7.2.3", |
|
|
|
"babel-helper-vue-jsx-merge-props": "^2.0.2", |
|
|
|
"babel-loader": "^6.2.4", |
|
|
|
"babel-plugin-istanbul": "^4.0.0", |
|
|
|
"babel-loader": "^7.0.0", |
|
|
|
"babel-plugin-istanbul": "^4.1.4", |
|
|
|
"babel-plugin-syntax-dynamic-import": "^6.18.0", |
|
|
|
"babel-plugin-syntax-jsx": "^6.18.0", |
|
|
|
"babel-plugin-transform-vue-jsx": "^3.2.0", |
|
|
|
"babel-preset-es2015": "^6.9.0", |
|
|
|
"babel-plugin-transform-vue-jsx": "^3.4.3", |
|
|
|
"babel-preset-es2015": "^6.24.1", |
|
|
|
"babel-preset-flow-vue": "^1.0.0", |
|
|
|
"buble": "^0.15.2", |
|
|
|
"chalk": "^1.1.3", |
|
|
|
"chromedriver": "^2.21.2", |
|
|
|
"chromedriver": "^2.30.1", |
|
|
|
"codecov.io": "^0.1.6", |
|
|
|
"cross-spawn": "^5.0.1", |
|
|
|
"cross-spawn": "^5.1.0", |
|
|
|
"de-indent": "^1.0.2", |
|
|
|
"es6-promise": "^4.0.5", |
|
|
|
"eslint": "^3.10.1", |
|
|
|
"eslint-loader": "^1.3.0", |
|
|
|
"eslint-plugin-flowtype": "^2.16.0", |
|
|
|
"eslint-plugin-jasmine": "^2.1.0", |
|
|
|
"es6-promise": "^4.1.0", |
|
|
|
"eslint": "^3.0.0", |
|
|
|
"eslint-loader": "^1.7.1", |
|
|
|
"eslint-plugin-flowtype": "^2.34.0", |
|
|
|
"eslint-plugin-jasmine": "^2.2.0", |
|
|
|
"eslint-plugin-vue-libs": "^1.2.0", |
|
|
|
"file-loader": "^0.10.1", |
|
|
|
"flow-bin": "^0.45.0", |
|
|
|
"file-loader": "^0.11.2", |
|
|
|
"flow-bin": "^0.48.0", |
|
|
|
"hash-sum": "^1.0.2", |
|
|
|
"he": "^1.1.0", |
|
|
|
"http-server": "^0.9.0", |
|
|
|
"jasmine": "^2.5.2", |
|
|
|
"jasmine-core": "^2.5.2", |
|
|
|
"karma": "^1.1.0", |
|
|
|
"karma-chrome-launcher": "^2.0.0", |
|
|
|
"karma-coverage": "^1.0.0", |
|
|
|
"karma-firefox-launcher": "^1.0.0", |
|
|
|
"karma-jasmine": "^1.0.2", |
|
|
|
"karma-mocha-reporter": "^2.0.4", |
|
|
|
"karma-phantomjs-launcher": "^1.0.0", |
|
|
|
"he": "^1.1.1", |
|
|
|
"http-server": "^0.10.0", |
|
|
|
"jasmine": "^2.6.0", |
|
|
|
"jasmine-core": "^2.6.3", |
|
|
|
"karma": "^1.7.0", |
|
|
|
"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", |
|
|
|
"karma-sauce-launcher": "^1.0.0", |
|
|
|
"karma-sourcemap-loader": "^0.3.0", |
|
|
|
"karma-webpack": "^2.0.1", |
|
|
|
"lodash": "^4.17.1", |
|
|
|
"karma-sauce-launcher": "^1.1.0", |
|
|
|
"karma-sourcemap-loader": "^0.3.7", |
|
|
|
"karma-webpack": "^2.0.3", |
|
|
|
"lodash": "^4.17.4", |
|
|
|
"lodash.template": "^4.4.0", |
|
|
|
"lodash.uniq": "^4.5.0", |
|
|
|
"lru-cache": "^4.0.2", |
|
|
|
"nightwatch": "^0.9.9", |
|
|
|
"lru-cache": "^4.1.1", |
|
|
|
"nightwatch": "^0.9.16", |
|
|
|
"nightwatch-helpers": "^1.2.0", |
|
|
|
"phantomjs-prebuilt": "^2.1.1", |
|
|
|
"resolve": "^1.2.0", |
|
|
|
"rollup": "^0.41.4", |
|
|
|
"rollup-plugin-alias": "^1.2.0", |
|
|
|
"rollup-plugin-babel": "^2.4.0", |
|
|
|
"phantomjs-prebuilt": "^2.1.14", |
|
|
|
"resolve": "^1.3.3", |
|
|
|
"rollup": "^0.43.0", |
|
|
|
"rollup-plugin-alias": "^1.3.1", |
|
|
|
"rollup-plugin-babel": "^2.7.1", |
|
|
|
"rollup-plugin-buble": "^0.15.0", |
|
|
|
"rollup-plugin-commonjs": "^8.0.2", |
|
|
|
"rollup-plugin-flow-no-whitespace": "^1.0.0", |
|
|
|
"rollup-plugin-node-resolve": "^3.0.0", |
|
|
|
"rollup-plugin-replace": "^1.1.0", |
|
|
|
"rollup-watch": "^3.2.2", |
|
|
|
"selenium-server": "^2.53.1", |
|
|
|
"rollup-plugin-replace": "^1.1.1", |
|
|
|
"rollup-watch": "^4.0.0", |
|
|
|
"selenium-server": "^3.4.0", |
|
|
|
"serialize-javascript": "^1.3.0", |
|
|
|
"typescript": "^2.1.6", |
|
|
|
"uglify-js": "^2.6.2", |
|
|
|
"webpack": "^2.2.0", |
|
|
|
"weex-js-runtime": "^0.17.0-alpha4", |
|
|
|
"weex-vdom-tester": "^0.1.4" |
|
|
|
"typescript": "^2.3.4", |
|
|
|
"uglify-js": "^3.0.15", |
|
|
|
"webpack": "^2.6.1", |
|
|
|
"weex-js-runtime": "^0.20.5", |
|
|
|
"weex-vdom-tester": "^0.2.0" |
|
|
|
} |
|
|
|
} |
|
|
|