{"maintainers":[{"name":"aresn","email":"admin@aresn.com"}],"keywords":["iview","vue","vue.js","component","components","ui","framework"],"dist-tags":{"latest":"2.1.0"},"author":{"name":"Aresn"},"description":"A high quality  UI components Library with Vue.js","readme":"<p align=\"center\">\n    <a href=\"https://www.iviewui.com\">\n        <img width=\"200\" src=\"https://file.iviewui.com/logo.svg\">\n    </a>\n</p>\n\n# iView \n[![](https://img.shields.io/travis/iview/iview.svg?style=flat-square)](https://travis-ci.org/iview/iview) \n[![iView](https://img.shields.io/npm/v/iview.svg?style=flat-square)](https://www.npmjs.org/package/iview)\n[![NPM downloads](http://img.shields.io/npm/dm/iview.svg?style=flat-square)](https://npmjs.org/package/iview)\n[![NPM downloads](https://img.shields.io/npm/dt/iview.svg?style=flat-square)](https://npmjs.org/package/iview)\n![JS gzip size](http://img.badgesize.io/https://unpkg.com/iview/dist/iview.min.js?compression=gzip&label=gzip%20size:%20JS&style=flat-square)\n![CSS gzip size](http://img.badgesize.io/https://unpkg.com/iview/dist/styles/iview.css?compression=gzip&label=gzip%20size:%20CSS&style=flat-square)\n[![Join the chat at https://gitter.im/iview/iview](https://img.shields.io/badge/chat-on_gitter-30b392.svg?style=flat-square)](https://gitter.im/iview/iview?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)\n\n### A high quality  UI Toolkit built on Vue.js.\n\n> This branch is for Vue.js 2.x\n>\n> [HERE](https://github.com/iview/iview/tree/master) is for Vue.js 1.x\n\n## Docs\n\n### [English (2.0)](https://www.iviewui.com)\n### [中文文档 (2.0)](https://www.iviewui.com)\n### [中文文档 (1.0)](http://v1.iviewui.com)\n\n## Overview\n\n### [Component Overview](https://www.iviewui.com/overview)\n\n## Features\n\n- Dozens of useful and beautiful components.\n- Friendly API. It's made for people with all skill levels.\n- Extensive documentation.\n- It is quite beautiful.\n- Support Vue.js 2 and Vue.js 1.\n\n## Programming\n![iView](https://raw.githubusercontent.com/iview/iview/2.0/assets/iview2.png)\n\n## Install\n\n### Install webpack project in the first place\nWe recommend you install project through [iView Cli](https://github.com/iview/iview-cli) Or [iview-project](https://github.com/iview/iview-project).\n\nYou can also use [vue-cli](https://github.com/vuejs/vue-cli).\n\n### Install iView\n\nusing npm\n```\nnpm install iview --save\n```\nOr using script tag for global use\n```html\n<script type=\"text/javascript\" src=\"iview.min.js\"></script>\n```\n\n## Usage\n\n```html\n<template>\n    <Slider v-model=\"value\" range></Slider>\n</template>\n<script>\n    export default {\n        data () {\n            return {\n                value: [20, 50]\n            }\n        }\n    }\n</script>\n```\nUse css\n```js\nimport 'iview/dist/styles/iview.css';\n```\n\n## Compatibility\n\n- Support Vue.js 2.x\n- Support Vue.js 1.x [Visit 1.0 doc](http://v1.iviewui.com/)\n- Support SSR\n- Support Nuxt.js\n- [Electron](http://electron.atom.io/)\n- iView does not support IE8 or below since [Vue.js](https://vuejs.org/v2/guide/reactivity.html) is using Object.defineProperty which do not be supported by these browsers to track changes.\n\n\n## Major Contributors\n|Name   |Avatar   |\n|---|---|\n|  [Aresn](https://github.com/icarusion) |  ![](https://avatars3.githubusercontent.com/u/5370542?v=3&s=60)  |\n|  [jingsam](https://github.com/jingsam) |  ![](https://avatars3.githubusercontent.com/u/1522494?v=3&s=60)  |  \n|  [rijn](https://github.com/rijn)       |  ![](https://avatars2.githubusercontent.com/u/6976367?v=3&s=60)  |\n|  [lcx960324](https://github.com/lcx960324)       |  ![](https://avatars3.githubusercontent.com/u/9768245?v=3&s=60)  |\n|  [GITleonine1989](https://github.com/GITleonine1989) |  ![](https://avatars1.githubusercontent.com/u/7582490?v=3&s=60)  |\n|  [huixisheng](https://github.com/huixisheng) |  ![](https://avatars1.githubusercontent.com/u/1518967?v=3&s=60)  |\n\n\n## Links\n\n- [TalkingData](https://github.com/TalkingData)\n- [Vue](https://github.com/vuejs/vue)\n- [Webpack](https://github.com/webpack/webpack)\n- [ionicons](https://github.com/driftyco/ionicons)\n- [Ant Design](https://github.com/ant-design/ant-design)\n\n## License\n[MIT](http://opensource.org/licenses/MIT)\n\nCopyright (c) 2016-present, iView\n","repository":{"type":"git","url":"git+https://github.com/iview/iview.git"},"users":{"willnewii":true,"yuanjiahui":true,"zaks":true,"heartnett":true,"luffy":true},"bugs":{"url":"https://github.com/iview/iview/issues"},"license":"MIT","versions":{"0.0.1":{"name":"iview","version":"0.0.1","title":"iView","description":"A UI components with Vue.js.","homepage":"https://github.com/iviewui/iview#readme","keywords":["iview","vue","vue.js","component","components","ui","framework"],"main":"index.js","scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"repository":{"type":"git","url":"git+https://github.com/iviewui/iview.git"},"author":{"name":"Aresn"},"license":"MIT","bugs":{"url":"https://github.com/iviewui/iview/issues"},"gitHead":"5762337416841cfe9b1489d1a7d7b9f78d265361","_id":"iview@0.0.1","_shasum":"238b4ef34e81f24e07678bcb31e46d910d8ea18f","_from":".","_npmVersion":"2.15.1","_nodeVersion":"4.4.3","_npmUser":{"name":"aresn","email":"admin@aresn.com"},"dist":{"shasum":"238b4ef34e81f24e07678bcb31e46d910d8ea18f","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/iview/-/iview-0.0.1.tgz"},"maintainers":[{"name":"aresn","email":"admin@aresn.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/iview-0.0.1.tgz_1469671271058_0.19281145022250712"},"directories":{}},"0.0.2":{"name":"iview","version":"0.0.2","title":"iView","description":"An UI components Library with Vue.js","homepage":"http://www.iviewui.com","keywords":["iview","vue","vue.js","component","components","ui","framework"],"main":"index.js","scripts":{"init":"webpack --progress --config build/webpack.config.js","dev":"webpack-dev-server --inline --hot --compress --history-api-fallback --port 8081 --config build/webpack.config.js","build":"gulp --gulpfile build/build-style.js"},"repository":{"type":"git","url":"git+https://github.com/iviewui/iview.git"},"author":{"name":"Aresn"},"license":"MIT","bugs":{"url":"https://github.com/iviewui/iview/issues"},"dependencies":{},"devDependencies":{"autoprefixer-loader":"^2.0.0","babel":"^6.3.13","babel-core":"^6.11.4","babel-loader":"^6.2.4","babel-plugin-transform-runtime":"^6.12.0","babel-preset-es2015":"^6.9.0","babel-runtime":"^6.11.6","css-loader":"^0.23.1","eslint":"^2.5.3","eslint-friendly-formatter":"^2.0.6","eslint-loader":"^1.3.0","extract-text-webpack-plugin":"^1.0.1","file-loader":"^0.8.5","gulp":"^3.9.1","gulp-concat":"^2.6.0","gulp-less":"^3.1.0","gulp-minify-css":"^1.2.4","gulp-rename":"^1.2.2","html-loader":"^0.3.0","html-webpack-plugin":"^2.22.0","less":"^2.7.1","less-loader":"^2.2.3","style-loader":"^0.13.1","url-loader":"^0.5.7","vue":"^1.0.26","vue-hot-reload-api":"^1.3.3","vue-html-loader":"^1.2.3","vue-loader":"^8.5.3","vue-router":"^0.7.13","vue-style-loader":"^1.0.0","webpack":"^1.13.1"},"gitHead":"7fa943eb39bf95004a9c06729b3ccec475d79c96","_id":"iview@0.0.2","_shasum":"2eef3022d55d70d83dc583ba1a86799f807eef3d","_from":".","_npmVersion":"2.15.1","_nodeVersion":"4.4.3","_npmUser":{"name":"aresn","email":"admin@aresn.com"},"dist":{"shasum":"2eef3022d55d70d83dc583ba1a86799f807eef3d","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/iview/-/iview-0.0.2.tgz"},"maintainers":[{"name":"aresn","email":"admin@aresn.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/iview-0.0.2.tgz_1473403482831_0.19832759257405996"},"directories":{}},"0.0.3":{"name":"iview","version":"0.0.3","title":"iView","description":"An UI components Library with Vue.js","homepage":"http://www.iviewui.com","keywords":["iview","vue","vue.js","component","components","ui","framework"],"main":"index.js","scripts":{"init":"webpack --progress --config build/webpack.config.js","dev":"webpack-dev-server --inline --hot --compress --history-api-fallback --port 8081 --config build/webpack.config.js","build":"gulp --gulpfile build/build-style.js"},"repository":{"type":"git","url":"git+https://github.com/iview/iview.git"},"author":{"name":"Aresn"},"license":"MIT","bugs":{"url":"https://github.com/iview/iview/issues"},"dependencies":{},"devDependencies":{"autoprefixer-loader":"^2.0.0","babel":"^6.3.13","babel-core":"^6.11.4","babel-loader":"^6.2.4","babel-plugin-transform-runtime":"^6.12.0","babel-preset-es2015":"^6.9.0","babel-runtime":"^6.11.6","css-loader":"^0.23.1","eslint":"^2.5.3","eslint-friendly-formatter":"^2.0.6","eslint-loader":"^1.3.0","extract-text-webpack-plugin":"^1.0.1","file-loader":"^0.8.5","gulp":"^3.9.1","gulp-concat":"^2.6.0","gulp-less":"^3.1.0","gulp-minify-css":"^1.2.4","gulp-rename":"^1.2.2","html-loader":"^0.3.0","html-webpack-plugin":"^2.22.0","less":"^2.7.1","less-loader":"^2.2.3","style-loader":"^0.13.1","url-loader":"^0.5.7","vue":"^1.0.26","vue-hot-reload-api":"^1.3.3","vue-html-loader":"^1.2.3","vue-loader":"^8.5.3","vue-router":"^0.7.13","vue-style-loader":"^1.0.0","webpack":"^1.13.1"},"gitHead":"881da57844a9856a0c1b957402ce94aa9ce8e02a","_id":"iview@0.0.3","_shasum":"6aecc445a45dd484f422a1ebc21a4f86609fbe29","_from":".","_npmVersion":"2.15.1","_nodeVersion":"4.4.3","_npmUser":{"name":"aresn","email":"admin@aresn.com"},"dist":{"shasum":"6aecc445a45dd484f422a1ebc21a4f86609fbe29","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/iview/-/iview-0.0.3.tgz"},"maintainers":[{"name":"aresn","email":"admin@aresn.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/iview-0.0.3.tgz_1473652861680_0.06924529536627233"},"directories":{}},"0.0.4":{"name":"iview","version":"0.0.4","title":"iView","description":"An UI components Library with Vue.js","homepage":"http://www.iviewui.com","keywords":["iview","vue","vue.js","component","components","ui","framework"],"main":"index.js","scripts":{"init":"webpack --progress --config build/webpack.config.js","dev":"webpack-dev-server --inline --hot --compress --history-api-fallback --port 8081 --config build/webpack.config.js","build":"gulp --gulpfile build/build-style.js"},"repository":{"type":"git","url":"git+https://github.com/iview/iview.git"},"author":{"name":"Aresn"},"license":"MIT","bugs":{"url":"https://github.com/iview/iview/issues"},"dependencies":{},"devDependencies":{"autoprefixer-loader":"^2.0.0","babel":"^6.3.13","babel-core":"^6.11.4","babel-loader":"^6.2.4","babel-plugin-transform-runtime":"^6.12.0","babel-preset-es2015":"^6.9.0","babel-runtime":"^6.11.6","css-loader":"^0.23.1","eslint":"^2.5.3","eslint-friendly-formatter":"^2.0.6","eslint-loader":"^1.3.0","extract-text-webpack-plugin":"^1.0.1","file-loader":"^0.8.5","gulp":"^3.9.1","gulp-concat":"^2.6.0","gulp-less":"^3.1.0","gulp-minify-css":"^1.2.4","gulp-rename":"^1.2.2","html-loader":"^0.3.0","html-webpack-plugin":"^2.22.0","less":"^2.7.1","less-loader":"^2.2.3","style-loader":"^0.13.1","url-loader":"^0.5.7","vue":"^1.0.26","vue-hot-reload-api":"^1.3.3","vue-html-loader":"^1.2.3","vue-loader":"^8.5.3","vue-router":"^0.7.13","vue-style-loader":"^1.0.0","webpack":"^1.13.1"},"gitHead":"14768934b12bde06d6f15539449a6b0de56e15af","_id":"iview@0.0.4","_shasum":"dc317e578fc59fb52e6f5a90f827d6d59a4e1ca5","_from":".","_npmVersion":"2.15.1","_nodeVersion":"4.4.3","_npmUser":{"name":"aresn","email":"admin@aresn.com"},"dist":{"shasum":"dc317e578fc59fb52e6f5a90f827d6d59a4e1ca5","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/iview/-/iview-0.0.4.tgz"},"maintainers":[{"name":"aresn","email":"admin@aresn.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/iview-0.0.4.tgz_1473662277459_0.3919048400130123"},"directories":{}},"0.0.5":{"name":"iview","version":"0.0.5","title":"iView","description":"An UI components Library with Vue.js","homepage":"http://www.iviewui.com","keywords":["iview","vue","vue.js","component","components","ui","framework"],"main":"index.js","scripts":{"init":"webpack --progress --config build/webpack.config.js","dev":"webpack-dev-server --inline --hot --compress --history-api-fallback --port 8081 --config build/webpack.config.js","build":"gulp --gulpfile build/build-style.js"},"repository":{"type":"git","url":"git+https://github.com/iview/iview.git"},"author":{"name":"Aresn"},"license":"MIT","bugs":{"url":"https://github.com/iview/iview/issues"},"dependencies":{},"devDependencies":{"autoprefixer-loader":"^2.0.0","babel":"^6.3.13","babel-core":"^6.11.4","babel-loader":"^6.2.4","babel-plugin-transform-runtime":"^6.12.0","babel-preset-es2015":"^6.9.0","babel-runtime":"^6.11.6","css-loader":"^0.23.1","eslint":"^2.5.3","eslint-friendly-formatter":"^2.0.6","eslint-loader":"^1.3.0","extract-text-webpack-plugin":"^1.0.1","file-loader":"^0.8.5","gulp":"^3.9.1","gulp-concat":"^2.6.0","gulp-less":"^3.1.0","gulp-minify-css":"^1.2.4","gulp-rename":"^1.2.2","html-loader":"^0.3.0","html-webpack-plugin":"^2.22.0","less":"^2.7.1","less-loader":"^2.2.3","style-loader":"^0.13.1","url-loader":"^0.5.7","vue":"^1.0.26","vue-hot-reload-api":"^1.3.3","vue-html-loader":"^1.2.3","vue-loader":"^8.5.3","vue-router":"^0.7.13","vue-style-loader":"^1.0.0","webpack":"^1.13.1"},"gitHead":"49306c7a7f2d153aeba9f482423dff50958b4d94","_id":"iview@0.0.5","_shasum":"24aebedbfe1da3bce7e39ecb546d2ac6e09f434a","_from":".","_npmVersion":"2.15.1","_nodeVersion":"4.4.3","_npmUser":{"name":"aresn","email":"admin@aresn.com"},"dist":{"shasum":"24aebedbfe1da3bce7e39ecb546d2ac6e09f434a","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/iview/-/iview-0.0.5.tgz"},"maintainers":[{"name":"aresn","email":"admin@aresn.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/iview-0.0.5.tgz_1473724693030_0.4083950645290315"},"directories":{}},"0.0.6":{"name":"iview","version":"0.0.6","title":"iView","description":"An UI components Library with Vue.js","homepage":"http://www.iviewui.com","keywords":["iview","vue","vue.js","component","components","ui","framework"],"main":"index.js","scripts":{"init":"webpack --progress --config build/webpack.config.js","dev":"webpack-dev-server --inline --hot --compress --history-api-fallback --port 8081 --config build/webpack.config.js","build":"gulp --gulpfile build/build-style.js"},"repository":{"type":"git","url":"git+https://github.com/iview/iview.git"},"author":{"name":"Aresn"},"license":"MIT","bugs":{"url":"https://github.com/iview/iview/issues"},"dependencies":{},"devDependencies":{"autoprefixer-loader":"^2.0.0","babel":"^6.3.13","babel-core":"^6.11.4","babel-loader":"^6.2.4","babel-plugin-transform-runtime":"^6.12.0","babel-preset-es2015":"^6.9.0","babel-runtime":"^6.11.6","css-loader":"^0.23.1","eslint":"^2.5.3","eslint-friendly-formatter":"^2.0.6","eslint-loader":"^1.3.0","extract-text-webpack-plugin":"^1.0.1","file-loader":"^0.8.5","gulp":"^3.9.1","gulp-concat":"^2.6.0","gulp-less":"^3.1.0","gulp-minify-css":"^1.2.4","gulp-rename":"^1.2.2","html-loader":"^0.3.0","html-webpack-plugin":"^2.22.0","less":"^2.7.1","less-loader":"^2.2.3","style-loader":"^0.13.1","url-loader":"^0.5.7","vue":"^1.0.26","vue-hot-reload-api":"^1.3.3","vue-html-loader":"^1.2.3","vue-loader":"^8.5.3","vue-router":"^0.7.13","vue-style-loader":"^1.0.0","webpack":"^1.13.1"},"gitHead":"15bae144794198e0aa21cbd35ca2dd8399542842","_id":"iview@0.0.6","_shasum":"ce931311ca35af96295b39cc1e2ca8d2921cbe45","_from":".","_npmVersion":"2.15.1","_nodeVersion":"4.4.3","_npmUser":{"name":"aresn","email":"admin@aresn.com"},"dist":{"shasum":"ce931311ca35af96295b39cc1e2ca8d2921cbe45","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/iview/-/iview-0.0.6.tgz"},"maintainers":[{"name":"aresn","email":"admin@aresn.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/iview-0.0.6.tgz_1473954746637_0.8804849821608514"},"directories":{}},"0.0.7":{"name":"iview","version":"0.0.7","title":"iView","description":"A high quality  UI components Library with Vue.js","homepage":"http://www.iviewui.com","keywords":["iview","vue","vue.js","component","components","ui","framework"],"main":"index.js","scripts":{"init":"webpack --progress --config build/webpack.config.js","dev":"webpack-dev-server --inline --hot --compress --history-api-fallback --port 8081 --config build/webpack.config.js","build":"gulp --gulpfile build/build-style.js"},"repository":{"type":"git","url":"git+https://github.com/iview/iview.git"},"author":{"name":"Aresn"},"license":"MIT","bugs":{"url":"https://github.com/iview/iview/issues"},"dependencies":{},"devDependencies":{"autoprefixer-loader":"^2.0.0","babel":"^6.3.13","babel-core":"^6.11.4","babel-loader":"^6.2.4","babel-plugin-transform-runtime":"^6.12.0","babel-preset-es2015":"^6.9.0","babel-runtime":"^6.11.6","css-loader":"^0.23.1","eslint":"^2.5.3","eslint-friendly-formatter":"^2.0.6","eslint-loader":"^1.3.0","extract-text-webpack-plugin":"^1.0.1","file-loader":"^0.8.5","gulp":"^3.9.1","gulp-concat":"^2.6.0","gulp-less":"^3.1.0","gulp-minify-css":"^1.2.4","gulp-rename":"^1.2.2","html-loader":"^0.3.0","html-webpack-plugin":"^2.22.0","less":"^2.7.1","less-loader":"^2.2.3","style-loader":"^0.13.1","url-loader":"^0.5.7","vue":"^1.0.26","vue-hot-reload-api":"^1.3.3","vue-html-loader":"^1.2.3","vue-loader":"^8.5.3","vue-router":"^0.7.13","vue-style-loader":"^1.0.0","webpack":"^1.13.1"},"gitHead":"7c15ac9e31dc26726721cf52bbf3c31c349dacfd","_id":"iview@0.0.7","_shasum":"76a2b7190e624432b91b2c288e0e63b8de9d998e","_from":".","_npmVersion":"2.15.1","_nodeVersion":"4.4.3","_npmUser":{"name":"aresn","email":"admin@aresn.com"},"dist":{"shasum":"76a2b7190e624432b91b2c288e0e63b8de9d998e","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/iview/-/iview-0.0.7.tgz"},"maintainers":[{"name":"aresn","email":"admin@aresn.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/iview-0.0.7.tgz_1474267939267_0.903729363810271"},"directories":{}},"0.0.8":{"name":"iview","version":"0.0.8","title":"iView","description":"A high quality  UI components Library with Vue.js","homepage":"http://www.iviewui.com","keywords":["iview","vue","vue.js","component","components","ui","framework"],"main":"index.js","scripts":{"init":"webpack --progress --config build/webpack.config.js","dev":"webpack-dev-server --inline --hot --compress --history-api-fallback --port 8081 --config build/webpack.config.js","build":"gulp --gulpfile build/build-style.js"},"repository":{"type":"git","url":"git+https://github.com/iview/iview.git"},"author":{"name":"Aresn"},"license":"MIT","bugs":{"url":"https://github.com/iview/iview/issues"},"dependencies":{},"devDependencies":{"autoprefixer-loader":"^2.0.0","babel":"^6.3.13","babel-core":"^6.11.4","babel-loader":"^6.2.4","babel-plugin-transform-runtime":"^6.12.0","babel-preset-es2015":"^6.9.0","babel-runtime":"^6.11.6","css-loader":"^0.23.1","eslint":"^2.5.3","eslint-friendly-formatter":"^2.0.6","eslint-loader":"^1.3.0","extract-text-webpack-plugin":"^1.0.1","file-loader":"^0.8.5","gulp":"^3.9.1","gulp-concat":"^2.6.0","gulp-less":"^3.1.0","gulp-minify-css":"^1.2.4","gulp-rename":"^1.2.2","html-loader":"^0.3.0","html-webpack-plugin":"^2.22.0","less":"^2.7.1","less-loader":"^2.2.3","style-loader":"^0.13.1","url-loader":"^0.5.7","vue":"^1.0.26","vue-hot-reload-api":"^1.3.3","vue-html-loader":"^1.2.3","vue-loader":"^8.5.3","vue-router":"^0.7.13","vue-style-loader":"^1.0.0","webpack":"^1.13.1"},"gitHead":"47e5839630a0d8656e22edfc745edaa78d28a0b3","_id":"iview@0.0.8","_shasum":"e9b258f8cfdeadb5147c3b4324e3c967861dcbaa","_from":".","_npmVersion":"2.15.1","_nodeVersion":"4.4.3","_npmUser":{"name":"aresn","email":"admin@aresn.com"},"dist":{"shasum":"e9b258f8cfdeadb5147c3b4324e3c967861dcbaa","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/iview/-/iview-0.0.8.tgz"},"maintainers":[{"name":"aresn","email":"admin@aresn.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/iview-0.0.8.tgz_1474272890646_0.1733985561877489"},"directories":{}},"0.0.10":{"name":"iview","version":"0.0.10","title":"iView","description":"A high quality  UI components Library with Vue.js","homepage":"http://www.iviewui.com","keywords":["iview","vue","vue.js","component","components","ui","framework"],"main":"index.js","scripts":{"init":"webpack --progress --config build/webpack.config.js","dev":"webpack-dev-server --inline --hot --compress --history-api-fallback --port 8081 --config build/webpack.config.js","build":"gulp --gulpfile build/build-style.js"},"repository":{"type":"git","url":"git+https://github.com/iview/iview.git"},"author":{"name":"Aresn"},"license":"MIT","bugs":{"url":"https://github.com/iview/iview/issues"},"dependencies":{},"devDependencies":{"autoprefixer-loader":"^2.0.0","babel":"^6.3.13","babel-core":"^6.11.4","babel-loader":"^6.2.4","babel-plugin-transform-runtime":"^6.12.0","babel-preset-es2015":"^6.9.0","babel-runtime":"^6.11.6","css-loader":"^0.23.1","eslint":"^2.5.3","eslint-friendly-formatter":"^2.0.6","eslint-loader":"^1.3.0","extract-text-webpack-plugin":"^1.0.1","file-loader":"^0.8.5","gulp":"^3.9.1","gulp-concat":"^2.6.0","gulp-less":"^3.1.0","gulp-minify-css":"^1.2.4","gulp-rename":"^1.2.2","html-loader":"^0.3.0","html-webpack-plugin":"^2.22.0","less":"^2.7.1","less-loader":"^2.2.3","style-loader":"^0.13.1","url-loader":"^0.5.7","vue":"^1.0.26","vue-hot-reload-api":"^1.3.3","vue-html-loader":"^1.2.3","vue-loader":"^8.5.3","vue-router":"^0.7.13","vue-style-loader":"^1.0.0","webpack":"^1.13.1"},"gitHead":"40f8606f58dfbc046ab4623a0cc262d827b344c3","_id":"iview@0.0.10","_shasum":"b5c68a945cbc3536f1069fb9cc3c871483e56599","_from":".","_npmVersion":"2.15.1","_nodeVersion":"4.4.3","_npmUser":{"name":"aresn","email":"admin@aresn.com"},"dist":{"shasum":"b5c68a945cbc3536f1069fb9cc3c871483e56599","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/iview/-/iview-0.0.10.tgz"},"maintainers":[{"name":"aresn","email":"admin@aresn.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/iview-0.0.10.tgz_1474335285274_0.8454941394738853"},"directories":{}},"0.0.11":{"name":"iview","version":"0.0.11","title":"iView","description":"A high quality  UI components Library with Vue.js","homepage":"http://www.iviewui.com","keywords":["iview","vue","vue.js","component","components","ui","framework"],"main":"index.js","scripts":{"init":"webpack --progress --config build/webpack.config.js","dev":"webpack-dev-server --inline --hot --compress --history-api-fallback --port 8081 --config build/webpack.config.js","build":"gulp --gulpfile build/build-style.js"},"repository":{"type":"git","url":"git+https://github.com/iview/iview.git"},"author":{"name":"Aresn"},"license":"MIT","bugs":{"url":"https://github.com/iview/iview/issues"},"dependencies":{},"devDependencies":{"autoprefixer-loader":"^2.0.0","babel":"^6.3.13","babel-core":"^6.11.4","babel-loader":"^6.2.4","babel-plugin-transform-runtime":"^6.12.0","babel-preset-es2015":"^6.9.0","babel-runtime":"^6.11.6","css-loader":"^0.23.1","eslint":"^2.5.3","eslint-friendly-formatter":"^2.0.6","eslint-loader":"^1.3.0","extract-text-webpack-plugin":"^1.0.1","file-loader":"^0.8.5","gulp":"^3.9.1","gulp-concat":"^2.6.0","gulp-less":"^3.1.0","gulp-minify-css":"^1.2.4","gulp-rename":"^1.2.2","html-loader":"^0.3.0","html-webpack-plugin":"^2.22.0","less":"^2.7.1","less-loader":"^2.2.3","style-loader":"^0.13.1","url-loader":"^0.5.7","vue":"^1.0.26","vue-hot-reload-api":"^1.3.3","vue-html-loader":"^1.2.3","vue-loader":"^8.5.3","vue-router":"^0.7.13","vue-style-loader":"^1.0.0","webpack":"^1.13.1"},"gitHead":"e1596b7e2c12c40f8da8e57d589b8f56d434768c","_id":"iview@0.0.11","_shasum":"49d321ca96f43ca465e7cfa412b06d8b17df09ac","_from":".","_npmVersion":"2.15.1","_nodeVersion":"4.4.3","_npmUser":{"name":"aresn","email":"admin@aresn.com"},"dist":{"shasum":"49d321ca96f43ca465e7cfa412b06d8b17df09ac","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/iview/-/iview-0.0.11.tgz"},"maintainers":[{"name":"aresn","email":"admin@aresn.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/iview-0.0.11.tgz_1474362686117_0.5290284678339958"},"directories":{}},"0.0.12":{"name":"iview","version":"0.0.12","title":"iView","description":"A high quality  UI components Library with Vue.js","homepage":"http://www.iviewui.com","keywords":["iview","vue","vue.js","component","components","ui","framework"],"main":"index.js","scripts":{"init":"webpack --progress --config build/webpack.config.js","dev":"webpack-dev-server --inline --hot --compress --history-api-fallback --port 8081 --config build/webpack.config.js","build":"gulp --gulpfile build/build-style.js"},"repository":{"type":"git","url":"git+https://github.com/iview/iview.git"},"author":{"name":"Aresn"},"license":"MIT","bugs":{"url":"https://github.com/iview/iview/issues"},"dependencies":{},"devDependencies":{"autoprefixer-loader":"^2.0.0","babel":"^6.3.13","babel-core":"^6.11.4","babel-loader":"^6.2.4","babel-plugin-transform-runtime":"^6.12.0","babel-preset-es2015":"^6.9.0","babel-runtime":"^6.11.6","css-loader":"^0.23.1","eslint":"^2.5.3","eslint-friendly-formatter":"^2.0.6","eslint-loader":"^1.3.0","extract-text-webpack-plugin":"^1.0.1","file-loader":"^0.8.5","gulp":"^3.9.1","gulp-concat":"^2.6.0","gulp-less":"^3.1.0","gulp-minify-css":"^1.2.4","gulp-rename":"^1.2.2","html-loader":"^0.3.0","html-webpack-plugin":"^2.22.0","less":"^2.7.1","less-loader":"^2.2.3","style-loader":"^0.13.1","url-loader":"^0.5.7","vue":"^1.0.26","vue-hot-reload-api":"^1.3.3","vue-html-loader":"^1.2.3","vue-loader":"^8.5.3","vue-router":"^0.7.13","vue-style-loader":"^1.0.0","webpack":"^1.13.1"},"gitHead":"4925f85fea28c6093c1b837b68a6f536f53fea9e","_id":"iview@0.0.12","_shasum":"d87fecdbd76fe7e8be5b39ec4cd8d2912e482bad","_from":".","_npmVersion":"2.15.1","_nodeVersion":"4.4.3","_npmUser":{"name":"aresn","email":"admin@aresn.com"},"dist":{"shasum":"d87fecdbd76fe7e8be5b39ec4cd8d2912e482bad","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/iview/-/iview-0.0.12.tgz"},"maintainers":[{"name":"aresn","email":"admin@aresn.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/iview-0.0.12.tgz_1474375637058_0.7252208469435573"},"directories":{}},"0.0.13":{"name":"iview","version":"0.0.13","title":"iView","description":"A high quality  UI components Library with Vue.js","homepage":"http://www.iviewui.com","keywords":["iview","vue","vue.js","component","components","ui","framework"],"main":"index.js","scripts":{"init":"webpack --progress --config build/webpack.config.js","dev":"webpack-dev-server --inline --hot --compress --history-api-fallback --port 8081 --config build/webpack.config.js","build":"gulp --gulpfile build/build-style.js"},"repository":{"type":"git","url":"git+https://github.com/iview/iview.git"},"author":{"name":"Aresn"},"license":"MIT","bugs":{"url":"https://github.com/iview/iview/issues"},"dependencies":{},"devDependencies":{"autoprefixer-loader":"^2.0.0","babel":"^6.3.13","babel-core":"^6.11.4","babel-loader":"^6.2.4","babel-plugin-transform-runtime":"^6.12.0","babel-preset-es2015":"^6.9.0","babel-runtime":"^6.11.6","css-loader":"^0.23.1","eslint":"^2.5.3","eslint-friendly-formatter":"^2.0.6","eslint-loader":"^1.3.0","extract-text-webpack-plugin":"^1.0.1","file-loader":"^0.8.5","gulp":"^3.9.1","gulp-concat":"^2.6.0","gulp-less":"^3.1.0","gulp-minify-css":"^1.2.4","gulp-rename":"^1.2.2","html-loader":"^0.3.0","html-webpack-plugin":"^2.22.0","less":"^2.7.1","less-loader":"^2.2.3","style-loader":"^0.13.1","url-loader":"^0.5.7","vue":"^1.0.26","vue-hot-reload-api":"^1.3.3","vue-html-loader":"^1.2.3","vue-loader":"^8.5.3","vue-router":"^0.7.13","vue-style-loader":"^1.0.0","webpack":"^1.13.1"},"gitHead":"6c5fbd8b0489652138ec53edfd0f80b0cb06d3d5","_id":"iview@0.0.13","_shasum":"9cf81fe9037bfb5b15824f6b0739ea6ddf3d367e","_from":".","_npmVersion":"2.15.1","_nodeVersion":"4.4.3","_npmUser":{"name":"aresn","email":"admin@aresn.com"},"dist":{"shasum":"9cf81fe9037bfb5b15824f6b0739ea6ddf3d367e","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/iview/-/iview-0.0.13.tgz"},"maintainers":[{"name":"aresn","email":"admin@aresn.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/iview-0.0.13.tgz_1474380085759_0.6675468606408685"},"directories":{}},"0.0.14":{"name":"iview","version":"0.0.14","title":"iView","description":"A high quality  UI components Library with Vue.js","homepage":"http://www.iviewui.com","keywords":["iview","vue","vue.js","component","components","ui","framework"],"main":"index.js","scripts":{"init":"webpack --progress --config build/webpack.config.js","dev":"webpack-dev-server --inline --hot --compress --history-api-fallback --port 8081 --config build/webpack.config.js","build":"gulp --gulpfile build/build-style.js"},"repository":{"type":"git","url":"git+https://github.com/iview/iview.git"},"author":{"name":"Aresn"},"license":"MIT","bugs":{"url":"https://github.com/iview/iview/issues"},"dependencies":{},"devDependencies":{"autoprefixer-loader":"^2.0.0","babel":"^6.3.13","babel-core":"^6.11.4","babel-loader":"^6.2.4","babel-plugin-transform-runtime":"^6.12.0","babel-preset-es2015":"^6.9.0","babel-runtime":"^6.11.6","css-loader":"^0.23.1","eslint":"^2.5.3","eslint-friendly-formatter":"^2.0.6","eslint-loader":"^1.3.0","extract-text-webpack-plugin":"^1.0.1","file-loader":"^0.8.5","gulp":"^3.9.1","gulp-concat":"^2.6.0","gulp-less":"^3.1.0","gulp-minify-css":"^1.2.4","gulp-rename":"^1.2.2","html-loader":"^0.3.0","html-webpack-plugin":"^2.22.0","less":"^2.7.1","less-loader":"^2.2.3","style-loader":"^0.13.1","url-loader":"^0.5.7","vue":"^1.0.26","vue-hot-reload-api":"^1.3.3","vue-html-loader":"^1.2.3","vue-loader":"^8.5.3","vue-router":"^0.7.13","vue-style-loader":"^1.0.0","webpack":"^1.13.1"},"gitHead":"07aa688e3c0aa3bc1b4917bc2551388df8768dd1","_id":"iview@0.0.14","_shasum":"ea45d173a9b4b8091cc8957608e6954e4a1f0839","_from":".","_npmVersion":"2.15.1","_nodeVersion":"4.4.3","_npmUser":{"name":"aresn","email":"admin@aresn.com"},"dist":{"shasum":"ea45d173a9b4b8091cc8957608e6954e4a1f0839","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/iview/-/iview-0.0.14.tgz"},"maintainers":[{"name":"aresn","email":"admin@aresn.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/iview-0.0.14.tgz_1474441269054_0.29834866523742676"},"directories":{}},"0.0.15":{"name":"iview","version":"0.0.15","title":"iView","description":"A high quality  UI components Library with Vue.js","homepage":"http://www.iviewui.com","keywords":["iview","vue","vue.js","component","components","ui","framework"],"main":"index.js","scripts":{"init":"webpack --progress --config build/webpack.config.js","dev":"webpack-dev-server --inline --hot --compress --history-api-fallback --port 8081 --config build/webpack.config.js","build":"gulp --gulpfile build/build-style.js"},"repository":{"type":"git","url":"git+https://github.com/iview/iview.git"},"author":{"name":"Aresn"},"license":"MIT","bugs":{"url":"https://github.com/iview/iview/issues"},"dependencies":{},"devDependencies":{"autoprefixer-loader":"^2.0.0","babel":"^6.3.13","babel-core":"^6.11.4","babel-loader":"^6.2.4","babel-plugin-transform-runtime":"^6.12.0","babel-preset-es2015":"^6.9.0","babel-runtime":"^6.11.6","css-loader":"^0.23.1","eslint":"^2.5.3","eslint-friendly-formatter":"^2.0.6","eslint-loader":"^1.3.0","extract-text-webpack-plugin":"^1.0.1","file-loader":"^0.8.5","gulp":"^3.9.1","gulp-concat":"^2.6.0","gulp-less":"^3.1.0","gulp-minify-css":"^1.2.4","gulp-rename":"^1.2.2","html-loader":"^0.3.0","html-webpack-plugin":"^2.22.0","less":"^2.7.1","less-loader":"^2.2.3","style-loader":"^0.13.1","url-loader":"^0.5.7","vue":"^1.0.26","vue-hot-reload-api":"^1.3.3","vue-html-loader":"^1.2.3","vue-loader":"^8.5.3","vue-router":"^0.7.13","vue-style-loader":"^1.0.0","webpack":"^1.13.1"},"gitHead":"95436eeb9847a66000713bf884ddf8f5bfc2667d","_id":"iview@0.0.15","_shasum":"2d96ff5866c253847af3b2b4b2f7db79d278bd1b","_from":".","_npmVersion":"2.15.1","_nodeVersion":"4.4.3","_npmUser":{"name":"aresn","email":"admin@aresn.com"},"dist":{"shasum":"2d96ff5866c253847af3b2b4b2f7db79d278bd1b","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/iview/-/iview-0.0.15.tgz"},"maintainers":[{"name":"aresn","email":"admin@aresn.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/iview-0.0.15.tgz_1474448413689_0.1796226359438151"},"directories":{}},"0.0.16":{"name":"iview","version":"0.0.16","title":"iView","description":"A high quality  UI components Library with Vue.js","homepage":"http://www.iviewui.com","keywords":["iview","vue","vue.js","component","components","ui","framework"],"main":"index.js","scripts":{"init":"webpack --progress --config build/webpack.config.js","dev":"webpack-dev-server --inline --hot --compress --history-api-fallback --port 8081 --config build/webpack.config.js","build":"gulp --gulpfile build/build-style.js"},"repository":{"type":"git","url":"git+https://github.com/iview/iview.git"},"author":{"name":"Aresn"},"license":"MIT","bugs":{"url":"https://github.com/iview/iview/issues"},"dependencies":{},"devDependencies":{"autoprefixer-loader":"^2.0.0","babel":"^6.3.13","babel-core":"^6.11.4","babel-loader":"^6.2.4","babel-plugin-transform-runtime":"^6.12.0","babel-preset-es2015":"^6.9.0","babel-runtime":"^6.11.6","css-loader":"^0.23.1","eslint":"^2.5.3","eslint-friendly-formatter":"^2.0.6","eslint-loader":"^1.3.0","extract-text-webpack-plugin":"^1.0.1","file-loader":"^0.8.5","gulp":"^3.9.1","gulp-concat":"^2.6.0","gulp-less":"^3.1.0","gulp-minify-css":"^1.2.4","gulp-rename":"^1.2.2","html-loader":"^0.3.0","html-webpack-plugin":"^2.22.0","less":"^2.7.1","less-loader":"^2.2.3","style-loader":"^0.13.1","url-loader":"^0.5.7","vue":"^1.0.26","vue-hot-reload-api":"^1.3.3","vue-html-loader":"^1.2.3","vue-loader":"^8.5.3","vue-router":"^0.7.13","vue-style-loader":"^1.0.0","webpack":"^1.13.1"},"gitHead":"a86e42c06d3b09f51fa738889c77b47651edce02","_id":"iview@0.0.16","_shasum":"62b6f84b3359f54afec996e7bd3b129c0a0627c6","_from":".","_npmVersion":"2.15.1","_nodeVersion":"4.4.3","_npmUser":{"name":"aresn","email":"admin@aresn.com"},"dist":{"shasum":"62b6f84b3359f54afec996e7bd3b129c0a0627c6","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/iview/-/iview-0.0.16.tgz"},"maintainers":[{"name":"aresn","email":"admin@aresn.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/iview-0.0.16.tgz_1474453040397_0.43432853231206536"},"directories":{}},"0.0.17":{"name":"iview","version":"0.0.17","title":"iView","description":"A high quality  UI components Library with Vue.js","homepage":"http://www.iviewui.com","keywords":["iview","vue","vue.js","component","components","ui","framework"],"main":"index.js","scripts":{"init":"webpack --progress --config build/webpack.config.js","dev":"webpack-dev-server --inline --hot --compress --history-api-fallback --port 8081 --config build/webpack.config.js","build":"gulp --gulpfile build/build-style.js"},"repository":{"type":"git","url":"git+https://github.com/iview/iview.git"},"author":{"name":"Aresn"},"license":"MIT","bugs":{"url":"https://github.com/iview/iview/issues"},"dependencies":{},"devDependencies":{"autoprefixer-loader":"^2.0.0","babel":"^6.3.13","babel-core":"^6.11.4","babel-loader":"^6.2.4","babel-plugin-transform-runtime":"^6.12.0","babel-preset-es2015":"^6.9.0","babel-runtime":"^6.11.6","css-loader":"^0.23.1","eslint":"^2.5.3","eslint-friendly-formatter":"^2.0.6","eslint-loader":"^1.3.0","extract-text-webpack-plugin":"^1.0.1","file-loader":"^0.8.5","gulp":"^3.9.1","gulp-concat":"^2.6.0","gulp-less":"^3.1.0","gulp-minify-css":"^1.2.4","gulp-rename":"^1.2.2","html-loader":"^0.3.0","html-webpack-plugin":"^2.22.0","less":"^2.7.1","less-loader":"^2.2.3","style-loader":"^0.13.1","url-loader":"^0.5.7","vue":"^1.0.26","vue-hot-reload-api":"^1.3.3","vue-html-loader":"^1.2.3","vue-loader":"^8.5.3","vue-router":"^0.7.13","vue-style-loader":"^1.0.0","webpack":"^1.13.1"},"gitHead":"4ec205b68d401595655b79d126b1dc5c1fb0bdfd","_id":"iview@0.0.17","_shasum":"ad81161c780cfee4f50893bc865ae039ab4a0248","_from":".","_npmVersion":"2.15.1","_nodeVersion":"4.4.3","_npmUser":{"name":"aresn","email":"admin@aresn.com"},"dist":{"shasum":"ad81161c780cfee4f50893bc865ae039ab4a0248","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/iview/-/iview-0.0.17.tgz"},"maintainers":[{"name":"aresn","email":"admin@aresn.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/iview-0.0.17.tgz_1474454674693_0.5968116878066212"},"directories":{}},"0.0.18":{"name":"iview","version":"0.0.18","title":"iView","description":"A high quality  UI components Library with Vue.js","homepage":"http://www.iviewui.com","keywords":["iview","vue","vue.js","component","components","ui","framework"],"main":"index.js","scripts":{"init":"webpack --progress --config build/webpack.config.js","dev":"webpack-dev-server --inline --hot --compress --history-api-fallback --port 8081 --config build/webpack.config.js","build":"gulp --gulpfile build/build-style.js"},"repository":{"type":"git","url":"git+https://github.com/iview/iview.git"},"author":{"name":"Aresn"},"license":"MIT","bugs":{"url":"https://github.com/iview/iview/issues"},"dependencies":{},"devDependencies":{"autoprefixer-loader":"^2.0.0","babel":"^6.3.13","babel-core":"^6.11.4","babel-loader":"^6.2.4","babel-plugin-transform-runtime":"^6.12.0","babel-preset-es2015":"^6.9.0","babel-runtime":"^6.11.6","css-loader":"^0.23.1","eslint":"^2.5.3","eslint-friendly-formatter":"^2.0.6","eslint-loader":"^1.3.0","extract-text-webpack-plugin":"^1.0.1","file-loader":"^0.8.5","gulp":"^3.9.1","gulp-concat":"^2.6.0","gulp-less":"^3.1.0","gulp-minify-css":"^1.2.4","gulp-rename":"^1.2.2","html-loader":"^0.3.0","html-webpack-plugin":"^2.22.0","less":"^2.7.1","less-loader":"^2.2.3","style-loader":"^0.13.1","url-loader":"^0.5.7","vue":"^1.0.26","vue-hot-reload-api":"^1.3.3","vue-html-loader":"^1.2.3","vue-loader":"^8.5.3","vue-router":"^0.7.13","vue-style-loader":"^1.0.0","webpack":"^1.13.1"},"gitHead":"9dde24b62970636efa2b8a58e0c9244654f471e7","_id":"iview@0.0.18","_shasum":"be43f4ddfa5fc0be7ea73baa96ede597ae45235d","_from":".","_npmVersion":"2.15.1","_nodeVersion":"4.4.3","_npmUser":{"name":"aresn","email":"admin@aresn.com"},"dist":{"shasum":"be43f4ddfa5fc0be7ea73baa96ede597ae45235d","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/iview/-/iview-0.0.18.tgz"},"maintainers":[{"name":"aresn","email":"admin@aresn.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/iview-0.0.18.tgz_1474523188886_0.26863329811021686"},"directories":{}},"0.0.19":{"name":"iview","version":"0.0.19","title":"iView","description":"A high quality  UI components Library with Vue.js","homepage":"http://www.iviewui.com","keywords":["iview","vue","vue.js","component","components","ui","framework"],"main":"index.js","scripts":{"init":"webpack --progress --config build/webpack.config.js","dev":"webpack-dev-server --inline --hot --compress --history-api-fallback --port 8081 --config build/webpack.config.js","build":"gulp --gulpfile build/build-style.js"},"repository":{"type":"git","url":"git+https://github.com/iview/iview.git"},"author":{"name":"Aresn"},"license":"MIT","bugs":{"url":"https://github.com/iview/iview/issues"},"dependencies":{},"devDependencies":{"autoprefixer-loader":"^2.0.0","babel":"^6.3.13","babel-core":"^6.11.4","babel-loader":"^6.2.4","babel-plugin-transform-runtime":"^6.12.0","babel-preset-es2015":"^6.9.0","babel-runtime":"^6.11.6","css-loader":"^0.23.1","eslint":"^2.5.3","eslint-friendly-formatter":"^2.0.6","eslint-loader":"^1.3.0","extract-text-webpack-plugin":"^1.0.1","file-loader":"^0.8.5","gulp":"^3.9.1","gulp-concat":"^2.6.0","gulp-less":"^3.1.0","gulp-minify-css":"^1.2.4","gulp-rename":"^1.2.2","html-loader":"^0.3.0","html-webpack-plugin":"^2.22.0","less":"^2.7.1","less-loader":"^2.2.3","style-loader":"^0.13.1","url-loader":"^0.5.7","vue":"^1.0.26","vue-hot-reload-api":"^1.3.3","vue-html-loader":"^1.2.3","vue-loader":"^8.5.3","vue-router":"^0.7.13","vue-style-loader":"^1.0.0","webpack":"^1.13.1"},"gitHead":"c1dcac7aa315d7ea360978de35b429e6fcb5f9f2","_id":"iview@0.0.19","_shasum":"2032595ddfd32051b152cb3071ceff99a54e9b9e","_from":".","_npmVersion":"2.15.1","_nodeVersion":"4.4.3","_npmUser":{"name":"aresn","email":"admin@aresn.com"},"dist":{"shasum":"2032595ddfd32051b152cb3071ceff99a54e9b9e","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/iview/-/iview-0.0.19.tgz"},"maintainers":[{"name":"aresn","email":"admin@aresn.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/iview-0.0.19.tgz_1474532722339_0.1639503522310406"},"directories":{}},"0.0.20":{"name":"iview","version":"0.0.20","title":"iView","description":"A high quality  UI components Library with Vue.js","homepage":"http://www.iviewui.com","keywords":["iview","vue","vue.js","component","components","ui","framework"],"main":"index.js","scripts":{"init":"webpack --progress --config build/webpack.config.js","dev":"webpack-dev-server --inline --hot --compress --history-api-fallback --port 8081 --config build/webpack.config.js","build":"gulp --gulpfile build/build-style.js"},"repository":{"type":"git","url":"git+https://github.com/iview/iview.git"},"author":{"name":"Aresn"},"license":"MIT","bugs":{"url":"https://github.com/iview/iview/issues"},"dependencies":{},"devDependencies":{"autoprefixer-loader":"^2.0.0","babel":"^6.3.13","babel-core":"^6.11.4","babel-loader":"^6.2.4","babel-plugin-transform-runtime":"^6.12.0","babel-preset-es2015":"^6.9.0","babel-runtime":"^6.11.6","css-loader":"^0.23.1","eslint":"^2.5.3","eslint-friendly-formatter":"^2.0.6","eslint-loader":"^1.3.0","extract-text-webpack-plugin":"^1.0.1","file-loader":"^0.8.5","gulp":"^3.9.1","gulp-concat":"^2.6.0","gulp-less":"^3.1.0","gulp-minify-css":"^1.2.4","gulp-rename":"^1.2.2","html-loader":"^0.3.0","html-webpack-plugin":"^2.22.0","less":"^2.7.1","less-loader":"^2.2.3","style-loader":"^0.13.1","url-loader":"^0.5.7","vue":"^1.0.26","vue-hot-reload-api":"^1.3.3","vue-html-loader":"^1.2.3","vue-loader":"^8.5.3","vue-router":"^0.7.13","vue-style-loader":"^1.0.0","webpack":"^1.13.1"},"gitHead":"385cfebab6b97da0399290438ee6300d5392d5a3","_id":"iview@0.0.20","_shasum":"a64111f953396eca2ad9b13314bcac3feb74f684","_from":".","_npmVersion":"2.15.1","_nodeVersion":"4.4.3","_npmUser":{"name":"aresn","email":"admin@aresn.com"},"dist":{"shasum":"a64111f953396eca2ad9b13314bcac3feb74f684","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/iview/-/iview-0.0.20.tgz"},"maintainers":[{"name":"aresn","email":"admin@aresn.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/iview-0.0.20.tgz_1474535731435_0.903337562456727"},"directories":{}},"0.0.21":{"name":"iview","version":"0.0.21","title":"iView","description":"A high quality  UI components Library with Vue.js","homepage":"http://www.iviewui.com","keywords":["iview","vue","vue.js","component","components","ui","framework"],"main":"index.js","scripts":{"init":"webpack --progress --config build/webpack.config.js","dev":"webpack-dev-server --inline --hot --compress --history-api-fallback --port 8081 --config build/webpack.config.js","build":"gulp --gulpfile build/build-style.js"},"repository":{"type":"git","url":"git+https://github.com/iview/iview.git"},"author":{"name":"Aresn"},"license":"MIT","bugs":{"url":"https://github.com/iview/iview/issues"},"dependencies":{},"devDependencies":{"autoprefixer-loader":"^2.0.0","babel":"^6.3.13","babel-core":"^6.11.4","babel-loader":"^6.2.4","babel-plugin-transform-runtime":"^6.12.0","babel-preset-es2015":"^6.9.0","babel-runtime":"^6.11.6","css-loader":"^0.23.1","eslint":"^2.5.3","eslint-friendly-formatter":"^2.0.6","eslint-loader":"^1.3.0","extract-text-webpack-plugin":"^1.0.1","file-loader":"^0.8.5","gulp":"^3.9.1","gulp-concat":"^2.6.0","gulp-less":"^3.1.0","gulp-minify-css":"^1.2.4","gulp-rename":"^1.2.2","html-loader":"^0.3.0","html-webpack-plugin":"^2.22.0","less":"^2.7.1","less-loader":"^2.2.3","style-loader":"^0.13.1","url-loader":"^0.5.7","vue":"^1.0.26","vue-hot-reload-api":"^1.3.3","vue-html-loader":"^1.2.3","vue-loader":"^8.5.3","vue-router":"^0.7.13","vue-style-loader":"^1.0.0","webpack":"^1.13.1"},"gitHead":"f30c26756587fabe0a868b0a69e92de7361e871c","_id":"iview@0.0.21","_shasum":"9bb5140c98db6d778e01cb3339962e4961bf330e","_from":".","_npmVersion":"2.15.1","_nodeVersion":"4.4.3","_npmUser":{"name":"aresn","email":"admin@aresn.com"},"dist":{"shasum":"9bb5140c98db6d778e01cb3339962e4961bf330e","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/iview/-/iview-0.0.21.tgz"},"maintainers":[{"name":"aresn","email":"admin@aresn.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/iview-0.0.21.tgz_1474540216694_0.2724212105385959"},"directories":{}},"0.0.22":{"name":"iview","version":"0.0.22","title":"iView","description":"A high quality  UI components Library with Vue.js","homepage":"http://www.iviewui.com","keywords":["iview","vue","vue.js","component","components","ui","framework"],"main":"index.js","scripts":{"init":"webpack --progress --config build/webpack.config.js","dev":"webpack-dev-server --inline --hot --compress --history-api-fallback --port 8081 --config build/webpack.config.js","build":"gulp --gulpfile build/build-style.js"},"repository":{"type":"git","url":"git+https://github.com/iview/iview.git"},"author":{"name":"Aresn"},"license":"MIT","bugs":{"url":"https://github.com/iview/iview/issues"},"dependencies":{},"devDependencies":{"autoprefixer-loader":"^2.0.0","babel":"^6.3.13","babel-core":"^6.11.4","babel-loader":"^6.2.4","babel-plugin-transform-runtime":"^6.12.0","babel-preset-es2015":"^6.9.0","babel-runtime":"^6.11.6","css-loader":"^0.23.1","eslint":"^2.5.3","eslint-friendly-formatter":"^2.0.6","eslint-loader":"^1.3.0","extract-text-webpack-plugin":"^1.0.1","file-loader":"^0.8.5","gulp":"^3.9.1","gulp-concat":"^2.6.0","gulp-less":"^3.1.0","gulp-minify-css":"^1.2.4","gulp-rename":"^1.2.2","html-loader":"^0.3.0","html-webpack-plugin":"^2.22.0","less":"^2.7.1","less-loader":"^2.2.3","style-loader":"^0.13.1","url-loader":"^0.5.7","vue":"^1.0.26","vue-hot-reload-api":"^1.3.3","vue-html-loader":"^1.2.3","vue-loader":"^8.5.3","vue-router":"^0.7.13","vue-style-loader":"^1.0.0","webpack":"^1.13.1"},"gitHead":"93064e3b74454d19b1774a9ac1c0ca23c2494bc7","_id":"iview@0.0.22","_shasum":"18562e7522c7c898bc4038eb3b1e686e0283d2da","_from":".","_npmVersion":"2.15.1","_nodeVersion":"4.4.3","_npmUser":{"name":"aresn","email":"admin@aresn.com"},"dist":{"shasum":"18562e7522c7c898bc4038eb3b1e686e0283d2da","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/iview/-/iview-0.0.22.tgz"},"maintainers":[{"name":"aresn","email":"admin@aresn.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/iview-0.0.22.tgz_1474599520915_0.4247710348572582"},"directories":{}},"0.0.23":{"name":"iview","version":"0.0.23","title":"iView","description":"A high quality  UI components Library with Vue.js","homepage":"http://www.iviewui.com","keywords":["iview","vue","vue.js","component","components","ui","framework"],"main":"index.js","scripts":{"init":"webpack --progress --config build/webpack.config.js","dev":"webpack-dev-server --inline --hot --compress --history-api-fallback --port 8081 --config build/webpack.config.js","build":"gulp --gulpfile build/build-style.js"},"repository":{"type":"git","url":"git+https://github.com/iview/iview.git"},"author":{"name":"Aresn"},"license":"MIT","bugs":{"url":"https://github.com/iview/iview/issues"},"dependencies":{},"devDependencies":{"autoprefixer-loader":"^2.0.0","babel":"^6.3.13","babel-core":"^6.11.4","babel-loader":"^6.2.4","babel-plugin-transform-runtime":"^6.12.0","babel-preset-es2015":"^6.9.0","babel-runtime":"^6.11.6","css-loader":"^0.23.1","eslint":"^2.5.3","eslint-friendly-formatter":"^2.0.6","eslint-loader":"^1.3.0","extract-text-webpack-plugin":"^1.0.1","file-loader":"^0.8.5","gulp":"^3.9.1","gulp-concat":"^2.6.0","gulp-less":"^3.1.0","gulp-minify-css":"^1.2.4","gulp-rename":"^1.2.2","html-loader":"^0.3.0","html-webpack-plugin":"^2.22.0","less":"^2.7.1","less-loader":"^2.2.3","style-loader":"^0.13.1","url-loader":"^0.5.7","vue":"^1.0.26","vue-hot-reload-api":"^1.3.3","vue-html-loader":"^1.2.3","vue-loader":"^8.5.3","vue-router":"^0.7.13","vue-style-loader":"^1.0.0","webpack":"^1.13.1"},"gitHead":"45b672cad9dbdc06bece44dd8e8badfdfb37d731","_id":"iview@0.0.23","_shasum":"1f6949e84cbb6fa5a7fe32f2c9a16ca8fb109a11","_from":".","_npmVersion":"2.15.1","_nodeVersion":"4.4.3","_npmUser":{"name":"aresn","email":"admin@aresn.com"},"dist":{"shasum":"1f6949e84cbb6fa5a7fe32f2c9a16ca8fb109a11","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/iview/-/iview-0.0.23.tgz"},"maintainers":[{"name":"aresn","email":"admin@aresn.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/iview-0.0.23.tgz_1474615532451_0.059624353889375925"},"directories":{}},"0.9.0":{"name":"iview","version":"0.9.0","title":"iView","description":"A high quality  UI components Library with Vue.js","homepage":"http://www.iviewui.com","keywords":["iview","vue","vue.js","component","components","ui","framework"],"main":"index.js","scripts":{"init":"webpack --progress --config build/webpack.config.js","dev":"webpack-dev-server --inline --hot --compress --history-api-fallback --port 8081 --config build/webpack.config.js","build":"gulp --gulpfile build/build-style.js"},"repository":{"type":"git","url":"git+https://github.com/iview/iview.git"},"author":{"name":"Aresn"},"license":"MIT","bugs":{"url":"https://github.com/iview/iview/issues"},"dependencies":{},"devDependencies":{"autoprefixer-loader":"^2.0.0","babel":"^6.3.13","babel-core":"^6.11.4","babel-loader":"^6.2.4","babel-plugin-transform-runtime":"^6.12.0","babel-preset-es2015":"^6.9.0","babel-runtime":"^6.11.6","css-loader":"^0.23.1","eslint":"^2.5.3","eslint-friendly-formatter":"^2.0.6","eslint-loader":"^1.3.0","extract-text-webpack-plugin":"^1.0.1","file-loader":"^0.8.5","gulp":"^3.9.1","gulp-concat":"^2.6.0","gulp-less":"^3.1.0","gulp-minify-css":"^1.2.4","gulp-rename":"^1.2.2","html-loader":"^0.3.0","html-webpack-plugin":"^2.22.0","less":"^2.7.1","less-loader":"^2.2.3","style-loader":"^0.13.1","url-loader":"^0.5.7","vue":"^1.0.26","vue-hot-reload-api":"^1.3.3","vue-html-loader":"^1.2.3","vue-loader":"^8.5.3","vue-router":"^0.7.13","vue-style-loader":"^1.0.0","webpack":"^1.13.1"},"gitHead":"e9ba11a569453759d0900275bb4cd9b44fae811c","_id":"iview@0.9.0","_shasum":"a5489881dbae7e6bc1c242b1b3563d949bfd7baf","_from":".","_npmVersion":"2.15.1","_nodeVersion":"4.4.3","_npmUser":{"name":"aresn","email":"admin@aresn.com"},"dist":{"shasum":"a5489881dbae7e6bc1c242b1b3563d949bfd7baf","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/iview/-/iview-0.9.0.tgz"},"maintainers":[{"name":"aresn","email":"admin@aresn.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/iview-0.9.0.tgz_1474729524798_0.9968436232302338"},"directories":{}},"0.9.1":{"name":"iview","version":"0.9.1","title":"iView","description":"A high quality  UI components Library with Vue.js","homepage":"http://www.iviewui.com","keywords":["iview","vue","vue.js","component","components","ui","framework"],"main":"index.js","scripts":{"init":"webpack --progress --config build/webpack.config.js","dev":"webpack-dev-server --inline --hot --compress --history-api-fallback --port 8081 --config build/webpack.config.js","build":"gulp --gulpfile build/build-style.js"},"repository":{"type":"git","url":"git+https://github.com/iview/iview.git"},"author":{"name":"Aresn"},"license":"MIT","bugs":{"url":"https://github.com/iview/iview/issues"},"dependencies":{},"devDependencies":{"autoprefixer-loader":"^2.0.0","babel":"^6.3.13","babel-core":"^6.11.4","babel-loader":"^6.2.4","babel-plugin-transform-runtime":"^6.12.0","babel-preset-es2015":"^6.9.0","babel-runtime":"^6.11.6","css-loader":"^0.23.1","eslint":"^2.5.3","eslint-friendly-formatter":"^2.0.6","eslint-loader":"^1.3.0","extract-text-webpack-plugin":"^1.0.1","file-loader":"^0.8.5","gulp":"^3.9.1","gulp-concat":"^2.6.0","gulp-less":"^3.1.0","gulp-minify-css":"^1.2.4","gulp-rename":"^1.2.2","html-loader":"^0.3.0","html-webpack-plugin":"^2.22.0","less":"^2.7.1","less-loader":"^2.2.3","style-loader":"^0.13.1","url-loader":"^0.5.7","vue":"^1.0.26","vue-hot-reload-api":"^1.3.3","vue-html-loader":"^1.2.3","vue-loader":"^8.5.3","vue-router":"^0.7.13","vue-style-loader":"^1.0.0","webpack":"^1.13.1"},"gitHead":"39e6e965639ba1c6d5033aa494452ba9079338a1","_id":"iview@0.9.1","_shasum":"b81b1057212c48ac3ad88f7b91583c8aafb8cf0c","_from":".","_npmVersion":"2.15.1","_nodeVersion":"4.4.3","_npmUser":{"name":"aresn","email":"admin@aresn.com"},"dist":{"shasum":"b81b1057212c48ac3ad88f7b91583c8aafb8cf0c","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/iview/-/iview-0.9.1.tgz"},"maintainers":[{"name":"aresn","email":"admin@aresn.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/iview-0.9.1.tgz_1474731039755_0.7938591556157917"},"directories":{}},"0.9.2":{"name":"iview","version":"0.9.2","title":"iView","description":"A high quality  UI components Library with Vue.js","homepage":"http://www.iviewui.com","keywords":["iview","vue","vue.js","component","components","ui","framework"],"main":"index.js","scripts":{"init":"webpack --progress --config build/webpack.config.js","dev":"webpack-dev-server --inline --hot --compress --history-api-fallback --port 8081 --config build/webpack.config.js","build":"gulp --gulpfile build/build-style.js"},"repository":{"type":"git","url":"git+https://github.com/iview/iview.git"},"author":{"name":"Aresn"},"license":"MIT","bugs":{"url":"https://github.com/iview/iview/issues"},"dependencies":{},"devDependencies":{"autoprefixer-loader":"^2.0.0","babel":"^6.3.13","babel-core":"^6.11.4","babel-loader":"^6.2.4","babel-plugin-transform-runtime":"^6.12.0","babel-preset-es2015":"^6.9.0","babel-runtime":"^6.11.6","css-loader":"^0.23.1","eslint":"^2.5.3","eslint-friendly-formatter":"^2.0.6","eslint-loader":"^1.3.0","extract-text-webpack-plugin":"^1.0.1","file-loader":"^0.8.5","gulp":"^3.9.1","gulp-concat":"^2.6.0","gulp-less":"^3.1.0","gulp-minify-css":"^1.2.4","gulp-rename":"^1.2.2","html-loader":"^0.3.0","html-webpack-plugin":"^2.22.0","less":"^2.7.1","less-loader":"^2.2.3","style-loader":"^0.13.1","url-loader":"^0.5.7","vue":"^1.0.26","vue-hot-reload-api":"^1.3.3","vue-html-loader":"^1.2.3","vue-loader":"^8.5.3","vue-router":"^0.7.13","vue-style-loader":"^1.0.0","webpack":"^1.13.1"},"gitHead":"22acce99b9127c7a4b308f4f7b812daff30b3663","_id":"iview@0.9.2","_shasum":"afdd4aff6f79bcde1e8f9bec0132f1080302b231","_from":".","_npmVersion":"2.15.1","_nodeVersion":"4.4.3","_npmUser":{"name":"aresn","email":"admin@aresn.com"},"dist":{"shasum":"afdd4aff6f79bcde1e8f9bec0132f1080302b231","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/iview/-/iview-0.9.2.tgz"},"maintainers":[{"name":"aresn","email":"admin@aresn.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/iview-0.9.2.tgz_1475135437434_0.49445822765119374"},"directories":{}},"0.9.3":{"name":"iview","version":"0.9.3","title":"iView","description":"A high quality  UI components Library with Vue.js","homepage":"http://www.iviewui.com","keywords":["iview","vue","vue.js","component","components","ui","framework"],"main":"index.js","scripts":{"init":"webpack --progress --config build/webpack.config.js","dev":"webpack-dev-server --inline --hot --compress --history-api-fallback --port 8081 --config build/webpack.config.js","build":"gulp --gulpfile build/build-style.js"},"repository":{"type":"git","url":"git+https://github.com/iview/iview.git"},"author":{"name":"Aresn"},"license":"MIT","bugs":{"url":"https://github.com/iview/iview/issues"},"dependencies":{"vue":"^1.0.26"},"devDependencies":{"autoprefixer-loader":"^2.0.0","babel":"^6.3.13","babel-core":"^6.11.4","babel-loader":"^6.2.4","babel-plugin-transform-runtime":"^6.12.0","babel-preset-es2015":"^6.9.0","babel-runtime":"^6.11.6","css-loader":"^0.23.1","eslint":"^2.5.3","eslint-friendly-formatter":"^2.0.6","eslint-loader":"^1.3.0","extract-text-webpack-plugin":"^1.0.1","file-loader":"^0.8.5","gulp":"^3.9.1","gulp-concat":"^2.6.0","gulp-less":"^3.1.0","gulp-minify-css":"^1.2.4","gulp-rename":"^1.2.2","html-loader":"^0.3.0","html-webpack-plugin":"^2.22.0","less":"^2.7.1","less-loader":"^2.2.3","style-loader":"^0.13.1","url-loader":"^0.5.7","vue-hot-reload-api":"^1.3.3","vue-html-loader":"^1.2.3","vue-loader":"^8.5.3","vue-router":"^0.7.13","vue-style-loader":"^1.0.0","webpack":"^1.13.1","webpack-dev-server":"^1.16.1"},"gitHead":"4935594e4e234fd3494e746550400d7535f0d6ac","_id":"iview@0.9.3","_shasum":"f4df25b612de46f7808909005aa8e6c3118856b4","_from":".","_npmVersion":"2.15.1","_nodeVersion":"4.4.3","_npmUser":{"name":"aresn","email":"admin@aresn.com"},"dist":{"shasum":"f4df25b612de46f7808909005aa8e6c3118856b4","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/iview/-/iview-0.9.3.tgz"},"maintainers":[{"name":"aresn","email":"admin@aresn.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/iview-0.9.3.tgz_1476061724172_0.014097662875428796"},"directories":{}},"0.9.4-rc-1":{"name":"iview","version":"0.9.4-rc-1","title":"iView","description":"A high quality  UI components Library with Vue.js","homepage":"http://www.iviewui.com","keywords":["iview","vue","vue.js","component","components","ui","framework"],"main":"index.js","scripts":{"init":"webpack --progress --config build/webpack.config.js","dev":"webpack-dev-server --inline --hot --compress --history-api-fallback --port 8081 --config build/webpack.config.js","build":"gulp --gulpfile build/build-style.js"},"repository":{"type":"git","url":"git+https://github.com/iview/iview.git"},"author":{"name":"Aresn"},"license":"MIT","bugs":{"url":"https://github.com/iview/iview/issues"},"dependencies":{"popper.js":"^0.6.4","vue":"^1.0.26"},"devDependencies":{"autoprefixer-loader":"^2.0.0","babel":"^6.3.13","babel-core":"^6.11.4","babel-loader":"^6.2.4","babel-plugin-transform-runtime":"^6.12.0","babel-preset-es2015":"^6.9.0","babel-runtime":"^6.11.6","css-loader":"^0.23.1","eslint":"^2.5.3","eslint-friendly-formatter":"^2.0.6","eslint-loader":"^1.3.0","extract-text-webpack-plugin":"^1.0.1","file-loader":"^0.8.5","gulp":"^3.9.1","gulp-concat":"^2.6.0","gulp-less":"^3.1.0","gulp-minify-css":"^1.2.4","gulp-rename":"^1.2.2","html-loader":"^0.3.0","html-webpack-plugin":"^2.22.0","less":"^2.7.1","less-loader":"^2.2.3","style-loader":"^0.13.1","url-loader":"^0.5.7","vue-hot-reload-api":"^1.3.3","vue-html-loader":"^1.2.3","vue-loader":"^8.5.3","vue-router":"^0.7.13","vue-style-loader":"^1.0.0","webpack":"^1.13.1","webpack-dev-server":"^1.16.1"},"gitHead":"3ea230f7d39c07744bd8ec7851d9b77aad121416","_id":"iview@0.9.4-rc-1","_shasum":"54f1b8a50d1d546a7700acb789b444ff1eba9509","_from":".","_npmVersion":"2.15.1","_nodeVersion":"4.4.3","_npmUser":{"name":"aresn","email":"admin@aresn.com"},"dist":{"shasum":"54f1b8a50d1d546a7700acb789b444ff1eba9509","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/iview/-/iview-0.9.4-rc-1.tgz"},"maintainers":[{"name":"aresn","email":"admin@aresn.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/iview-0.9.4-rc-1.tgz_1477290807604_0.27701387158595026"},"directories":{}},"0.9.4-rc-2":{"name":"iview","version":"0.9.4-rc-2","title":"iView","description":"A high quality  UI components Library with Vue.js","homepage":"http://www.iviewui.com","keywords":["iview","vue","vue.js","component","components","ui","framework"],"main":"index.js","scripts":{"init":"webpack --progress --config build/webpack.config.js","dev":"webpack-dev-server --inline --hot --compress --history-api-fallback --port 8081 --config build/webpack.config.js","build":"gulp --gulpfile build/build-style.js"},"repository":{"type":"git","url":"git+https://github.com/iview/iview.git"},"author":{"name":"Aresn"},"license":"MIT","bugs":{"url":"https://github.com/iview/iview/issues"},"dependencies":{"popper.js":"^0.6.4","vue":"^1.0.26"},"devDependencies":{"autoprefixer-loader":"^2.0.0","babel":"^6.3.13","babel-core":"^6.11.4","babel-loader":"^6.2.4","babel-plugin-transform-runtime":"^6.12.0","babel-preset-es2015":"^6.9.0","babel-runtime":"^6.11.6","css-loader":"^0.23.1","eslint":"^2.5.3","eslint-friendly-formatter":"^2.0.6","eslint-loader":"^1.3.0","extract-text-webpack-plugin":"^1.0.1","file-loader":"^0.8.5","gulp":"^3.9.1","gulp-concat":"^2.6.0","gulp-less":"^3.1.0","gulp-minify-css":"^1.2.4","gulp-rename":"^1.2.2","html-loader":"^0.3.0","html-webpack-plugin":"^2.22.0","less":"^2.7.1","less-loader":"^2.2.3","style-loader":"^0.13.1","url-loader":"^0.5.7","vue-hot-reload-api":"^1.3.3","vue-html-loader":"^1.2.3","vue-loader":"^8.5.3","vue-router":"^0.7.13","vue-style-loader":"^1.0.0","webpack":"^1.13.1","webpack-dev-server":"^1.16.1"},"gitHead":"294e2412e91c486359bfd24ba0f1dfd8c66ff5a8","_id":"iview@0.9.4-rc-2","_shasum":"3c48eec195098cf1987f43cec938943ff9177b27","_from":".","_npmVersion":"2.15.1","_nodeVersion":"4.4.3","_npmUser":{"name":"aresn","email":"admin@aresn.com"},"dist":{"shasum":"3c48eec195098cf1987f43cec938943ff9177b27","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/iview/-/iview-0.9.4-rc-2.tgz"},"maintainers":[{"name":"aresn","email":"admin@aresn.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/iview-0.9.4-rc-2.tgz_1477298547109_0.3405714372638613"},"directories":{}},"0.9.4-rc-3":{"name":"iview","version":"0.9.4-rc-3","title":"iView","description":"A high quality  UI components Library with Vue.js","homepage":"http://www.iviewui.com","keywords":["iview","vue","vue.js","component","components","ui","framework"],"main":"index.js","scripts":{"init":"webpack --progress --config build/webpack.config.js","dev":"webpack-dev-server --inline --hot --compress --history-api-fallback --port 8081 --config build/webpack.config.js","build":"gulp --gulpfile build/build-style.js"},"repository":{"type":"git","url":"git+https://github.com/iview/iview.git"},"author":{"name":"Aresn"},"license":"MIT","bugs":{"url":"https://github.com/iview/iview/issues"},"dependencies":{"popper.js":"^0.6.4","vue":"^1.0.26"},"devDependencies":{"autoprefixer-loader":"^2.0.0","babel":"^6.3.13","babel-core":"^6.11.4","babel-loader":"^6.2.4","babel-plugin-transform-runtime":"^6.12.0","babel-preset-es2015":"^6.9.0","babel-runtime":"^6.11.6","css-loader":"^0.23.1","eslint":"^2.5.3","eslint-friendly-formatter":"^2.0.6","eslint-loader":"^1.3.0","extract-text-webpack-plugin":"^1.0.1","file-loader":"^0.8.5","gulp":"^3.9.1","gulp-concat":"^2.6.0","gulp-less":"^3.1.0","gulp-minify-css":"^1.2.4","gulp-rename":"^1.2.2","html-loader":"^0.3.0","html-webpack-plugin":"^2.22.0","less":"^2.7.1","less-loader":"^2.2.3","style-loader":"^0.13.1","url-loader":"^0.5.7","vue-hot-reload-api":"^1.3.3","vue-html-loader":"^1.2.3","vue-loader":"^8.5.3","vue-router":"^0.7.13","vue-style-loader":"^1.0.0","webpack":"^1.13.1","webpack-dev-server":"^1.16.1"},"gitHead":"b7cf983e43f1b26424206c1efefab43e8a00eea3","_id":"iview@0.9.4-rc-3","_shasum":"30ba8b9a76bd6923f8b91d390988085909c14082","_from":".","_npmVersion":"2.15.1","_nodeVersion":"4.4.3","_npmUser":{"name":"aresn","email":"admin@aresn.com"},"dist":{"shasum":"30ba8b9a76bd6923f8b91d390988085909c14082","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/iview/-/iview-0.9.4-rc-3.tgz"},"maintainers":[{"name":"aresn","email":"admin@aresn.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/iview-0.9.4-rc-3.tgz_1477303671753_0.31044440530240536"},"directories":{}},"0.9.4-rc-4":{"name":"iview","version":"0.9.4-rc-4","title":"iView","description":"A high quality  UI components Library with Vue.js","homepage":"http://www.iviewui.com","keywords":["iview","vue","vue.js","component","components","ui","framework"],"main":"index.js","scripts":{"init":"webpack --progress --config build/webpack.config.js","dev":"webpack-dev-server --inline --hot --compress --history-api-fallback --port 8081 --config build/webpack.config.js","build":"gulp --gulpfile build/build-style.js"},"repository":{"type":"git","url":"git+https://github.com/iview/iview.git"},"author":{"name":"Aresn"},"license":"MIT","bugs":{"url":"https://github.com/iview/iview/issues"},"dependencies":{"popper.js":"^0.6.4","vue":"^1.0.26"},"devDependencies":{"autoprefixer-loader":"^2.0.0","babel":"^6.3.13","babel-core":"^6.11.4","babel-loader":"^6.2.4","babel-plugin-transform-runtime":"^6.12.0","babel-preset-es2015":"^6.9.0","babel-runtime":"^6.11.6","css-loader":"^0.23.1","eslint":"^2.5.3","eslint-friendly-formatter":"^2.0.6","eslint-loader":"^1.3.0","extract-text-webpack-plugin":"^1.0.1","file-loader":"^0.8.5","gulp":"^3.9.1","gulp-concat":"^2.6.0","gulp-less":"^3.1.0","gulp-minify-css":"^1.2.4","gulp-rename":"^1.2.2","html-loader":"^0.3.0","html-webpack-plugin":"^2.22.0","less":"^2.7.1","less-loader":"^2.2.3","style-loader":"^0.13.1","url-loader":"^0.5.7","vue-hot-reload-api":"^1.3.3","vue-html-loader":"^1.2.3","vue-loader":"^8.5.3","vue-router":"^0.7.13","vue-style-loader":"^1.0.0","webpack":"^1.13.1","webpack-dev-server":"^1.16.1"},"gitHead":"6932b4d73c17c0c330e7fb5521537fd09236d1ff","_id":"iview@0.9.4-rc-4","_shasum":"9889897f9f0826b7e0ed6b904d99880219cb0835","_from":".","_npmVersion":"2.15.1","_nodeVersion":"4.4.3","_npmUser":{"name":"aresn","email":"admin@aresn.com"},"dist":{"shasum":"9889897f9f0826b7e0ed6b904d99880219cb0835","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/iview/-/iview-0.9.4-rc-4.tgz"},"maintainers":[{"name":"aresn","email":"admin@aresn.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/iview-0.9.4-rc-4.tgz_1477357827166_0.016878796508535743"},"directories":{}},"0.9.4-rc-5":{"name":"iview","version":"0.9.4-rc-5","title":"iView","description":"A high quality  UI components Library with Vue.js","homepage":"http://www.iviewui.com","keywords":["iview","vue","vue.js","component","components","ui","framework"],"main":"index.js","scripts":{"init":"webpack --progress --config build/webpack.config.js","dev":"webpack-dev-server --inline --hot --compress --history-api-fallback --port 8081 --config build/webpack.config.js","build":"gulp --gulpfile build/build-style.js"},"repository":{"type":"git","url":"git+https://github.com/iview/iview.git"},"author":{"name":"Aresn"},"license":"MIT","bugs":{"url":"https://github.com/iview/iview/issues"},"dependencies":{"popper.js":"^0.6.4","vue":"^1.0.26"},"devDependencies":{"autoprefixer-loader":"^2.0.0","babel":"^6.3.13","babel-core":"^6.11.4","babel-loader":"^6.2.4","babel-plugin-transform-runtime":"^6.12.0","babel-preset-es2015":"^6.9.0","babel-runtime":"^6.11.6","css-loader":"^0.23.1","eslint":"^2.5.3","eslint-friendly-formatter":"^2.0.6","eslint-loader":"^1.3.0","extract-text-webpack-plugin":"^1.0.1","file-loader":"^0.8.5","gulp":"^3.9.1","gulp-concat":"^2.6.0","gulp-less":"^3.1.0","gulp-minify-css":"^1.2.4","gulp-rename":"^1.2.2","html-loader":"^0.3.0","html-webpack-plugin":"^2.22.0","less":"^2.7.1","less-loader":"^2.2.3","style-loader":"^0.13.1","url-loader":"^0.5.7","vue-hot-reload-api":"^1.3.3","vue-html-loader":"^1.2.3","vue-loader":"^8.5.3","vue-router":"^0.7.13","vue-style-loader":"^1.0.0","webpack":"^1.13.1","webpack-dev-server":"^1.16.1"},"gitHead":"c67c70956e49ab75dd57d607688f94104451dbda","_id":"iview@0.9.4-rc-5","_shasum":"c03eaf7fbcf89ce6bbeef24f47d1777638f4e3c4","_from":".","_npmVersion":"2.15.1","_nodeVersion":"4.4.3","_npmUser":{"name":"aresn","email":"admin@aresn.com"},"dist":{"shasum":"c03eaf7fbcf89ce6bbeef24f47d1777638f4e3c4","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/iview/-/iview-0.9.4-rc-5.tgz"},"maintainers":[{"name":"aresn","email":"admin@aresn.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/iview-0.9.4-rc-5.tgz_1477360713399_0.3322591392789036"},"directories":{}},"0.9.4":{"name":"iview","version":"0.9.4","title":"iView","description":"A high quality  UI components Library with Vue.js","homepage":"http://www.iviewui.com","keywords":["iview","vue","vue.js","component","components","ui","framework"],"main":"index.js","scripts":{"init":"webpack --progress --config build/webpack.config.js","dev":"webpack-dev-server --inline --hot --compress --history-api-fallback --port 8081 --config build/webpack.config.js","build":"gulp --gulpfile build/build-style.js"},"repository":{"type":"git","url":"git+https://github.com/iview/iview.git"},"author":{"name":"Aresn"},"license":"MIT","bugs":{"url":"https://github.com/iview/iview/issues"},"dependencies":{"popper.js":"^0.6.4","vue":"^1.0.26"},"devDependencies":{"autoprefixer-loader":"^2.0.0","babel":"^6.3.13","babel-core":"^6.11.4","babel-loader":"^6.2.4","babel-plugin-transform-runtime":"^6.12.0","babel-preset-es2015":"^6.9.0","babel-runtime":"^6.11.6","css-loader":"^0.23.1","eslint":"^2.5.3","eslint-friendly-formatter":"^2.0.6","eslint-loader":"^1.3.0","extract-text-webpack-plugin":"^1.0.1","file-loader":"^0.8.5","gulp":"^3.9.1","gulp-concat":"^2.6.0","gulp-less":"^3.1.0","gulp-minify-css":"^1.2.4","gulp-rename":"^1.2.2","html-loader":"^0.3.0","html-webpack-plugin":"^2.22.0","less":"^2.7.1","less-loader":"^2.2.3","style-loader":"^0.13.1","url-loader":"^0.5.7","vue-hot-reload-api":"^1.3.3","vue-html-loader":"^1.2.3","vue-loader":"^8.5.3","vue-router":"^0.7.13","vue-style-loader":"^1.0.0","webpack":"^1.13.1","webpack-dev-server":"^1.16.1"},"gitHead":"20559d34bef3295d42977b6e8529e1cc7b88ea8b","_id":"iview@0.9.4","_shasum":"fa0ab7d2290bbe3b882ee13e82d06d3190ad85ad","_from":".","_npmVersion":"2.15.1","_nodeVersion":"4.4.3","_npmUser":{"name":"aresn","email":"admin@aresn.com"},"dist":{"shasum":"fa0ab7d2290bbe3b882ee13e82d06d3190ad85ad","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/iview/-/iview-0.9.4.tgz"},"maintainers":[{"name":"aresn","email":"admin@aresn.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/iview-0.9.4.tgz_1477362953195_0.6875722780823708"},"directories":{}},"0.9.5-rc-1":{"name":"iview","version":"0.9.5-rc-1","title":"iView","description":"A high quality  UI components Library with Vue.js","homepage":"http://www.iviewui.com","keywords":["iview","vue","vue.js","component","components","ui","framework"],"main":"index.js","scripts":{"init":"webpack --progress --config build/webpack.config.js","dev":"webpack-dev-server --inline --hot --compress --history-api-fallback --port 8081 --config build/webpack.config.js","build":"gulp --gulpfile build/build-style.js"},"repository":{"type":"git","url":"git+https://github.com/iview/iview.git"},"author":{"name":"Aresn"},"license":"MIT","bugs":{"url":"https://github.com/iview/iview/issues"},"dependencies":{"popper.js":"^0.6.4","vue":"^1.0.26"},"devDependencies":{"autoprefixer-loader":"^2.0.0","babel":"^6.3.13","babel-core":"^6.11.4","babel-loader":"^6.2.4","babel-plugin-transform-runtime":"^6.12.0","babel-preset-es2015":"^6.9.0","babel-runtime":"^6.11.6","css-loader":"^0.23.1","eslint":"^2.5.3","eslint-friendly-formatter":"^2.0.6","eslint-loader":"^1.3.0","extract-text-webpack-plugin":"^1.0.1","file-loader":"^0.8.5","gulp":"^3.9.1","gulp-concat":"^2.6.0","gulp-less":"^3.1.0","gulp-minify-css":"^1.2.4","gulp-rename":"^1.2.2","html-loader":"^0.3.0","html-webpack-plugin":"^2.22.0","less":"^2.7.1","less-loader":"^2.2.3","style-loader":"^0.13.1","url-loader":"^0.5.7","vue-hot-reload-api":"^1.3.3","vue-html-loader":"^1.2.3","vue-loader":"^8.5.3","vue-router":"^0.7.13","vue-style-loader":"^1.0.0","webpack":"^1.13.1","webpack-dev-server":"^1.16.1"},"gitHead":"dce3e7536d1d97898cbef4dca85adbd73cd9c21c","_id":"iview@0.9.5-rc-1","_shasum":"c75f18f2ff4e6cb33ff54dabde6bb4b612e2d9f9","_from":".","_npmVersion":"2.15.1","_nodeVersion":"4.4.3","_npmUser":{"name":"aresn","email":"admin@aresn.com"},"dist":{"shasum":"c75f18f2ff4e6cb33ff54dabde6bb4b612e2d9f9","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/iview/-/iview-0.9.5-rc-1.tgz"},"maintainers":[{"name":"aresn","email":"admin@aresn.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/iview-0.9.5-rc-1.tgz_1477447424394_0.5393796034622937"},"directories":{}},"0.9.5-rc-2":{"name":"iview","version":"0.9.5-rc-2","title":"iView","description":"A high quality  UI components Library with Vue.js","homepage":"http://www.iviewui.com","keywords":["iview","vue","vue.js","component","components","ui","framework"],"main":"index.js","scripts":{"init":"webpack --progress --config build/webpack.config.js","dev":"webpack-dev-server --inline --hot --compress --history-api-fallback --port 8081 --config build/webpack.config.js","build":"gulp --gulpfile build/build-style.js"},"repository":{"type":"git","url":"git+https://github.com/iview/iview.git"},"author":{"name":"Aresn"},"license":"MIT","bugs":{"url":"https://github.com/iview/iview/issues"},"dependencies":{"popper.js":"^0.6.4","vue":"^1.0.26"},"devDependencies":{"autoprefixer-loader":"^2.0.0","babel":"^6.3.13","babel-core":"^6.11.4","babel-loader":"^6.2.4","babel-plugin-transform-runtime":"^6.12.0","babel-preset-es2015":"^6.9.0","babel-runtime":"^6.11.6","css-loader":"^0.23.1","eslint":"^2.5.3","eslint-friendly-formatter":"^2.0.6","eslint-loader":"^1.3.0","extract-text-webpack-plugin":"^1.0.1","file-loader":"^0.8.5","gulp":"^3.9.1","gulp-concat":"^2.6.0","gulp-less":"^3.1.0","gulp-minify-css":"^1.2.4","gulp-rename":"^1.2.2","html-loader":"^0.3.0","html-webpack-plugin":"^2.22.0","less":"^2.7.1","less-loader":"^2.2.3","style-loader":"^0.13.1","url-loader":"^0.5.7","vue-hot-reload-api":"^1.3.3","vue-html-loader":"^1.2.3","vue-loader":"^8.5.3","vue-router":"^0.7.13","vue-style-loader":"^1.0.0","webpack":"^1.13.1","webpack-dev-server":"^1.16.1"},"gitHead":"7570318ba0e72301f3431921991de4e882f84cbf","_id":"iview@0.9.5-rc-2","_shasum":"dcc05739a7531f7d62731597a6e30bc15e385dd9","_from":".","_npmVersion":"2.15.1","_nodeVersion":"4.4.3","_npmUser":{"name":"aresn","email":"admin@aresn.com"},"dist":{"shasum":"dcc05739a7531f7d62731597a6e30bc15e385dd9","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/iview/-/iview-0.9.5-rc-2.tgz"},"maintainers":[{"name":"aresn","email":"admin@aresn.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/iview-0.9.5-rc-2.tgz_1477453529905_0.7487930015195161"},"directories":{}},"0.9.5-rc-3":{"name":"iview","version":"0.9.5-rc-3","title":"iView","description":"A high quality  UI components Library with Vue.js","homepage":"http://www.iviewui.com","keywords":["iview","vue","vue.js","component","components","ui","framework"],"main":"index.js","scripts":{"init":"webpack --progress --config build/webpack.config.js","dev":"webpack-dev-server --inline --hot --compress --history-api-fallback --port 8081 --config build/webpack.config.js","build":"gulp --gulpfile build/build-style.js"},"repository":{"type":"git","url":"git+https://github.com/iview/iview.git"},"author":{"name":"Aresn"},"license":"MIT","bugs":{"url":"https://github.com/iview/iview/issues"},"dependencies":{"popper.js":"^0.6.4","vue":"^1.0.26"},"devDependencies":{"autoprefixer-loader":"^2.0.0","babel":"^6.3.13","babel-core":"^6.11.4","babel-loader":"^6.2.4","babel-plugin-transform-runtime":"^6.12.0","babel-preset-es2015":"^6.9.0","babel-runtime":"^6.11.6","css-loader":"^0.23.1","eslint":"^2.5.3","eslint-friendly-formatter":"^2.0.6","eslint-loader":"^1.3.0","extract-text-webpack-plugin":"^1.0.1","file-loader":"^0.8.5","gulp":"^3.9.1","gulp-concat":"^2.6.0","gulp-less":"^3.1.0","gulp-minify-css":"^1.2.4","gulp-rename":"^1.2.2","html-loader":"^0.3.0","html-webpack-plugin":"^2.22.0","less":"^2.7.1","less-loader":"^2.2.3","style-loader":"^0.13.1","url-loader":"^0.5.7","vue-hot-reload-api":"^1.3.3","vue-html-loader":"^1.2.3","vue-loader":"^8.5.3","vue-router":"^0.7.13","vue-style-loader":"^1.0.0","webpack":"^1.13.1","webpack-dev-server":"^1.16.1"},"gitHead":"bf962a69178c7f46526f4803aea68625f153c88d","_id":"iview@0.9.5-rc-3","_shasum":"4674092804e24147fb6b7795f9982fe2e68e4be8","_from":".","_npmVersion":"2.15.1","_nodeVersion":"4.4.3","_npmUser":{"name":"aresn","email":"admin@aresn.com"},"dist":{"shasum":"4674092804e24147fb6b7795f9982fe2e68e4be8","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/iview/-/iview-0.9.5-rc-3.tgz"},"maintainers":[{"name":"aresn","email":"admin@aresn.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/iview-0.9.5-rc-3.tgz_1477454702687_0.1902835590299219"},"directories":{}},"0.9.5-rc-4":{"name":"iview","version":"0.9.5-rc-4","title":"iView","description":"A high quality  UI components Library with Vue.js","homepage":"http://www.iviewui.com","keywords":["iview","vue","vue.js","component","components","ui","framework"],"main":"index.js","scripts":{"init":"webpack --progress --config build/webpack.config.js","dev":"webpack-dev-server --inline --hot --compress --history-api-fallback --port 8081 --config build/webpack.config.js","build":"gulp --gulpfile build/build-style.js"},"repository":{"type":"git","url":"git+https://github.com/iview/iview.git"},"author":{"name":"Aresn"},"license":"MIT","bugs":{"url":"https://github.com/iview/iview/issues"},"dependencies":{"popper.js":"^0.6.4","vue":"^1.0.26"},"devDependencies":{"autoprefixer-loader":"^2.0.0","babel":"^6.3.13","babel-core":"^6.11.4","babel-loader":"^6.2.4","babel-plugin-transform-runtime":"^6.12.0","babel-preset-es2015":"^6.9.0","babel-runtime":"^6.11.6","css-loader":"^0.23.1","eslint":"^2.5.3","eslint-friendly-formatter":"^2.0.6","eslint-loader":"^1.3.0","extract-text-webpack-plugin":"^1.0.1","file-loader":"^0.8.5","gulp":"^3.9.1","gulp-concat":"^2.6.0","gulp-less":"^3.1.0","gulp-minify-css":"^1.2.4","gulp-rename":"^1.2.2","html-loader":"^0.3.0","html-webpack-plugin":"^2.22.0","less":"^2.7.1","less-loader":"^2.2.3","style-loader":"^0.13.1","url-loader":"^0.5.7","vue-hot-reload-api":"^1.3.3","vue-html-loader":"^1.2.3","vue-loader":"^8.5.3","vue-router":"^0.7.13","vue-style-loader":"^1.0.0","webpack":"^1.13.1","webpack-dev-server":"^1.16.1"},"gitHead":"755df66c00936f429eec4611959ca951364db90d","_id":"iview@0.9.5-rc-4","_shasum":"ef04f9aa5bfed1ab8f51a5a2da69dd00f5ad68c4","_from":".","_npmVersion":"2.15.1","_nodeVersion":"4.4.3","_npmUser":{"name":"aresn","email":"admin@aresn.com"},"dist":{"shasum":"ef04f9aa5bfed1ab8f51a5a2da69dd00f5ad68c4","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/iview/-/iview-0.9.5-rc-4.tgz"},"maintainers":[{"name":"aresn","email":"admin@aresn.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/iview-0.9.5-rc-4.tgz_1477461087954_0.3926094197668135"},"directories":{}},"0.9.5-rc-6":{"name":"iview","version":"0.9.5-rc-6","title":"iView","description":"A high quality  UI components Library with Vue.js","homepage":"http://www.iviewui.com","keywords":["iview","vue","vue.js","component","components","ui","framework"],"main":"index.js","scripts":{"init":"webpack --progress --config build/webpack.config.js","dev":"webpack-dev-server --inline --hot --compress --history-api-fallback --port 8081 --config build/webpack.config.js","build":"gulp --gulpfile build/build-style.js"},"repository":{"type":"git","url":"git+https://github.com/iview/iview.git"},"author":{"name":"Aresn"},"license":"MIT","bugs":{"url":"https://github.com/iview/iview/issues"},"dependencies":{"popper.js":"^0.6.4","vue":"^1.0.26"},"devDependencies":{"autoprefixer-loader":"^2.0.0","babel":"^6.3.13","babel-core":"^6.11.4","babel-loader":"^6.2.4","babel-plugin-transform-runtime":"^6.12.0","babel-preset-es2015":"^6.9.0","babel-runtime":"^6.11.6","css-loader":"^0.23.1","eslint":"^2.5.3","eslint-friendly-formatter":"^2.0.6","eslint-loader":"^1.3.0","extract-text-webpack-plugin":"^1.0.1","file-loader":"^0.8.5","gulp":"^3.9.1","gulp-concat":"^2.6.0","gulp-less":"^3.1.0","gulp-minify-css":"^1.2.4","gulp-rename":"^1.2.2","html-loader":"^0.3.0","html-webpack-plugin":"^2.22.0","less":"^2.7.1","less-loader":"^2.2.3","style-loader":"^0.13.1","url-loader":"^0.5.7","vue-hot-reload-api":"^1.3.3","vue-html-loader":"^1.2.3","vue-loader":"^8.5.3","vue-router":"^0.7.13","vue-style-loader":"^1.0.0","webpack":"^1.13.1","webpack-dev-server":"^1.16.1"},"gitHead":"9699c270dc800e5d7fda64d5cbf32dacddc62690","_id":"iview@0.9.5-rc-6","_shasum":"94c55f62ff1b4ebbf3da80761da705b7c2773fea","_from":".","_npmVersion":"2.15.1","_nodeVersion":"4.4.3","_npmUser":{"name":"aresn","email":"admin@aresn.com"},"dist":{"shasum":"94c55f62ff1b4ebbf3da80761da705b7c2773fea","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/iview/-/iview-0.9.5-rc-6.tgz"},"maintainers":[{"name":"aresn","email":"admin@aresn.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/iview-0.9.5-rc-6.tgz_1477535486843_0.002039834391325712"},"directories":{}},"0.9.5-rc-7":{"name":"iview","version":"0.9.5-rc-7","title":"iView","description":"A high quality  UI components Library with Vue.js","homepage":"http://www.iviewui.com","keywords":["iview","vue","vue.js","component","components","ui","framework"],"main":"index.js","scripts":{"init":"webpack --progress --config build/webpack.config.js","dev":"webpack-dev-server --inline --hot --compress --history-api-fallback --port 8081 --config build/webpack.config.js","build":"gulp --gulpfile build/build-style.js"},"repository":{"type":"git","url":"git+https://github.com/iview/iview.git"},"author":{"name":"Aresn"},"license":"MIT","bugs":{"url":"https://github.com/iview/iview/issues"},"dependencies":{"popper.js":"^0.6.4","vue":"^1.0.26"},"devDependencies":{"autoprefixer-loader":"^2.0.0","babel":"^6.3.13","babel-core":"^6.11.4","babel-loader":"^6.2.4","babel-plugin-transform-runtime":"^6.12.0","babel-preset-es2015":"^6.9.0","babel-runtime":"^6.11.6","css-loader":"^0.23.1","eslint":"^2.5.3","eslint-friendly-formatter":"^2.0.6","eslint-loader":"^1.3.0","extract-text-webpack-plugin":"^1.0.1","file-loader":"^0.8.5","gulp":"^3.9.1","gulp-concat":"^2.6.0","gulp-less":"^3.1.0","gulp-minify-css":"^1.2.4","gulp-rename":"^1.2.2","html-loader":"^0.3.0","html-webpack-plugin":"^2.22.0","less":"^2.7.1","less-loader":"^2.2.3","style-loader":"^0.13.1","url-loader":"^0.5.7","vue-hot-reload-api":"^1.3.3","vue-html-loader":"^1.2.3","vue-loader":"^8.5.3","vue-router":"^0.7.13","vue-style-loader":"^1.0.0","webpack":"^1.13.1","webpack-dev-server":"^1.16.1"},"gitHead":"88bb7c923df896817853d63223aed465f8c2f918","_id":"iview@0.9.5-rc-7","_shasum":"3b1fcc919e93b87a34f789d8a727716ca6814ee9","_from":".","_npmVersion":"2.15.1","_nodeVersion":"4.4.3","_npmUser":{"name":"aresn","email":"admin@aresn.com"},"dist":{"shasum":"3b1fcc919e93b87a34f789d8a727716ca6814ee9","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/iview/-/iview-0.9.5-rc-7.tgz"},"maintainers":[{"name":"aresn","email":"admin@aresn.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/iview-0.9.5-rc-7.tgz_1477538688803_0.48555431538261473"},"directories":{}},"0.9.5-rc-8":{"name":"iview","version":"0.9.5-rc-8","title":"iView","description":"A high quality  UI components Library with Vue.js","homepage":"http://www.iviewui.com","keywords":["iview","vue","vue.js","component","components","ui","framework"],"main":"index.js","scripts":{"init":"webpack --progress --config build/webpack.config.js","dev":"webpack-dev-server --inline --hot --compress --history-api-fallback --port 8081 --config build/webpack.config.js","build":"gulp --gulpfile build/build-style.js"},"repository":{"type":"git","url":"git+https://github.com/iview/iview.git"},"author":{"name":"Aresn"},"license":"MIT","bugs":{"url":"https://github.com/iview/iview/issues"},"dependencies":{"popper.js":"^0.6.4","vue":"^1.0.26"},"devDependencies":{"autoprefixer-loader":"^2.0.0","babel":"^6.3.13","babel-core":"^6.11.4","babel-loader":"^6.2.4","babel-plugin-transform-runtime":"^6.12.0","babel-preset-es2015":"^6.9.0","babel-runtime":"^6.11.6","css-loader":"^0.23.1","eslint":"^2.5.3","eslint-friendly-formatter":"^2.0.6","eslint-loader":"^1.3.0","extract-text-webpack-plugin":"^1.0.1","file-loader":"^0.8.5","gulp":"^3.9.1","gulp-concat":"^2.6.0","gulp-less":"^3.1.0","gulp-minify-css":"^1.2.4","gulp-rename":"^1.2.2","html-loader":"^0.3.0","html-webpack-plugin":"^2.22.0","less":"^2.7.1","less-loader":"^2.2.3","style-loader":"^0.13.1","url-loader":"^0.5.7","vue-hot-reload-api":"^1.3.3","vue-html-loader":"^1.2.3","vue-loader":"^8.5.3","vue-router":"^0.7.13","vue-style-loader":"^1.0.0","webpack":"^1.13.1","webpack-dev-server":"^1.16.1"},"gitHead":"9b7840163d5e7edd9ce4374f5d67cbe67e4cf8fa","_id":"iview@0.9.5-rc-8","_shasum":"98fbc6a3cbbf1fb8cb4dc20bd5a3836f42f2b582","_from":".","_npmVersion":"2.15.1","_nodeVersion":"4.4.3","_npmUser":{"name":"aresn","email":"admin@aresn.com"},"dist":{"shasum":"98fbc6a3cbbf1fb8cb4dc20bd5a3836f42f2b582","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/iview/-/iview-0.9.5-rc-8.tgz"},"maintainers":[{"name":"aresn","email":"admin@aresn.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/iview-0.9.5-rc-8.tgz_1477539949049_0.6005859854631126"},"directories":{}},"0.9.5-rc-9":{"name":"iview","version":"0.9.5-rc-9","title":"iView","description":"A high quality  UI components Library with Vue.js","homepage":"http://www.iviewui.com","keywords":["iview","vue","vue.js","component","components","ui","framework"],"main":"index.js","scripts":{"init":"webpack --progress --config build/webpack.config.js","dev":"webpack-dev-server --inline --hot --compress --history-api-fallback --port 8081 --config build/webpack.config.js","build":"gulp --gulpfile build/build-style.js"},"repository":{"type":"git","url":"git+https://github.com/iview/iview.git"},"author":{"name":"Aresn"},"license":"MIT","bugs":{"url":"https://github.com/iview/iview/issues"},"dependencies":{"popper.js":"^0.6.4","vue":"^1.0.26"},"devDependencies":{"autoprefixer-loader":"^2.0.0","babel":"^6.3.13","babel-core":"^6.11.4","babel-loader":"^6.2.4","babel-plugin-transform-runtime":"^6.12.0","babel-preset-es2015":"^6.9.0","babel-runtime":"^6.11.6","css-loader":"^0.23.1","eslint":"^2.5.3","eslint-friendly-formatter":"^2.0.6","eslint-loader":"^1.3.0","extract-text-webpack-plugin":"^1.0.1","file-loader":"^0.8.5","gulp":"^3.9.1","gulp-concat":"^2.6.0","gulp-less":"^3.1.0","gulp-minify-css":"^1.2.4","gulp-rename":"^1.2.2","html-loader":"^0.3.0","html-webpack-plugin":"^2.22.0","less":"^2.7.1","less-loader":"^2.2.3","style-loader":"^0.13.1","url-loader":"^0.5.7","vue-hot-reload-api":"^1.3.3","vue-html-loader":"^1.2.3","vue-loader":"^8.5.3","vue-router":"^0.7.13","vue-style-loader":"^1.0.0","webpack":"^1.13.1","webpack-dev-server":"^1.16.1"},"gitHead":"613f5243a9d93bde3283d58ec19362a2393e9e99","_id":"iview@0.9.5-rc-9","_shasum":"6a39f378e212a71dd26c3c669bfcdb6d00ae9e6d","_from":".","_npmVersion":"2.15.1","_nodeVersion":"4.4.3","_npmUser":{"name":"aresn","email":"admin@aresn.com"},"dist":{"shasum":"6a39f378e212a71dd26c3c669bfcdb6d00ae9e6d","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/iview/-/iview-0.9.5-rc-9.tgz"},"maintainers":[{"name":"aresn","email":"admin@aresn.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/iview-0.9.5-rc-9.tgz_1477541512942_0.7759991784114391"},"directories":{}},"0.9.5":{"name":"iview","version":"0.9.5","title":"iView","description":"A high quality  UI components Library with Vue.js","homepage":"http://www.iviewui.com","keywords":["iview","vue","vue.js","component","components","ui","framework"],"main":"index.js","scripts":{"init":"webpack --progress --config build/webpack.config.js","dev":"webpack-dev-server --inline --hot --compress --history-api-fallback --port 8081 --config build/webpack.config.js","build":"gulp --gulpfile build/build-style.js"},"repository":{"type":"git","url":"git+https://github.com/iview/iview.git"},"author":{"name":"Aresn"},"license":"MIT","bugs":{"url":"https://github.com/iview/iview/issues"},"dependencies":{"popper.js":"^0.6.4","vue":"^1.0.26"},"devDependencies":{"autoprefixer-loader":"^2.0.0","babel":"^6.3.13","babel-core":"^6.11.4","babel-loader":"^6.2.4","babel-plugin-transform-runtime":"^6.12.0","babel-preset-es2015":"^6.9.0","babel-runtime":"^6.11.6","css-loader":"^0.23.1","eslint":"^2.5.3","eslint-friendly-formatter":"^2.0.6","eslint-loader":"^1.3.0","extract-text-webpack-plugin":"^1.0.1","file-loader":"^0.8.5","gulp":"^3.9.1","gulp-concat":"^2.6.0","gulp-less":"^3.1.0","gulp-minify-css":"^1.2.4","gulp-rename":"^1.2.2","html-loader":"^0.3.0","html-webpack-plugin":"^2.22.0","less":"^2.7.1","less-loader":"^2.2.3","style-loader":"^0.13.1","url-loader":"^0.5.7","vue-hot-reload-api":"^1.3.3","vue-html-loader":"^1.2.3","vue-loader":"^8.5.3","vue-router":"^0.7.13","vue-style-loader":"^1.0.0","webpack":"^1.13.1","webpack-dev-server":"^1.16.1"},"gitHead":"3dda24f8834e008eadecd3da29066bf95e2e01d9","_id":"iview@0.9.5","_shasum":"7992add69c79a070eb9263290c5bd1ddb6e61271","_from":".","_npmVersion":"2.15.1","_nodeVersion":"4.4.3","_npmUser":{"name":"aresn","email":"admin@aresn.com"},"dist":{"shasum":"7992add69c79a070eb9263290c5bd1ddb6e61271","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/iview/-/iview-0.9.5.tgz"},"maintainers":[{"name":"aresn","email":"admin@aresn.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/iview-0.9.5.tgz_1477543138766_0.09056885703466833"},"directories":{}},"0.9.6":{"name":"iview","version":"0.9.6","title":"iView","description":"A high quality  UI components Library with Vue.js","homepage":"http://www.iviewui.com","keywords":["iview","vue","vue.js","component","components","ui","framework"],"main":"src/index.js","scripts":{"dev":"webpack-dev-server --content-base test/ --open --inline --hot --compress --history-api-fallback --port 8081 --config build/webpack.config.js","build":"gulp --gulpfile build/build-style.js"},"repository":{"type":"git","url":"git+https://github.com/iview/iview.git"},"author":{"name":"Aresn"},"license":"MIT","bugs":{"url":"https://github.com/iview/iview/issues"},"dependencies":{"popper.js":"^0.6.4","vue":"^1.0.26"},"devDependencies":{"autoprefixer-loader":"^2.0.0","babel":"^6.3.13","babel-core":"^6.11.4","babel-loader":"^6.2.4","babel-plugin-transform-runtime":"^6.12.0","babel-preset-es2015":"^6.9.0","babel-runtime":"^6.11.6","css-loader":"^0.23.1","eslint":"^2.5.3","eslint-friendly-formatter":"^2.0.6","eslint-loader":"^1.3.0","extract-text-webpack-plugin":"^1.0.1","file-loader":"^0.8.5","gulp":"^3.9.1","gulp-concat":"^2.6.0","gulp-less":"^3.1.0","gulp-minify-css":"^1.2.4","gulp-rename":"^1.2.2","html-loader":"^0.3.0","less":"^2.7.1","less-loader":"^2.2.3","style-loader":"^0.13.1","url-loader":"^0.5.7","vue-hot-reload-api":"^1.3.3","vue-html-loader":"^1.2.3","vue-loader":"^8.5.3","vue-router":"^0.7.13","vue-style-loader":"^1.0.0","webpack":"^1.13.1","webpack-dev-server":"^1.16.1"},"gitHead":"3336334ea27f591f1440e810c0f5f4728f1dbc06","_id":"iview@0.9.6","_shasum":"47e6846b3a1f2a4020467627b57ce4aa360c7f52","_from":".","_npmVersion":"2.15.1","_nodeVersion":"4.4.3","_npmUser":{"name":"aresn","email":"admin@aresn.com"},"dist":{"shasum":"47e6846b3a1f2a4020467627b57ce4aa360c7f52","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/iview/-/iview-0.9.6.tgz"},"maintainers":[{"name":"aresn","email":"admin@aresn.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/iview-0.9.6.tgz_1477882727595_0.9823869110550731"},"directories":{}},"0.9.7-rc-1":{"name":"iview","version":"0.9.7-rc-1","title":"iView","description":"A high quality  UI components Library with Vue.js","homepage":"http://www.iviewui.com","keywords":["iview","vue","vue.js","component","components","ui","framework"],"main":"src/index.js","scripts":{"dev":"webpack-dev-server --content-base test/ --open --inline --hot --compress --history-api-fallback --port 8081 --config build/webpack.config.js","build":"gulp --gulpfile build/build-style.js"},"repository":{"type":"git","url":"git+https://github.com/iview/iview.git"},"author":{"name":"Aresn"},"license":"MIT","bugs":{"url":"https://github.com/iview/iview/issues"},"dependencies":{"popper.js":"^0.6.4","vue":"^1.0.26"},"devDependencies":{"autoprefixer-loader":"^2.0.0","babel":"^6.3.13","babel-core":"^6.11.4","babel-loader":"^6.2.4","babel-plugin-transform-runtime":"^6.12.0","babel-preset-es2015":"^6.9.0","babel-runtime":"^6.11.6","css-loader":"^0.23.1","eslint":"^2.5.3","eslint-friendly-formatter":"^2.0.6","eslint-loader":"^1.3.0","extract-text-webpack-plugin":"^1.0.1","file-loader":"^0.8.5","gulp":"^3.9.1","gulp-concat":"^2.6.0","gulp-less":"^3.1.0","gulp-minify-css":"^1.2.4","gulp-rename":"^1.2.2","html-loader":"^0.3.0","less":"^2.7.1","less-loader":"^2.2.3","style-loader":"^0.13.1","url-loader":"^0.5.7","vue-hot-reload-api":"^1.3.3","vue-html-loader":"^1.2.3","vue-loader":"^8.5.3","vue-router":"^0.7.13","vue-style-loader":"^1.0.0","webpack":"^1.13.1","webpack-dev-server":"^1.16.1"},"gitHead":"e3a12bd330384eee9a1b67d7077b723828b52ba1","_id":"iview@0.9.7-rc-1","_shasum":"77c715aaebc5fad0439305fb8e3407adb4883cf1","_from":".","_npmVersion":"2.15.1","_nodeVersion":"4.4.3","_npmUser":{"name":"aresn","email":"admin@aresn.com"},"dist":{"shasum":"77c715aaebc5fad0439305fb8e3407adb4883cf1","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/iview/-/iview-0.9.7-rc-1.tgz"},"maintainers":[{"name":"aresn","email":"admin@aresn.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/iview-0.9.7-rc-1.tgz_1477883138593_0.04040271742269397"},"directories":{}},"0.9.7":{"name":"iview","version":"0.9.7","title":"iView","description":"A high quality  UI components Library with Vue.js","homepage":"http://www.iviewui.com","keywords":["iview","vue","vue.js","component","components","ui","framework"],"main":"src/index.js","scripts":{"dev":"webpack-dev-server --content-base test/ --open --inline --hot --compress --history-api-fallback --port 8081 --config build/webpack.config.js","build":"gulp --gulpfile build/build-style.js"},"repository":{"type":"git","url":"git+https://github.com/iview/iview.git"},"author":{"name":"Aresn"},"license":"MIT","bugs":{"url":"https://github.com/iview/iview/issues"},"dependencies":{"popper.js":"^0.6.4"},"peerDependencies":{"vue":"^1.0.26"},"devDependencies":{"autoprefixer-loader":"^2.0.0","babel":"^6.3.13","babel-core":"^6.11.4","babel-loader":"^6.2.4","babel-plugin-transform-runtime":"^6.12.0","babel-preset-es2015":"^6.9.0","babel-runtime":"^6.11.6","css-loader":"^0.23.1","eslint":"^2.5.3","eslint-friendly-formatter":"^2.0.6","eslint-loader":"^1.3.0","extract-text-webpack-plugin":"^1.0.1","file-loader":"^0.8.5","gulp":"^3.9.1","gulp-concat":"^2.6.0","gulp-less":"^3.1.0","gulp-minify-css":"^1.2.4","gulp-rename":"^1.2.2","html-loader":"^0.3.0","less":"^2.7.1","less-loader":"^2.2.3","style-loader":"^0.13.1","url-loader":"^0.5.7","vue":"^1.0.26","vue-hot-reload-api":"^1.3.3","vue-html-loader":"^1.2.3","vue-loader":"^8.5.3","vue-router":"^0.7.13","vue-style-loader":"^1.0.0","webpack":"^1.13.1","webpack-dev-server":"^1.16.1"},"gitHead":"07969ebd9a3f4e523c52229db41d4e3a93371e56","_id":"iview@0.9.7","_shasum":"bbf7663c7e641e1a580edb7db5d90b7a8b1bfe99","_from":".","_npmVersion":"2.15.1","_nodeVersion":"4.4.3","_npmUser":{"name":"aresn","email":"admin@aresn.com"},"dist":{"shasum":"bbf7663c7e641e1a580edb7db5d90b7a8b1bfe99","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/iview/-/iview-0.9.7.tgz"},"maintainers":[{"name":"aresn","email":"admin@aresn.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/iview-0.9.7.tgz_1478742490476_0.7491818938869983"},"directories":{}},"0.9.8-rc-1":{"name":"iview","version":"0.9.8-rc-1","title":"iView","description":"A high quality  UI components Library with Vue.js","homepage":"http://www.iviewui.com","keywords":["iview","vue","vue.js","component","components","ui","framework"],"main":"dist/iview.js","scripts":{"dev":"webpack-dev-server --content-base test/ --open --inline --hot --compress --history-api-fallback --port 8081 --config build/webpack.dev.config.js","dist:style":"gulp --gulpfile build/build-style.js","dist:dev":"webpack --config build/webpack.dist.dev.config.js","dist:prod":"webpack --config build/webpack.dist.prod.config.js","build":"npm run dist:style && npm run dist:dev && npm run dist:prod"},"repository":{"type":"git","url":"git+https://github.com/iview/iview.git"},"author":{"name":"Aresn"},"license":"MIT","bugs":{"url":"https://github.com/iview/iview/issues"},"dependencies":{"popper.js":"^0.6.4"},"peerDependencies":{"vue":"^1.0.17"},"devDependencies":{"autoprefixer-loader":"^2.0.0","babel":"^6.3.13","babel-core":"^6.11.4","babel-loader":"^6.2.4","babel-plugin-transform-runtime":"^6.12.0","babel-preset-es2015":"^6.9.0","babel-runtime":"^6.11.6","css-loader":"^0.23.1","eslint":"^2.5.3","eslint-friendly-formatter":"^2.0.6","eslint-loader":"^1.3.0","extract-text-webpack-plugin":"^1.0.1","file-loader":"^0.8.5","gulp":"^3.9.1","gulp-concat":"^2.6.0","gulp-less":"^3.1.0","gulp-minify-css":"^1.2.4","gulp-rename":"^1.2.2","html-loader":"^0.3.0","less":"^2.7.1","less-loader":"^2.2.3","style-loader":"^0.13.1","url-loader":"^0.5.7","vue":"^1.0.26","vue-hot-reload-api":"^1.3.3","vue-html-loader":"^1.2.3","vue-loader":"^8.5.3","vue-router":"^0.7.13","vue-style-loader":"^1.0.0","webpack":"^1.13.1","webpack-dev-server":"^1.16.1"},"gitHead":"e462d3c9063fbcf2f21d9b22dc9d7e02bd390740","_id":"iview@0.9.8-rc-1","_shasum":"751566301c8644bf871fb022bf06a7d1b361ebea","_from":".","_npmVersion":"2.15.1","_nodeVersion":"4.4.3","_npmUser":{"name":"aresn","email":"admin@aresn.com"},"dist":{"shasum":"751566301c8644bf871fb022bf06a7d1b361ebea","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/iview/-/iview-0.9.8-rc-1.tgz"},"maintainers":[{"name":"aresn","email":"admin@aresn.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/iview-0.9.8-rc-1.tgz_1479103379038_0.7125425117556006"},"directories":{}},"0.9.8-rc-2":{"name":"iview","version":"0.9.8-rc-2","title":"iView","description":"A high quality  UI components Library with Vue.js","homepage":"http://www.iviewui.com","keywords":["iview","vue","vue.js","component","components","ui","framework"],"main":"dist/iview.js","files":["dist","src"],"scripts":{"dev":"webpack-dev-server --content-base test/ --open --inline --hot --compress --history-api-fallback --port 8081 --config build/webpack.dev.config.js","dist:style":"gulp --gulpfile build/build-style.js","dist:dev":"webpack --config build/webpack.dist.dev.config.js","dist:prod":"webpack --config build/webpack.dist.prod.config.js","dist":"npm run dist:style && npm run dist:dev && npm run dist:prod","prepublish":"npm run dist"},"repository":{"type":"git","url":"git+https://github.com/iview/iview.git"},"author":{"name":"Aresn"},"license":"MIT","bugs":{"url":"https://github.com/iview/iview/issues"},"dependencies":{"popper.js":"^0.6.4"},"peerDependencies":{"vue":"^1.0.17"},"devDependencies":{"autoprefixer-loader":"^2.0.0","babel":"^6.3.13","babel-core":"^6.11.4","babel-loader":"^6.2.4","babel-plugin-transform-runtime":"^6.12.0","babel-preset-es2015":"^6.9.0","babel-runtime":"^6.11.6","css-loader":"^0.23.1","eslint":"^2.5.3","eslint-friendly-formatter":"^2.0.6","eslint-loader":"^1.3.0","extract-text-webpack-plugin":"^1.0.1","file-loader":"^0.8.5","gulp":"^3.9.1","gulp-concat":"^2.6.0","gulp-less":"^3.1.0","gulp-minify-css":"^1.2.4","gulp-rename":"^1.2.2","html-loader":"^0.3.0","less":"^2.7.1","less-loader":"^2.2.3","style-loader":"^0.13.1","url-loader":"^0.5.7","vue":"^1.0.26","vue-hot-reload-api":"^1.3.3","vue-html-loader":"^1.2.3","vue-loader":"^8.5.3","vue-router":"^0.7.13","vue-style-loader":"^1.0.0","webpack":"^1.13.1","webpack-dev-server":"^1.16.1"},"gitHead":"6700f596c90d7a9fd098de36fd8ebf049ef050c6","_id":"iview@0.9.8-rc-2","_shasum":"429f39f13decc3fe1f555e998200e56fbcdfd73a","_from":".","_npmVersion":"2.15.1","_nodeVersion":"4.4.3","_npmUser":{"name":"aresn","email":"admin@aresn.com"},"dist":{"shasum":"429f39f13decc3fe1f555e998200e56fbcdfd73a","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/iview/-/iview-0.9.8-rc-2.tgz"},"maintainers":[{"name":"aresn","email":"admin@aresn.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/iview-0.9.8-rc-2.tgz_1479283498597_0.7249686268623918"},"directories":{}},"0.9.8-rc-3":{"name":"iview","version":"0.9.8-rc-3","title":"iView","description":"A high quality  UI components Library with Vue.js","homepage":"http://www.iviewui.com","keywords":["iview","vue","vue.js","component","components","ui","framework"],"main":"dist/iview.js","files":["dist","src"],"scripts":{"dev":"webpack-dev-server --content-base test/ --open --inline --hot --compress --history-api-fallback --port 8081 --config build/webpack.dev.config.js","dist:style":"gulp --gulpfile build/build-style.js","dist:dev":"webpack --config build/webpack.dist.dev.config.js","dist:prod":"webpack --config build/webpack.dist.prod.config.js","dist":"npm run dist:style && npm run dist:dev && npm run dist:prod","prepublish":"npm run dist"},"repository":{"type":"git","url":"git+https://github.com/iview/iview.git"},"author":{"name":"Aresn"},"license":"MIT","bugs":{"url":"https://github.com/iview/iview/issues"},"dependencies":{"popper.js":"^0.6.4"},"peerDependencies":{"vue":"^1.0.17"},"devDependencies":{"autoprefixer-loader":"^2.0.0","babel":"^6.3.13","babel-core":"^6.11.4","babel-loader":"^6.2.4","babel-plugin-transform-runtime":"^6.12.0","babel-preset-es2015":"^6.9.0","babel-runtime":"^6.11.6","css-loader":"^0.23.1","eslint":"^2.5.3","eslint-friendly-formatter":"^2.0.6","eslint-loader":"^1.3.0","extract-text-webpack-plugin":"^1.0.1","file-loader":"^0.8.5","gulp":"^3.9.1","gulp-concat":"^2.6.0","gulp-less":"^3.1.0","gulp-minify-css":"^1.2.4","gulp-rename":"^1.2.2","html-loader":"^0.3.0","less":"^2.7.1","less-loader":"^2.2.3","style-loader":"^0.13.1","url-loader":"^0.5.7","vue":"^1.0.26","vue-hot-reload-api":"^1.3.3","vue-html-loader":"^1.2.3","vue-loader":"^8.5.3","vue-router":"^0.7.13","vue-style-loader":"^1.0.0","webpack":"^1.13.1","webpack-dev-server":"^1.16.1"},"gitHead":"f0698bdd5446923b006ecc91b8e2d24b0b95a942","_id":"iview@0.9.8-rc-3","_shasum":"965db32717e3d33317d4a3f2a60e6f4785e4b5f8","_from":".","_npmVersion":"2.15.1","_nodeVersion":"4.4.3","_npmUser":{"name":"aresn","email":"admin@aresn.com"},"dist":{"shasum":"965db32717e3d33317d4a3f2a60e6f4785e4b5f8","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/iview/-/iview-0.9.8-rc-3.tgz"},"maintainers":[{"name":"aresn","email":"admin@aresn.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/iview-0.9.8-rc-3.tgz_1479347312171_0.2561824389267713"},"directories":{}},"0.9.8-rc-4":{"name":"iview","version":"0.9.8-rc-4","title":"iView","description":"A high quality  UI components Library with Vue.js","homepage":"http://www.iviewui.com","keywords":["iview","vue","vue.js","component","components","ui","framework"],"main":"dist/iview.js","files":["dist","src"],"scripts":{"dev":"webpack-dev-server --content-base test/ --open --inline --hot --compress --history-api-fallback --port 8081 --config build/webpack.dev.config.js","dist:style":"gulp --gulpfile build/build-style.js","dist:dev":"webpack --config build/webpack.dist.dev.config.js","dist:prod":"webpack --config build/webpack.dist.prod.config.js","dist":"npm run dist:style && npm run dist:dev && npm run dist:prod","prepublish":"npm run dist"},"repository":{"type":"git","url":"git+https://github.com/iview/iview.git"},"author":{"name":"Aresn"},"license":"MIT","bugs":{"url":"https://github.com/iview/iview/issues"},"dependencies":{"popper.js":"^0.6.4"},"peerDependencies":{"vue":"^1.0.17"},"devDependencies":{"autoprefixer-loader":"^2.0.0","babel":"^6.3.13","babel-core":"^6.11.4","babel-loader":"^6.2.4","babel-plugin-transform-runtime":"^6.12.0","babel-preset-es2015":"^6.9.0","babel-runtime":"^6.11.6","css-loader":"^0.23.1","eslint":"^2.5.3","eslint-friendly-formatter":"^2.0.6","eslint-loader":"^1.3.0","extract-text-webpack-plugin":"^1.0.1","file-loader":"^0.8.5","gulp":"^3.9.1","gulp-autoprefixer":"^3.1.1","gulp-less":"^3.1.0","gulp-minify-css":"^1.2.4","gulp-rename":"^1.2.2","html-loader":"^0.3.0","less":"^2.7.1","less-loader":"^2.2.3","style-loader":"^0.13.1","url-loader":"^0.5.7","vue":"^1.0.26","vue-hot-reload-api":"^1.3.3","vue-html-loader":"^1.2.3","vue-loader":"^8.5.3","vue-router":"^0.7.13","vue-style-loader":"^1.0.0","webpack":"^1.13.1","webpack-dev-server":"^1.16.1"},"gitHead":"06aa039543df56b9b3c342a2b32bd4a692e50d7c","_id":"iview@0.9.8-rc-4","_shasum":"69379acd0eb97b042839c6afc43b79c630d3e732","_from":".","_npmVersion":"2.15.1","_nodeVersion":"4.4.3","_npmUser":{"name":"aresn","email":"admin@aresn.com"},"dist":{"shasum":"69379acd0eb97b042839c6afc43b79c630d3e732","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/iview/-/iview-0.9.8-rc-4.tgz"},"maintainers":[{"name":"aresn","email":"admin@aresn.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/iview-0.9.8-rc-4.tgz_1479464144910_0.3646967604290694"},"directories":{}},"0.9.8-rc-5":{"name":"iview","version":"0.9.8-rc-5","title":"iView","description":"A high quality  UI components Library with Vue.js","homepage":"http://www.iviewui.com","keywords":["iview","vue","vue.js","component","components","ui","framework"],"main":"dist/iview.js","files":["dist","src"],"scripts":{"dev":"webpack-dev-server --content-base test/ --open --inline --hot --compress --history-api-fallback --port 8081 --config build/webpack.dev.config.js","dist:style":"gulp --gulpfile build/build-style.js","dist:dev":"webpack --config build/webpack.dist.dev.config.js","dist:prod":"webpack --config build/webpack.dist.prod.config.js","dist":"npm run dist:style && npm run dist:dev && npm run dist:prod","prepublish":"npm run dist"},"repository":{"type":"git","url":"git+https://github.com/iview/iview.git"},"author":{"name":"Aresn"},"license":"MIT","bugs":{"url":"https://github.com/iview/iview/issues"},"dependencies":{"popper.js":"^0.6.4"},"peerDependencies":{"vue":"^1.0.17"},"devDependencies":{"autoprefixer-loader":"^2.0.0","babel":"^6.3.13","babel-core":"^6.11.4","babel-loader":"^6.2.4","babel-plugin-transform-runtime":"^6.12.0","babel-preset-es2015":"^6.9.0","babel-runtime":"^6.11.6","css-loader":"^0.23.1","eslint":"^2.5.3","eslint-friendly-formatter":"^2.0.6","eslint-loader":"^1.3.0","extract-text-webpack-plugin":"^1.0.1","file-loader":"^0.8.5","gulp":"^3.9.1","gulp-autoprefixer":"^3.1.1","gulp-less":"^3.1.0","gulp-minify-css":"^1.2.4","gulp-rename":"^1.2.2","html-loader":"^0.3.0","less":"^2.7.1","less-loader":"^2.2.3","style-loader":"^0.13.1","url-loader":"^0.5.7","vue":"^1.0.26","vue-hot-reload-api":"^1.3.3","vue-html-loader":"^1.2.3","vue-loader":"^8.5.3","vue-router":"^0.7.13","vue-style-loader":"^1.0.0","webpack":"^1.13.1","webpack-dev-server":"^1.16.1"},"gitHead":"017ab15b3f1b29b4f7cb6a4c3bd1eba16c2cd694","_id":"iview@0.9.8-rc-5","_shasum":"9163d3b88f7ab1816156953aacea6c08047469df","_from":".","_npmVersion":"2.15.1","_nodeVersion":"4.4.3","_npmUser":{"name":"aresn","email":"admin@aresn.com"},"dist":{"shasum":"9163d3b88f7ab1816156953aacea6c08047469df","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/iview/-/iview-0.9.8-rc-5.tgz"},"maintainers":[{"name":"aresn","email":"admin@aresn.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/iview-0.9.8-rc-5.tgz_1479700570517_0.5465884837321937"},"directories":{}},"0.9.8":{"name":"iview","version":"0.9.8","title":"iView","description":"A high quality  UI components Library with Vue.js","homepage":"http://www.iviewui.com","keywords":["iview","vue","vue.js","component","components","ui","framework"],"main":"dist/iview.js","files":["dist","src"],"scripts":{"dev":"webpack-dev-server --content-base test/ --open --inline --hot --compress --history-api-fallback --port 8081 --config build/webpack.dev.config.js","dist:style":"gulp --gulpfile build/build-style.js","dist:dev":"webpack --config build/webpack.dist.dev.config.js","dist:prod":"webpack --config build/webpack.dist.prod.config.js","dist":"npm run dist:style && npm run dist:dev && npm run dist:prod","prepublish":"npm run dist"},"repository":{"type":"git","url":"git+https://github.com/iview/iview.git"},"author":{"name":"Aresn"},"license":"MIT","bugs":{"url":"https://github.com/iview/iview/issues"},"dependencies":{"popper.js":"^0.6.4"},"peerDependencies":{"vue":"^1.0.17"},"devDependencies":{"autoprefixer-loader":"^2.0.0","babel":"^6.3.13","babel-core":"^6.11.4","babel-loader":"^6.2.4","babel-plugin-transform-runtime":"^6.12.0","babel-preset-es2015":"^6.9.0","babel-runtime":"^6.11.6","css-loader":"^0.23.1","eslint":"^2.5.3","eslint-friendly-formatter":"^2.0.6","eslint-loader":"^1.3.0","extract-text-webpack-plugin":"^1.0.1","file-loader":"^0.8.5","gulp":"^3.9.1","gulp-autoprefixer":"^3.1.1","gulp-less":"^3.1.0","gulp-minify-css":"^1.2.4","gulp-rename":"^1.2.2","html-loader":"^0.3.0","less":"^2.7.1","less-loader":"^2.2.3","style-loader":"^0.13.1","url-loader":"^0.5.7","vue":"^1.0.26","vue-hot-reload-api":"^1.3.3","vue-html-loader":"^1.2.3","vue-loader":"^8.5.3","vue-router":"^0.7.13","vue-style-loader":"^1.0.0","webpack":"^1.13.1","webpack-dev-server":"^1.16.1"},"gitHead":"c7921e5fced0a473bac552930ba105b1a3588d88","_id":"iview@0.9.8","_shasum":"265d807e0d3e4449dc86e30e16b232d135f2d332","_from":".","_npmVersion":"2.15.1","_nodeVersion":"4.4.3","_npmUser":{"name":"aresn","email":"admin@aresn.com"},"dist":{"shasum":"265d807e0d3e4449dc86e30e16b232d135f2d332","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/iview/-/iview-0.9.8.tgz"},"maintainers":[{"name":"aresn","email":"admin@aresn.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/iview-0.9.8.tgz_1479707781019_0.23929754528217018"},"directories":{}},"0.9.9-rc-1":{"name":"iview","version":"0.9.9-rc-1","title":"iView","description":"A high quality  UI components Library with Vue.js","homepage":"http://www.iviewui.com","keywords":["iview","vue","vue.js","component","components","ui","framework"],"main":"dist/iview.js","files":["dist","src"],"scripts":{"dev":"webpack-dev-server --content-base test/ --open --inline --hot --compress --history-api-fallback --port 8081 --config build/webpack.dev.config.js","dist:style":"gulp --gulpfile build/build-style.js","dist:dev":"webpack --config build/webpack.dist.dev.config.js","dist:prod":"webpack --config build/webpack.dist.prod.config.js","dist":"npm run dist:style && npm run dist:dev && npm run dist:prod","prepublish":"npm run dist"},"repository":{"type":"git","url":"git+https://github.com/iview/iview.git"},"author":{"name":"Aresn"},"license":"MIT","bugs":{"url":"https://github.com/iview/iview/issues"},"dependencies":{"core-js":"^2.4.1","popper.js":"^0.6.4"},"peerDependencies":{"vue":"^1.0.17"},"devDependencies":{"autoprefixer-loader":"^2.0.0","babel":"^6.3.13","babel-core":"^6.11.4","babel-loader":"^6.2.4","babel-plugin-transform-runtime":"^6.12.0","babel-preset-es2015":"^6.9.0","babel-runtime":"^6.11.6","css-loader":"^0.23.1","eslint":"^2.5.3","eslint-friendly-formatter":"^2.0.6","eslint-loader":"^1.3.0","extract-text-webpack-plugin":"^1.0.1","file-loader":"^0.8.5","gulp":"^3.9.1","gulp-autoprefixer":"^3.1.1","gulp-clean-css":"^2.0.13","gulp-less":"^3.1.0","gulp-rename":"^1.2.2","html-loader":"^0.3.0","less":"^2.7.1","less-loader":"^2.2.3","style-loader":"^0.13.1","url-loader":"^0.5.7","vue":"^1.0.26","vue-hot-reload-api":"^1.3.3","vue-html-loader":"^1.2.3","vue-loader":"^8.5.3","vue-router":"^0.7.13","vue-style-loader":"^1.0.0","webpack":"^1.13.1","webpack-dev-server":"^1.16.1"},"gitHead":"872c1354b926fbd9004b188001529c79c535a165","_id":"iview@0.9.9-rc-1","_shasum":"fb34afee21680871100a5e725cbecc96ae256008","_from":".","_npmVersion":"2.15.1","_nodeVersion":"4.4.3","_npmUser":{"name":"aresn","email":"admin@aresn.com"},"dist":{"shasum":"fb34afee21680871100a5e725cbecc96ae256008","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/iview/-/iview-0.9.9-rc-1.tgz"},"maintainers":[{"name":"aresn","email":"admin@aresn.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/iview-0.9.9-rc-1.tgz_1480484822578_0.4446955840103328"},"directories":{}},"0.9.9-rc-2":{"name":"iview","version":"0.9.9-rc-2","title":"iView","description":"A high quality  UI components Library with Vue.js","homepage":"http://www.iviewui.com","keywords":["iview","vue","vue.js","component","components","ui","framework"],"main":"dist/iview.js","files":["dist","src"],"scripts":{"dev":"webpack-dev-server --content-base test/ --open --inline --hot --compress --history-api-fallback --port 8081 --config build/webpack.dev.config.js","dist:style":"gulp --gulpfile build/build-style.js","dist:dev":"webpack --config build/webpack.dist.dev.config.js","dist:prod":"webpack --config build/webpack.dist.prod.config.js","dist":"npm run dist:style && npm run dist:dev && npm run dist:prod","prepublish":"npm run dist"},"repository":{"type":"git","url":"git+https://github.com/iview/iview.git"},"author":{"name":"Aresn"},"license":"MIT","bugs":{"url":"https://github.com/iview/iview/issues"},"dependencies":{"core-js":"^2.4.1","popper.js":"^0.6.4"},"peerDependencies":{"vue":"^1.0.17"},"devDependencies":{"autoprefixer-loader":"^2.0.0","babel":"^6.3.13","babel-core":"^6.11.4","babel-loader":"^6.2.4","babel-plugin-transform-runtime":"^6.12.0","babel-preset-es2015":"^6.9.0","babel-runtime":"^6.11.6","css-loader":"^0.23.1","eslint":"^2.5.3","eslint-friendly-formatter":"^2.0.6","eslint-loader":"^1.3.0","extract-text-webpack-plugin":"^1.0.1","file-loader":"^0.8.5","gulp":"^3.9.1","gulp-autoprefixer":"^3.1.1","gulp-clean-css":"^2.0.13","gulp-less":"^3.1.0","gulp-rename":"^1.2.2","html-loader":"^0.3.0","less":"^2.7.1","less-loader":"^2.2.3","style-loader":"^0.13.1","url-loader":"^0.5.7","vue":"^1.0.26","vue-hot-reload-api":"^1.3.3","vue-html-loader":"^1.2.3","vue-loader":"^8.5.3","vue-router":"^0.7.13","vue-style-loader":"^1.0.0","webpack":"^1.13.1","webpack-dev-server":"^1.16.1"},"gitHead":"5e7a3b293bb35f019045c8b0bd7dcc111d802fc7","_id":"iview@0.9.9-rc-2","_shasum":"93d45b1599d26105d1c3f096755565a33dc612e1","_from":".","_npmVersion":"2.15.1","_nodeVersion":"4.4.3","_npmUser":{"name":"aresn","email":"admin@aresn.com"},"dist":{"shasum":"93d45b1599d26105d1c3f096755565a33dc612e1","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/iview/-/iview-0.9.9-rc-2.tgz"},"maintainers":[{"name":"aresn","email":"admin@aresn.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/iview-0.9.9-rc-2.tgz_1480489084534_0.6073623991105705"},"directories":{}},"0.9.9-rc-3":{"name":"iview","version":"0.9.9-rc-3","title":"iView","description":"A high quality  UI components Library with Vue.js","homepage":"http://www.iviewui.com","keywords":["iview","vue","vue.js","component","components","ui","framework"],"main":"dist/iview.js","files":["dist","src"],"scripts":{"dev":"webpack-dev-server --content-base test/ --open --inline --hot --compress --history-api-fallback --port 8081 --config build/webpack.dev.config.js","dist:style":"gulp --gulpfile build/build-style.js","dist:dev":"webpack --config build/webpack.dist.dev.config.js","dist:prod":"webpack --config build/webpack.dist.prod.config.js","dist":"npm run dist:style && npm run dist:dev && npm run dist:prod","prepublish":"npm run dist"},"repository":{"type":"git","url":"git+https://github.com/iview/iview.git"},"author":{"name":"Aresn"},"license":"MIT","bugs":{"url":"https://github.com/iview/iview/issues"},"dependencies":{"core-js":"^2.4.1","popper.js":"^0.6.4"},"peerDependencies":{"vue":"^1.0.17"},"devDependencies":{"autoprefixer-loader":"^2.0.0","babel":"^6.3.13","babel-core":"^6.11.4","babel-loader":"^6.2.4","babel-plugin-transform-runtime":"^6.12.0","babel-preset-es2015":"^6.9.0","babel-runtime":"^6.11.6","css-loader":"^0.23.1","eslint":"^2.5.3","eslint-friendly-formatter":"^2.0.6","eslint-loader":"^1.3.0","extract-text-webpack-plugin":"^1.0.1","file-loader":"^0.8.5","gulp":"^3.9.1","gulp-autoprefixer":"^3.1.1","gulp-clean-css":"^2.0.13","gulp-less":"^3.1.0","gulp-rename":"^1.2.2","html-loader":"^0.3.0","less":"^2.7.1","less-loader":"^2.2.3","style-loader":"^0.13.1","url-loader":"^0.5.7","vue":"^1.0.26","vue-hot-reload-api":"^1.3.3","vue-html-loader":"^1.2.3","vue-loader":"^8.5.3","vue-router":"^0.7.13","vue-style-loader":"^1.0.0","webpack":"^1.13.1","webpack-dev-server":"^1.16.1"},"gitHead":"224a3ae5395994bc6e720f51b9e175c7cfcea9fa","_id":"iview@0.9.9-rc-3","_shasum":"56d71c6b7628f325fe51a3bc08fb7b5c80357fba","_from":".","_npmVersion":"2.15.1","_nodeVersion":"4.4.3","_npmUser":{"name":"aresn","email":"admin@aresn.com"},"dist":{"shasum":"56d71c6b7628f325fe51a3bc08fb7b5c80357fba","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/iview/-/iview-0.9.9-rc-3.tgz"},"maintainers":[{"name":"aresn","email":"admin@aresn.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/iview-0.9.9-rc-3.tgz_1480493733001_0.08389672893099487"},"directories":{}},"0.9.9-rc-4":{"name":"iview","version":"0.9.9-rc-4","title":"iView","description":"A high quality  UI components Library with Vue.js","homepage":"http://www.iviewui.com","keywords":["iview","vue","vue.js","component","components","ui","framework"],"main":"dist/iview.js","files":["dist","src"],"scripts":{"dev":"webpack-dev-server --content-base test/ --open --inline --hot --compress --history-api-fallback --port 8081 --config build/webpack.dev.config.js","dist:style":"gulp --gulpfile build/build-style.js","dist:dev":"webpack --config build/webpack.dist.dev.config.js","dist:prod":"webpack --config build/webpack.dist.prod.config.js","dist":"npm run dist:style && npm run dist:dev && npm run dist:prod","prepublish":"npm run dist"},"repository":{"type":"git","url":"git+https://github.com/iview/iview.git"},"author":{"name":"Aresn"},"license":"MIT","bugs":{"url":"https://github.com/iview/iview/issues"},"dependencies":{"core-js":"^2.4.1","popper.js":"^0.6.4"},"peerDependencies":{"vue":"^1.0.17"},"devDependencies":{"autoprefixer-loader":"^2.0.0","babel":"^6.3.13","babel-core":"^6.11.4","babel-loader":"^6.2.4","babel-plugin-transform-runtime":"^6.12.0","babel-preset-es2015":"^6.9.0","babel-runtime":"^6.11.6","css-loader":"^0.23.1","eslint":"^2.5.3","eslint-friendly-formatter":"^2.0.6","eslint-loader":"^1.3.0","extract-text-webpack-plugin":"^1.0.1","file-loader":"^0.8.5","gulp":"^3.9.1","gulp-autoprefixer":"^3.1.1","gulp-clean-css":"^2.0.13","gulp-less":"^3.1.0","gulp-rename":"^1.2.2","html-loader":"^0.3.0","less":"^2.7.1","less-loader":"^2.2.3","style-loader":"^0.13.1","url-loader":"^0.5.7","vue":"^1.0.26","vue-hot-reload-api":"^1.3.3","vue-html-loader":"^1.2.3","vue-loader":"^8.5.3","vue-router":"^0.7.13","vue-style-loader":"^1.0.0","webpack":"^1.13.1","webpack-dev-server":"^1.16.1"},"gitHead":"a81dc06c7d54d4298824aab9906c9581a3e57680","_id":"iview@0.9.9-rc-4","_shasum":"1409344969cfa27783707e5118f72d79cde66092","_from":".","_npmVersion":"2.15.1","_nodeVersion":"4.4.3","_npmUser":{"name":"aresn","email":"admin@aresn.com"},"dist":{"shasum":"1409344969cfa27783707e5118f72d79cde66092","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/iview/-/iview-0.9.9-rc-4.tgz"},"maintainers":[{"name":"aresn","email":"admin@aresn.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/iview-0.9.9-rc-4.tgz_1480562122718_0.23585056653246284"},"directories":{}},"0.9.9-rc-5":{"name":"iview","version":"0.9.9-rc-5","title":"iView","description":"A high quality  UI components Library with Vue.js","homepage":"http://www.iviewui.com","keywords":["iview","vue","vue.js","component","components","ui","framework"],"main":"dist/iview.js","files":["dist","src"],"scripts":{"dev":"webpack-dev-server --content-base test/ --open --inline --hot --compress --history-api-fallback --port 8081 --config build/webpack.dev.config.js","dist:style":"gulp --gulpfile build/build-style.js","dist:dev":"webpack --config build/webpack.dist.dev.config.js","dist:prod":"webpack --config build/webpack.dist.prod.config.js","dist":"npm run dist:style && npm run dist:dev && npm run dist:prod","prepublish":"npm run dist"},"repository":{"type":"git","url":"git+https://github.com/iview/iview.git"},"author":{"name":"Aresn"},"license":"MIT","bugs":{"url":"https://github.com/iview/iview/issues"},"dependencies":{"core-js":"^2.4.1","popper.js":"^0.6.4"},"peerDependencies":{"vue":"^1.0.17"},"devDependencies":{"autoprefixer-loader":"^2.0.0","babel":"^6.3.13","babel-core":"^6.11.4","babel-loader":"^6.2.4","babel-plugin-transform-runtime":"^6.12.0","babel-preset-es2015":"^6.9.0","babel-runtime":"^6.11.6","css-loader":"^0.23.1","eslint":"^2.5.3","eslint-friendly-formatter":"^2.0.6","eslint-loader":"^1.3.0","extract-text-webpack-plugin":"^1.0.1","file-loader":"^0.8.5","gulp":"^3.9.1","gulp-autoprefixer":"^3.1.1","gulp-clean-css":"^2.0.13","gulp-less":"^3.1.0","gulp-rename":"^1.2.2","html-loader":"^0.3.0","less":"^2.7.1","less-loader":"^2.2.3","style-loader":"^0.13.1","url-loader":"^0.5.7","vue":"^1.0.26","vue-hot-reload-api":"^1.3.3","vue-html-loader":"^1.2.3","vue-loader":"^8.5.3","vue-router":"^0.7.13","vue-style-loader":"^1.0.0","webpack":"^1.13.1","webpack-dev-server":"^1.16.1"},"gitHead":"728d5812d26c4680d920db669903ab6da74177ce","_id":"iview@0.9.9-rc-5","_shasum":"021692ced16538a85092b3e2df524fd15a2ac096","_from":".","_npmVersion":"2.15.1","_nodeVersion":"4.4.3","_npmUser":{"name":"aresn","email":"admin@aresn.com"},"dist":{"shasum":"021692ced16538a85092b3e2df524fd15a2ac096","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/iview/-/iview-0.9.9-rc-5.tgz"},"maintainers":[{"name":"aresn","email":"admin@aresn.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/iview-0.9.9-rc-5.tgz_1480580031319_0.6907318935263902"},"directories":{}},"0.9.9-rc-6":{"name":"iview","version":"0.9.9-rc-6","title":"iView","description":"A high quality  UI components Library with Vue.js","homepage":"http://www.iviewui.com","keywords":["iview","vue","vue.js","component","components","ui","framework"],"main":"dist/iview.js","files":["dist","src"],"scripts":{"dev":"webpack-dev-server --content-base test/ --open --inline --hot --compress --history-api-fallback --port 8081 --config build/webpack.dev.config.js","dist:style":"gulp --gulpfile build/build-style.js","dist:dev":"webpack --config build/webpack.dist.dev.config.js","dist:prod":"webpack --config build/webpack.dist.prod.config.js","dist":"npm run dist:style && npm run dist:dev && npm run dist:prod","prepublish":"npm run dist"},"repository":{"type":"git","url":"git+https://github.com/iview/iview.git"},"author":{"name":"Aresn"},"license":"MIT","bugs":{"url":"https://github.com/iview/iview/issues"},"dependencies":{"core-js":"^2.4.1","popper.js":"^0.6.4"},"peerDependencies":{"vue":"^1.0.17"},"devDependencies":{"autoprefixer-loader":"^2.0.0","babel":"^6.3.13","babel-core":"^6.11.4","babel-loader":"^6.2.4","babel-plugin-transform-runtime":"^6.12.0","babel-preset-es2015":"^6.9.0","babel-runtime":"^6.11.6","css-loader":"^0.23.1","eslint":"^2.5.3","eslint-friendly-formatter":"^2.0.6","eslint-loader":"^1.3.0","extract-text-webpack-plugin":"^1.0.1","file-loader":"^0.8.5","gulp":"^3.9.1","gulp-autoprefixer":"^3.1.1","gulp-clean-css":"^2.0.13","gulp-less":"^3.1.0","gulp-rename":"^1.2.2","html-loader":"^0.3.0","less":"^2.7.1","less-loader":"^2.2.3","style-loader":"^0.13.1","url-loader":"^0.5.7","vue":"^1.0.26","vue-hot-reload-api":"^1.3.3","vue-html-loader":"^1.2.3","vue-loader":"^8.5.3","vue-router":"^0.7.13","vue-style-loader":"^1.0.0","webpack":"^1.13.1","webpack-dev-server":"^1.16.1"},"gitHead":"f2a051a1001e43b6411ade92ddb83530fc633e0c","_id":"iview@0.9.9-rc-6","_shasum":"a59e2f6e3d9bfc140d91b09ddc0794ee8b3c6024","_from":".","_npmVersion":"2.15.1","_nodeVersion":"4.4.3","_npmUser":{"name":"aresn","email":"admin@aresn.com"},"dist":{"shasum":"a59e2f6e3d9bfc140d91b09ddc0794ee8b3c6024","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/iview/-/iview-0.9.9-rc-6.tgz"},"maintainers":[{"name":"aresn","email":"admin@aresn.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/iview-0.9.9-rc-6.tgz_1480649081277_0.3748745112679899"},"directories":{}},"0.9.9":{"name":"iview","version":"0.9.9","title":"iView","description":"A high quality  UI components Library with Vue.js","homepage":"http://www.iviewui.com","keywords":["iview","vue","vue.js","component","components","ui","framework"],"main":"dist/iview.js","files":["dist","src"],"scripts":{"dev":"webpack-dev-server --content-base test/ --open --inline --hot --compress --history-api-fallback --port 8081 --config build/webpack.dev.config.js","dist:style":"gulp --gulpfile build/build-style.js","dist:dev":"webpack --config build/webpack.dist.dev.config.js","dist:prod":"webpack --config build/webpack.dist.prod.config.js","dist":"npm run dist:style && npm run dist:dev && npm run dist:prod","prepublish":"npm run dist"},"repository":{"type":"git","url":"git+https://github.com/iview/iview.git"},"author":{"name":"Aresn"},"license":"MIT","bugs":{"url":"https://github.com/iview/iview/issues"},"dependencies":{"core-js":"^2.4.1","popper.js":"^0.6.4"},"peerDependencies":{"vue":"^1.0.17"},"devDependencies":{"autoprefixer-loader":"^2.0.0","babel":"^6.3.13","babel-core":"^6.11.4","babel-loader":"^6.2.4","babel-plugin-transform-runtime":"^6.12.0","babel-preset-es2015":"^6.9.0","babel-runtime":"^6.11.6","css-loader":"^0.23.1","eslint":"^2.5.3","eslint-friendly-formatter":"^2.0.6","eslint-loader":"^1.3.0","extract-text-webpack-plugin":"^1.0.1","file-loader":"^0.8.5","gulp":"^3.9.1","gulp-autoprefixer":"^3.1.1","gulp-clean-css":"^2.0.13","gulp-less":"^3.1.0","gulp-rename":"^1.2.2","html-loader":"^0.3.0","less":"^2.7.1","less-loader":"^2.2.3","style-loader":"^0.13.1","url-loader":"^0.5.7","vue":"^1.0.26","vue-hot-reload-api":"^1.3.3","vue-html-loader":"^1.2.3","vue-loader":"^8.5.3","vue-router":"^0.7.13","vue-style-loader":"^1.0.0","webpack":"^1.13.1","webpack-dev-server":"^1.16.1"},"gitHead":"0f4ccf4486c81077d054b24c65dbe272f8807e4c","_id":"iview@0.9.9","_shasum":"a102574a9976c7d04345f6441719ca2e5804f47c","_from":".","_npmVersion":"2.15.1","_nodeVersion":"4.4.3","_npmUser":{"name":"aresn","email":"admin@aresn.com"},"dist":{"shasum":"a102574a9976c7d04345f6441719ca2e5804f47c","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/iview/-/iview-0.9.9.tgz"},"maintainers":[{"name":"aresn","email":"admin@aresn.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/iview-0.9.9.tgz_1480663016986_0.8101193543989211"},"directories":{}},"0.9.10-rc-1":{"name":"iview","version":"0.9.10-rc-1","title":"iView","description":"A high quality  UI components Library with Vue.js","homepage":"http://www.iviewui.com","keywords":["iview","vue","vue.js","component","components","ui","framework"],"main":"dist/iview.js","files":["dist","src"],"scripts":{"dev":"webpack-dev-server --content-base test/ --open --inline --hot --compress --history-api-fallback --port 8081 --config build/webpack.dev.config.js","dist:style":"gulp --gulpfile build/build-style.js","dist:dev":"webpack --config build/webpack.dist.dev.config.js","dist:prod":"webpack --config build/webpack.dist.prod.config.js","dist":"npm run dist:style && npm run dist:dev && npm run dist:prod","prepublish":"npm run dist"},"repository":{"type":"git","url":"git+https://github.com/iview/iview.git"},"author":{"name":"Aresn"},"license":"MIT","bugs":{"url":"https://github.com/iview/iview/issues"},"dependencies":{"core-js":"^2.4.1","popper.js":"^0.6.4"},"peerDependencies":{"vue":"^1.0.17"},"devDependencies":{"autoprefixer-loader":"^2.0.0","babel":"^6.3.13","babel-core":"^6.11.4","babel-loader":"^6.2.4","babel-plugin-transform-runtime":"^6.12.0","babel-preset-es2015":"^6.9.0","babel-runtime":"^6.11.6","css-loader":"^0.23.1","eslint":"^2.5.3","eslint-friendly-formatter":"^2.0.6","eslint-loader":"^1.3.0","extract-text-webpack-plugin":"^1.0.1","file-loader":"^0.8.5","gulp":"^3.9.1","gulp-autoprefixer":"^3.1.1","gulp-clean-css":"^2.0.13","gulp-less":"^3.1.0","gulp-rename":"^1.2.2","html-loader":"^0.3.0","less":"^2.7.1","less-loader":"^2.2.3","style-loader":"^0.13.1","url-loader":"^0.5.7","vue":"^1.0.26","vue-hot-reload-api":"^1.3.3","vue-html-loader":"^1.2.3","vue-loader":"^8.5.3","vue-router":"^0.7.13","vue-style-loader":"^1.0.0","webpack":"^1.13.1","webpack-dev-server":"^1.16.1"},"gitHead":"fd5cd82376f09f489df27be82a8441bd64aedb61","_id":"iview@0.9.10-rc-1","_shasum":"c6b94f8e5d7fe7d2c77ce74b6c379d20d03cc925","_from":".","_npmVersion":"2.15.1","_nodeVersion":"4.4.3","_npmUser":{"name":"aresn","email":"admin@aresn.com"},"dist":{"shasum":"c6b94f8e5d7fe7d2c77ce74b6c379d20d03cc925","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/iview/-/iview-0.9.10-rc-1.tgz"},"maintainers":[{"name":"aresn","email":"admin@aresn.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/iview-0.9.10-rc-1.tgz_1481181614109_0.3776898116338998"},"directories":{}},"0.9.10-rc-3":{"name":"iview","version":"0.9.10-rc-3","title":"iView","description":"A high quality  UI components Library with Vue.js","homepage":"http://www.iviewui.com","keywords":["iview","vue","vue.js","component","components","ui","framework"],"main":"dist/iview.js","files":["dist","src"],"scripts":{"dev":"webpack-dev-server --content-base test/ --open --inline --hot --compress --history-api-fallback --port 8081 --config build/webpack.dev.config.js","dist:style":"gulp --gulpfile build/build-style.js","dist:dev":"webpack --config build/webpack.dist.dev.config.js","dist:prod":"webpack --config build/webpack.dist.prod.config.js","dist":"npm run dist:style && npm run dist:dev && npm run dist:prod","prepublish":"npm run dist"},"repository":{"type":"git","url":"git+https://github.com/iview/iview.git"},"author":{"name":"Aresn"},"license":"MIT","bugs":{"url":"https://github.com/iview/iview/issues"},"dependencies":{"core-js":"^2.4.1","popper.js":"^0.6.4"},"peerDependencies":{"vue":"^1.0.17"},"devDependencies":{"autoprefixer-loader":"^2.0.0","babel":"^6.3.13","babel-core":"^6.11.4","babel-loader":"^6.2.4","babel-plugin-transform-runtime":"^6.12.0","babel-preset-es2015":"^6.9.0","babel-runtime":"^6.11.6","css-loader":"^0.23.1","eslint":"^2.5.3","eslint-friendly-formatter":"^2.0.6","eslint-loader":"^1.3.0","extract-text-webpack-plugin":"^1.0.1","file-loader":"^0.8.5","gulp":"^3.9.1","gulp-autoprefixer":"^3.1.1","gulp-clean-css":"^2.0.13","gulp-less":"^3.1.0","gulp-rename":"^1.2.2","html-loader":"^0.3.0","less":"^2.7.1","less-loader":"^2.2.3","style-loader":"^0.13.1","url-loader":"^0.5.7","vue":"^1.0.26","vue-hot-reload-api":"^1.3.3","vue-html-loader":"^1.2.3","vue-loader":"^8.5.3","vue-router":"^0.7.13","vue-style-loader":"^1.0.0","webpack":"^1.13.1","webpack-dev-server":"^1.16.1"},"gitHead":"43509ad87630e5062539d340f11229433617a621","_id":"iview@0.9.10-rc-3","_shasum":"06fce1a0c2cd9ba9f7f3cb0b616a69bbb4bc9b88","_from":".","_npmVersion":"2.15.1","_nodeVersion":"4.4.3","_npmUser":{"name":"aresn","email":"admin@aresn.com"},"dist":{"shasum":"06fce1a0c2cd9ba9f7f3cb0b616a69bbb4bc9b88","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/iview/-/iview-0.9.10-rc-3.tgz"},"maintainers":[{"name":"aresn","email":"admin@aresn.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/iview-0.9.10-rc-3.tgz_1481261186844_0.3140766436699778"},"directories":{}},"0.9.10-rc-4":{"name":"iview","version":"0.9.10-rc-4","title":"iView","description":"A high quality  UI components Library with Vue.js","homepage":"http://www.iviewui.com","keywords":["iview","vue","vue.js","component","components","ui","framework"],"main":"dist/iview.js","files":["dist","src"],"scripts":{"dev":"webpack-dev-server --content-base test/ --open --inline --hot --compress --history-api-fallback --port 8081 --config build/webpack.dev.config.js","dist:style":"gulp --gulpfile build/build-style.js","dist:dev":"webpack --config build/webpack.dist.dev.config.js","dist:prod":"webpack --config build/webpack.dist.prod.config.js","dist":"npm run dist:style && npm run dist:dev && npm run dist:prod","prepublish":"npm run dist"},"repository":{"type":"git","url":"git+https://github.com/iview/iview.git"},"author":{"name":"Aresn"},"license":"MIT","bugs":{"url":"https://github.com/iview/iview/issues"},"dependencies":{"core-js":"^2.4.1","popper.js":"^0.6.4"},"peerDependencies":{"vue":"^1.0.17"},"devDependencies":{"autoprefixer-loader":"^2.0.0","babel":"^6.3.13","babel-core":"^6.11.4","babel-loader":"^6.2.4","babel-plugin-transform-runtime":"^6.12.0","babel-preset-es2015":"^6.9.0","babel-runtime":"^6.11.6","css-loader":"^0.23.1","eslint":"^2.5.3","eslint-friendly-formatter":"^2.0.6","eslint-loader":"^1.3.0","extract-text-webpack-plugin":"^1.0.1","file-loader":"^0.8.5","gulp":"^3.9.1","gulp-autoprefixer":"^3.1.1","gulp-clean-css":"^2.0.13","gulp-less":"^3.1.0","gulp-rename":"^1.2.2","html-loader":"^0.3.0","less":"^2.7.1","less-loader":"^2.2.3","style-loader":"^0.13.1","url-loader":"^0.5.7","vue":"^1.0.26","vue-hot-reload-api":"^1.3.3","vue-html-loader":"^1.2.3","vue-loader":"^8.5.3","vue-router":"^0.7.13","vue-style-loader":"^1.0.0","webpack":"^1.13.1","webpack-dev-server":"^1.16.1"},"gitHead":"84a351dfdcedda56a1fbcf0e263a2f81e9e3d3e2","_id":"iview@0.9.10-rc-4","_shasum":"362cb7dfbbcf78a0eda4a36844d6d891fa1a98bd","_from":".","_npmVersion":"2.15.1","_nodeVersion":"4.4.3","_npmUser":{"name":"aresn","email":"admin@aresn.com"},"dist":{"shasum":"362cb7dfbbcf78a0eda4a36844d6d891fa1a98bd","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/iview/-/iview-0.9.10-rc-4.tgz"},"maintainers":[{"name":"aresn","email":"admin@aresn.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/iview-0.9.10-rc-4.tgz_1481269486651_0.15965659474022686"},"directories":{}},"0.9.10":{"name":"iview","version":"0.9.10","title":"iView","description":"A high quality  UI components Library with Vue.js","homepage":"http://www.iviewui.com","keywords":["iview","vue","vue.js","component","components","ui","framework"],"main":"dist/iview.js","files":["dist","src"],"scripts":{"dev":"webpack-dev-server --content-base test/ --open --inline --hot --compress --history-api-fallback --port 8081 --config build/webpack.dev.config.js","dist:style":"gulp --gulpfile build/build-style.js","dist:dev":"webpack --config build/webpack.dist.dev.config.js","dist:prod":"webpack --config build/webpack.dist.prod.config.js","dist":"npm run dist:style && npm run dist:dev && npm run dist:prod","prepublish":"npm run dist"},"repository":{"type":"git","url":"git+https://github.com/iview/iview.git"},"author":{"name":"Aresn"},"license":"MIT","bugs":{"url":"https://github.com/iview/iview/issues"},"dependencies":{"core-js":"^2.4.1","popper.js":"^0.6.4"},"peerDependencies":{"vue":"^1.0.17"},"devDependencies":{"autoprefixer-loader":"^2.0.0","babel":"^6.3.13","babel-core":"^6.11.4","babel-loader":"^6.2.4","babel-plugin-transform-runtime":"^6.12.0","babel-preset-es2015":"^6.9.0","babel-runtime":"^6.11.6","css-loader":"^0.23.1","eslint":"^2.5.3","eslint-friendly-formatter":"^2.0.6","eslint-loader":"^1.3.0","extract-text-webpack-plugin":"^1.0.1","file-loader":"^0.8.5","gulp":"^3.9.1","gulp-autoprefixer":"^3.1.1","gulp-clean-css":"^2.0.13","gulp-less":"^3.1.0","gulp-rename":"^1.2.2","html-loader":"^0.3.0","less":"^2.7.1","less-loader":"^2.2.3","style-loader":"^0.13.1","url-loader":"^0.5.7","vue":"^1.0.26","vue-hot-reload-api":"^1.3.3","vue-html-loader":"^1.2.3","vue-loader":"^8.5.3","vue-router":"^0.7.13","vue-style-loader":"^1.0.0","webpack":"^1.13.1","webpack-dev-server":"^1.16.1"},"gitHead":"46d4f3b314c9bac4f181cbc042277474224e23bf","_id":"iview@0.9.10","_shasum":"ebbf2dbae77bd0e88af72ae3799bf00d08de32b0","_from":".","_npmVersion":"2.15.1","_nodeVersion":"4.4.3","_npmUser":{"name":"aresn","email":"admin@aresn.com"},"dist":{"shasum":"ebbf2dbae77bd0e88af72ae3799bf00d08de32b0","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/iview/-/iview-0.9.10.tgz"},"maintainers":[{"name":"aresn","email":"admin@aresn.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/iview-0.9.10.tgz_1481270904844_0.1840520508121699"},"directories":{}},"0.9.11-rc-1":{"name":"iview","version":"0.9.11-rc-1","title":"iView","description":"A high quality  UI components Library with Vue.js","homepage":"http://www.iviewui.com","keywords":["iview","vue","vue.js","component","components","ui","framework"],"main":"dist/iview.js","files":["dist","src"],"scripts":{"dev":"webpack-dev-server --content-base test/ --open --inline --hot --compress --history-api-fallback --port 8081 --config build/webpack.dev.config.js","dist:style":"gulp --gulpfile build/build-style.js","dist:dev":"webpack --config build/webpack.dist.dev.config.js","dist:prod":"webpack --config build/webpack.dist.prod.config.js","dist":"npm run dist:style && npm run dist:dev && npm run dist:prod","prepublish":"npm run dist"},"repository":{"type":"git","url":"git+https://github.com/iview/iview.git"},"author":{"name":"Aresn"},"license":"MIT","bugs":{"url":"https://github.com/iview/iview/issues"},"dependencies":{"core-js":"^2.4.1","popper.js":"^0.6.4"},"peerDependencies":{"vue":"^1.0.17"},"devDependencies":{"autoprefixer-loader":"^2.0.0","babel":"^6.3.13","babel-core":"^6.11.4","babel-loader":"^6.2.4","babel-plugin-transform-runtime":"^6.12.0","babel-preset-es2015":"^6.9.0","babel-runtime":"^6.11.6","css-loader":"^0.23.1","eslint":"^2.5.3","eslint-friendly-formatter":"^2.0.6","eslint-loader":"^1.3.0","extract-text-webpack-plugin":"^1.0.1","file-loader":"^0.8.5","gulp":"^3.9.1","gulp-autoprefixer":"^3.1.1","gulp-clean-css":"^2.0.13","gulp-less":"^3.1.0","gulp-rename":"^1.2.2","html-loader":"^0.3.0","less":"^2.7.1","less-loader":"^2.2.3","style-loader":"^0.13.1","url-loader":"^0.5.7","vue":"^1.0.26","vue-hot-reload-api":"^1.3.3","vue-html-loader":"^1.2.3","vue-loader":"^8.5.3","vue-router":"^0.7.13","vue-style-loader":"^1.0.0","webpack":"^1.13.1","webpack-dev-server":"^1.16.1"},"gitHead":"e9dd4dab011911c4200be22f384fd79c8a018119","_id":"iview@0.9.11-rc-1","_shasum":"a35e5984a9b0c5ed147c36e57a54ffd083cf0e01","_from":".","_npmVersion":"2.15.1","_nodeVersion":"4.4.3","_npmUser":{"name":"aresn","email":"admin@aresn.com"},"dist":{"shasum":"a35e5984a9b0c5ed147c36e57a54ffd083cf0e01","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/iview/-/iview-0.9.11-rc-1.tgz"},"maintainers":[{"name":"aresn","email":"admin@aresn.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/iview-0.9.11-rc-1.tgz_1482215539151_0.7863001017831266"},"directories":{}},"0.9.11-rc-2":{"name":"iview","version":"0.9.11-rc-2","title":"iView","description":"A high quality  UI components Library with Vue.js","homepage":"http://www.iviewui.com","keywords":["iview","vue","vue.js","component","components","ui","framework"],"main":"dist/iview.js","files":["dist","src"],"scripts":{"dev":"webpack-dev-server --content-base test/ --open --inline --hot --compress --history-api-fallback --port 8081 --config build/webpack.dev.config.js","dist:style":"gulp --gulpfile build/build-style.js","dist:dev":"webpack --config build/webpack.dist.dev.config.js","dist:prod":"webpack --config build/webpack.dist.prod.config.js","dist":"npm run dist:style && npm run dist:dev && npm run dist:prod","prepublish":"npm run dist"},"repository":{"type":"git","url":"git+https://github.com/iview/iview.git"},"author":{"name":"Aresn"},"license":"MIT","bugs":{"url":"https://github.com/iview/iview/issues"},"dependencies":{"core-js":"^2.4.1","popper.js":"^0.6.4"},"peerDependencies":{"vue":"^1.0.17"},"devDependencies":{"autoprefixer-loader":"^2.0.0","babel":"^6.3.13","babel-core":"^6.11.4","babel-loader":"^6.2.4","babel-plugin-transform-runtime":"^6.12.0","babel-preset-es2015":"^6.9.0","babel-runtime":"^6.11.6","css-loader":"^0.23.1","eslint":"^2.5.3","eslint-friendly-formatter":"^2.0.6","eslint-loader":"^1.3.0","extract-text-webpack-plugin":"^1.0.1","file-loader":"^0.8.5","gulp":"^3.9.1","gulp-autoprefixer":"^3.1.1","gulp-clean-css":"^2.0.13","gulp-less":"^3.1.0","gulp-rename":"^1.2.2","html-loader":"^0.3.0","less":"^2.7.1","less-loader":"^2.2.3","style-loader":"^0.13.1","url-loader":"^0.5.7","vue":"^1.0.26","vue-hot-reload-api":"^1.3.3","vue-html-loader":"^1.2.3","vue-loader":"^8.5.3","vue-router":"^0.7.13","vue-style-loader":"^1.0.0","webpack":"^1.13.1","webpack-dev-server":"^1.16.1"},"gitHead":"fc640135d697aa9b890a03dc6dd6d23788a826ca","_id":"iview@0.9.11-rc-2","_shasum":"4a3e929820a761c2a679817a0bad0c6bccc45785","_from":".","_npmVersion":"2.15.1","_nodeVersion":"4.4.3","_npmUser":{"name":"aresn","email":"admin@aresn.com"},"dist":{"shasum":"4a3e929820a761c2a679817a0bad0c6bccc45785","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/iview/-/iview-0.9.11-rc-2.tgz"},"maintainers":[{"name":"aresn","email":"admin@aresn.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/iview-0.9.11-rc-2.tgz_1482225267164_0.05928236967884004"},"directories":{}},"0.9.11-rc-3":{"name":"iview","version":"0.9.11-rc-3","title":"iView","description":"A high quality  UI components Library with Vue.js","homepage":"http://www.iviewui.com","keywords":["iview","vue","vue.js","component","components","ui","framework"],"main":"dist/iview.js","files":["dist","src"],"scripts":{"dev":"webpack-dev-server --content-base test/ --open --inline --hot --compress --history-api-fallback --port 8081 --config build/webpack.dev.config.js","dist:style":"gulp --gulpfile build/build-style.js","dist:dev":"webpack --config build/webpack.dist.dev.config.js","dist:prod":"webpack --config build/webpack.dist.prod.config.js","dist":"npm run dist:style && npm run dist:dev && npm run dist:prod","prepublish":"npm run dist"},"repository":{"type":"git","url":"git+https://github.com/iview/iview.git"},"author":{"name":"Aresn"},"license":"MIT","bugs":{"url":"https://github.com/iview/iview/issues"},"dependencies":{"core-js":"^2.4.1","popper.js":"^0.6.4"},"peerDependencies":{"vue":"^1.0.17"},"devDependencies":{"autoprefixer-loader":"^2.0.0","babel":"^6.3.13","babel-core":"^6.11.4","babel-loader":"^6.2.4","babel-plugin-transform-runtime":"^6.12.0","babel-preset-es2015":"^6.9.0","babel-runtime":"^6.11.6","css-loader":"^0.23.1","eslint":"^2.5.3","eslint-friendly-formatter":"^2.0.6","eslint-loader":"^1.3.0","extract-text-webpack-plugin":"^1.0.1","file-loader":"^0.8.5","gulp":"^3.9.1","gulp-autoprefixer":"^3.1.1","gulp-clean-css":"^2.0.13","gulp-less":"^3.1.0","gulp-rename":"^1.2.2","html-loader":"^0.3.0","less":"^2.7.1","less-loader":"^2.2.3","style-loader":"^0.13.1","url-loader":"^0.5.7","vue":"^1.0.26","vue-hot-reload-api":"^1.3.3","vue-html-loader":"^1.2.3","vue-loader":"^8.5.3","vue-router":"^0.7.13","vue-style-loader":"^1.0.0","webpack":"^1.13.1","webpack-dev-server":"^1.16.1"},"gitHead":"98ca354f13252865ae0d3c2938d4fe023924f309","_id":"iview@0.9.11-rc-3","_shasum":"7492f5e1a51cf1682a729045e3f8f1d2cf63c841","_from":".","_npmVersion":"2.15.1","_nodeVersion":"4.4.3","_npmUser":{"name":"aresn","email":"admin@aresn.com"},"dist":{"shasum":"7492f5e1a51cf1682a729045e3f8f1d2cf63c841","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/iview/-/iview-0.9.11-rc-3.tgz"},"maintainers":[{"name":"aresn","email":"admin@aresn.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/iview-0.9.11-rc-3.tgz_1482325367557_0.17670259275473654"},"directories":{}},"0.9.11-rc-4":{"name":"iview","version":"0.9.11-rc-4","title":"iView","description":"A high quality  UI components Library with Vue.js","homepage":"http://www.iviewui.com","keywords":["iview","vue","vue.js","component","components","ui","framework"],"main":"dist/iview.js","files":["dist","src"],"scripts":{"dev":"webpack-dev-server --content-base test/ --open --inline --hot --compress --history-api-fallback --port 8081 --config build/webpack.dev.config.js","dist:style":"gulp --gulpfile build/build-style.js","dist:dev":"webpack --config build/webpack.dist.dev.config.js","dist:prod":"webpack --config build/webpack.dist.prod.config.js","dist":"npm run dist:style && npm run dist:dev && npm run dist:prod","prepublish":"npm run dist"},"repository":{"type":"git","url":"git+https://github.com/iview/iview.git"},"author":{"name":"Aresn"},"license":"MIT","bugs":{"url":"https://github.com/iview/iview/issues"},"dependencies":{"core-js":"^2.4.1","popper.js":"^0.6.4"},"peerDependencies":{"vue":"^1.0.17"},"devDependencies":{"autoprefixer-loader":"^2.0.0","babel":"^6.3.13","babel-core":"^6.11.4","babel-loader":"^6.2.4","babel-plugin-transform-runtime":"^6.12.0","babel-preset-es2015":"^6.9.0","babel-runtime":"^6.11.6","css-loader":"^0.23.1","eslint":"^2.5.3","eslint-friendly-formatter":"^2.0.6","eslint-loader":"^1.3.0","extract-text-webpack-plugin":"^1.0.1","file-loader":"^0.8.5","gulp":"^3.9.1","gulp-autoprefixer":"^3.1.1","gulp-clean-css":"^2.0.13","gulp-less":"^3.1.0","gulp-rename":"^1.2.2","html-loader":"^0.3.0","less":"^2.7.1","less-loader":"^2.2.3","style-loader":"^0.13.1","url-loader":"^0.5.7","vue":"^1.0.26","vue-hot-reload-api":"^1.3.3","vue-html-loader":"^1.2.3","vue-loader":"^8.5.3","vue-router":"^0.7.13","vue-style-loader":"^1.0.0","webpack":"^1.13.1","webpack-dev-server":"^1.16.1"},"gitHead":"68e9b1003beb19b3c9f6c2f34af6d343c8aaace0","_id":"iview@0.9.11-rc-4","_shasum":"8b88a41e7b052ad225fc2c75acd88ecd41eb7bdf","_from":".","_npmVersion":"2.15.1","_nodeVersion":"4.4.3","_npmUser":{"name":"aresn","email":"admin@aresn.com"},"dist":{"shasum":"8b88a41e7b052ad225fc2c75acd88ecd41eb7bdf","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/iview/-/iview-0.9.11-rc-4.tgz"},"maintainers":[{"name":"aresn","email":"admin@aresn.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/iview-0.9.11-rc-4.tgz_1482369704562_0.41598208295181394"},"directories":{}},"0.9.11-rc-5":{"name":"iview","version":"0.9.11-rc-5","title":"iView","description":"A high quality  UI components Library with Vue.js","homepage":"http://www.iviewui.com","keywords":["iview","vue","vue.js","component","components","ui","framework"],"main":"dist/iview.js","files":["dist","src"],"scripts":{"dev":"webpack-dev-server --content-base test/ --open --inline --hot --compress --history-api-fallback --port 8081 --config build/webpack.dev.config.js","dist:style":"gulp --gulpfile build/build-style.js","dist:dev":"webpack --config build/webpack.dist.dev.config.js","dist:prod":"webpack --config build/webpack.dist.prod.config.js","dist":"npm run dist:style && npm run dist:dev && npm run dist:prod","prepublish":"npm run dist"},"repository":{"type":"git","url":"git+https://github.com/iview/iview.git"},"author":{"name":"Aresn"},"license":"MIT","bugs":{"url":"https://github.com/iview/iview/issues"},"dependencies":{"core-js":"^2.4.1","popper.js":"^0.6.4"},"peerDependencies":{"vue":"^1.0.17"},"devDependencies":{"autoprefixer-loader":"^2.0.0","babel":"^6.3.13","babel-core":"^6.11.4","babel-loader":"^6.2.4","babel-plugin-transform-runtime":"^6.12.0","babel-preset-es2015":"^6.9.0","babel-runtime":"^6.11.6","css-loader":"^0.23.1","eslint":"^2.5.3","eslint-friendly-formatter":"^2.0.6","eslint-loader":"^1.3.0","extract-text-webpack-plugin":"^1.0.1","file-loader":"^0.8.5","gulp":"^3.9.1","gulp-autoprefixer":"^3.1.1","gulp-clean-css":"^2.0.13","gulp-less":"^3.1.0","gulp-rename":"^1.2.2","html-loader":"^0.3.0","less":"^2.7.1","less-loader":"^2.2.3","style-loader":"^0.13.1","url-loader":"^0.5.7","vue":"^1.0.26","vue-hot-reload-api":"^1.3.3","vue-html-loader":"^1.2.3","vue-loader":"^8.5.3","vue-router":"^0.7.13","vue-style-loader":"^1.0.0","webpack":"^1.13.1","webpack-dev-server":"^1.16.1"},"gitHead":"d20fe0eeb771988274871918da58315cfe7a710c","_id":"iview@0.9.11-rc-5","_shasum":"187a6a253f6f214e2d9774e69a548eae2477e933","_from":".","_npmVersion":"2.15.1","_nodeVersion":"4.4.3","_npmUser":{"name":"aresn","email":"admin@aresn.com"},"dist":{"shasum":"187a6a253f6f214e2d9774e69a548eae2477e933","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/iview/-/iview-0.9.11-rc-5.tgz"},"maintainers":[{"name":"aresn","email":"admin@aresn.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/iview-0.9.11-rc-5.tgz_1482390593588_0.8861271175555885"},"directories":{}},"0.9.11":{"name":"iview","version":"0.9.11","title":"iView","description":"A high quality  UI components Library with Vue.js","homepage":"http://www.iviewui.com","keywords":["iview","vue","vue.js","component","components","ui","framework"],"main":"dist/iview.js","files":["dist","src"],"scripts":{"dev":"webpack-dev-server --content-base test/ --open --inline --hot --compress --history-api-fallback --port 8081 --config build/webpack.dev.config.js","dist:style":"gulp --gulpfile build/build-style.js","dist:dev":"webpack --config build/webpack.dist.dev.config.js","dist:prod":"webpack --config build/webpack.dist.prod.config.js","dist":"npm run dist:style && npm run dist:dev && npm run dist:prod","prepublish":"npm run dist"},"repository":{"type":"git","url":"git+https://github.com/iview/iview.git"},"author":{"name":"Aresn"},"license":"MIT","bugs":{"url":"https://github.com/iview/iview/issues"},"dependencies":{"core-js":"^2.4.1","popper.js":"^0.6.4"},"peerDependencies":{"vue":"^1.0.17"},"devDependencies":{"autoprefixer-loader":"^2.0.0","babel":"^6.3.13","babel-core":"^6.11.4","babel-loader":"^6.2.4","babel-plugin-transform-runtime":"^6.12.0","babel-preset-es2015":"^6.9.0","babel-runtime":"^6.11.6","css-loader":"^0.23.1","eslint":"^2.5.3","eslint-friendly-formatter":"^2.0.6","eslint-loader":"^1.3.0","extract-text-webpack-plugin":"^1.0.1","file-loader":"^0.8.5","gulp":"^3.9.1","gulp-autoprefixer":"^3.1.1","gulp-clean-css":"^2.0.13","gulp-less":"^3.1.0","gulp-rename":"^1.2.2","html-loader":"^0.3.0","less":"^2.7.1","less-loader":"^2.2.3","style-loader":"^0.13.1","url-loader":"^0.5.7","vue":"^1.0.26","vue-hot-reload-api":"^1.3.3","vue-html-loader":"^1.2.3","vue-loader":"^8.5.3","vue-router":"^0.7.13","vue-style-loader":"^1.0.0","webpack":"^1.13.1","webpack-dev-server":"^1.16.1"},"gitHead":"9358a9ae2715c1a0680679c4f5cea9b82f4bd450","_id":"iview@0.9.11","_shasum":"4946ca0ca7d3687979ecc671eeebaa1644c8bcb0","_from":".","_npmVersion":"2.15.1","_nodeVersion":"4.4.3","_npmUser":{"name":"aresn","email":"admin@aresn.com"},"dist":{"shasum":"4946ca0ca7d3687979ecc671eeebaa1644c8bcb0","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/iview/-/iview-0.9.11.tgz"},"maintainers":[{"name":"aresn","email":"admin@aresn.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/iview-0.9.11.tgz_1482455607000_0.5353310985956341"},"directories":{}},"0.9.12":{"name":"iview","version":"0.9.12","title":"iView","description":"A high quality  UI components Library with Vue.js","homepage":"http://www.iviewui.com","keywords":["iview","vue","vue.js","component","components","ui","framework"],"main":"dist/iview.js","files":["dist","src"],"scripts":{"dev":"webpack-dev-server --content-base test/ --open --inline --hot --compress --history-api-fallback --port 8081 --config build/webpack.dev.config.js","dist:style":"gulp --gulpfile build/build-style.js","dist:dev":"webpack --config build/webpack.dist.dev.config.js","dist:prod":"webpack --config build/webpack.dist.prod.config.js","dist":"npm run dist:style && npm run dist:dev && npm run dist:prod","lint":"eslint --fix --ext .js,.vue src","test":"npm run dist && npm run lint","prepublish":"npm run dist"},"repository":{"type":"git","url":"git+https://github.com/iview/iview.git"},"author":{"name":"Aresn"},"license":"MIT","bugs":{"url":"https://github.com/iview/iview/issues"},"dependencies":{"core-js":"^2.4.1","popper.js":"^0.6.4"},"peerDependencies":{"vue":"^1.0.17"},"devDependencies":{"autoprefixer-loader":"^2.0.0","babel":"^6.3.13","babel-core":"^6.11.4","babel-loader":"^6.2.4","babel-plugin-transform-runtime":"^6.12.0","babel-preset-es2015":"^6.9.0","babel-runtime":"^6.11.6","css-loader":"^0.23.1","eslint":"^3.12.2","eslint-plugin-html":"^1.7.0","extract-text-webpack-plugin":"^1.0.1","file-loader":"^0.8.5","gulp":"^3.9.1","gulp-autoprefixer":"^3.1.1","gulp-clean-css":"^2.0.13","gulp-less":"^3.1.0","gulp-rename":"^1.2.2","html-loader":"^0.3.0","less":"^2.7.1","less-loader":"^2.2.3","style-loader":"^0.13.1","url-loader":"^0.5.7","vue":"^1.0.26","vue-hot-reload-api":"^1.3.3","vue-html-loader":"^1.2.3","vue-loader":"^8.5.3","vue-router":"^0.7.13","vue-style-loader":"^1.0.0","webpack":"^1.13.1","webpack-dev-server":"^1.16.1"},"gitHead":"49bef31bd60061f787b2c55c4c81edfa610c78a4","_id":"iview@0.9.12","_shasum":"c0a768bb57257d460489499ffe83146ae844a274","_from":".","_npmVersion":"2.15.1","_nodeVersion":"4.4.3","_npmUser":{"name":"aresn","email":"admin@aresn.com"},"dist":{"shasum":"c0a768bb57257d460489499ffe83146ae844a274","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/iview/-/iview-0.9.12.tgz"},"maintainers":[{"name":"aresn","email":"admin@aresn.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/iview-0.9.12.tgz_1483106739867_0.875935131451115"},"directories":{}},"0.9.13-rc-1":{"name":"iview","version":"0.9.13-rc-1","title":"iView","description":"A high quality  UI components Library with Vue.js","homepage":"http://www.iviewui.com","keywords":["iview","vue","vue.js","component","components","ui","framework"],"main":"dist/iview.js","files":["dist","src"],"scripts":{"dev":"webpack-dev-server --content-base test/ --open --inline --hot --compress --history-api-fallback --port 8081 --config build/webpack.dev.config.js","dist:style":"gulp --gulpfile build/build-style.js","dist:dev":"webpack --config build/webpack.dist.dev.config.js","dist:prod":"webpack --config build/webpack.dist.prod.config.js","dist":"npm run dist:style && npm run dist:dev && npm run dist:prod","lint":"eslint --fix --ext .js,.vue src","test":"npm run dist && npm run lint","prepublish":"npm run dist"},"repository":{"type":"git","url":"git+https://github.com/iview/iview.git"},"author":{"name":"Aresn"},"license":"MIT","bugs":{"url":"https://github.com/iview/iview/issues"},"dependencies":{"async-validator":"^1.6.7","core-js":"^2.4.1","popper.js":"^0.6.4"},"peerDependencies":{"vue":"^1.0.17"},"devDependencies":{"autoprefixer-loader":"^2.0.0","babel":"^6.3.13","babel-core":"^6.11.4","babel-loader":"^6.2.4","babel-plugin-transform-runtime":"^6.12.0","babel-preset-es2015":"^6.9.0","babel-runtime":"^6.11.6","css-loader":"^0.23.1","eslint":"^3.12.2","eslint-plugin-html":"^1.7.0","extract-text-webpack-plugin":"^1.0.1","file-loader":"^0.8.5","gulp":"^3.9.1","gulp-autoprefixer":"^3.1.1","gulp-clean-css":"^2.0.13","gulp-less":"^3.1.0","gulp-rename":"^1.2.2","html-loader":"^0.3.0","less":"^2.7.1","less-loader":"^2.2.3","style-loader":"^0.13.1","url-loader":"^0.5.7","vue":"^1.0.26","vue-hot-reload-api":"^1.3.3","vue-html-loader":"^1.2.3","vue-loader":"^8.5.3","vue-router":"^0.7.13","vue-style-loader":"^1.0.0","webpack":"^1.13.1","webpack-dev-server":"^1.16.1"},"gitHead":"ba3a2f1e57227c687220d0f4ef8bdc8cce14402c","_id":"iview@0.9.13-rc-1","_shasum":"d7ffbc3b73324db1f536f8796645be95ab5c5158","_from":".","_npmVersion":"2.15.1","_nodeVersion":"4.4.3","_npmUser":{"name":"aresn","email":"admin@aresn.com"},"dist":{"shasum":"d7ffbc3b73324db1f536f8796645be95ab5c5158","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/iview/-/iview-0.9.13-rc-1.tgz"},"maintainers":[{"name":"aresn","email":"admin@aresn.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/iview-0.9.13-rc-1.tgz_1483525312874_0.6825565444305539"},"directories":{}},"0.9.13-rc-2":{"name":"iview","version":"0.9.13-rc-2","title":"iView","description":"A high quality  UI components Library with Vue.js","homepage":"http://www.iviewui.com","keywords":["iview","vue","vue.js","component","components","ui","framework"],"main":"dist/iview.js","files":["dist","src"],"scripts":{"dev":"webpack-dev-server --content-base test/ --open --inline --hot --compress --history-api-fallback --port 8081 --config build/webpack.dev.config.js","dist:style":"gulp --gulpfile build/build-style.js","dist:dev":"webpack --config build/webpack.dist.dev.config.js","dist:prod":"webpack --config build/webpack.dist.prod.config.js","dist":"npm run dist:style && npm run dist:dev && npm run dist:prod","lint":"eslint --fix --ext .js,.vue src","test":"npm run dist && npm run lint","prepublish":"npm run dist"},"repository":{"type":"git","url":"git+https://github.com/iview/iview.git"},"author":{"name":"Aresn"},"license":"MIT","bugs":{"url":"https://github.com/iview/iview/issues"},"dependencies":{"async-validator":"^1.6.7","core-js":"^2.4.1","popper.js":"^0.6.4"},"peerDependencies":{"vue":"^1.0.17"},"devDependencies":{"autoprefixer-loader":"^2.0.0","babel":"^6.3.13","babel-core":"^6.11.4","babel-loader":"^6.2.4","babel-plugin-transform-runtime":"^6.12.0","babel-preset-es2015":"^6.9.0","babel-runtime":"^6.11.6","css-loader":"^0.23.1","eslint":"^3.12.2","eslint-plugin-html":"^1.7.0","extract-text-webpack-plugin":"^1.0.1","file-loader":"^0.8.5","gulp":"^3.9.1","gulp-autoprefixer":"^3.1.1","gulp-clean-css":"^2.0.13","gulp-less":"^3.1.0","gulp-rename":"^1.2.2","html-loader":"^0.3.0","less":"^2.7.1","less-loader":"^2.2.3","style-loader":"^0.13.1","url-loader":"^0.5.7","vue":"^1.0.26","vue-hot-reload-api":"^1.3.3","vue-html-loader":"^1.2.3","vue-loader":"^8.5.3","vue-router":"^0.7.13","vue-style-loader":"^1.0.0","webpack":"^1.13.1","webpack-dev-server":"^1.16.1"},"gitHead":"f706ef311d192726a86212d6987f2d9975c1e2bd","_id":"iview@0.9.13-rc-2","_shasum":"ab9613640f57fadcdd21c922e37c3c44ce9f8d22","_from":".","_npmVersion":"2.15.1","_nodeVersion":"4.4.3","_npmUser":{"name":"aresn","email":"admin@aresn.com"},"dist":{"shasum":"ab9613640f57fadcdd21c922e37c3c44ce9f8d22","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/iview/-/iview-0.9.13-rc-2.tgz"},"maintainers":[{"name":"aresn","email":"admin@aresn.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/iview-0.9.13-rc-2.tgz_1483599453579_0.36491555254906416"},"directories":{}},"0.9.13":{"name":"iview","version":"0.9.13","title":"iView","description":"A high quality  UI components Library with Vue.js","homepage":"http://www.iviewui.com","keywords":["iview","vue","vue.js","component","components","ui","framework"],"main":"dist/iview.js","files":["dist","src"],"scripts":{"dev":"webpack-dev-server --content-base test/ --open --inline --hot --compress --history-api-fallback --port 8081 --config build/webpack.dev.config.js","dist:style":"gulp --gulpfile build/build-style.js","dist:dev":"webpack --config build/webpack.dist.dev.config.js","dist:prod":"webpack --config build/webpack.dist.prod.config.js","dist":"npm run dist:style && npm run dist:dev && npm run dist:prod","lint":"eslint --fix --ext .js,.vue src","test":"npm run dist && npm run lint","prepublish":"npm run dist"},"repository":{"type":"git","url":"git+https://github.com/iview/iview.git"},"author":{"name":"Aresn"},"license":"MIT","bugs":{"url":"https://github.com/iview/iview/issues"},"dependencies":{"async-validator":"^1.6.7","core-js":"^2.4.1","popper.js":"^0.6.4"},"peerDependencies":{"vue":"^1.0.17"},"devDependencies":{"autoprefixer-loader":"^2.0.0","babel":"^6.3.13","babel-core":"^6.11.4","babel-loader":"^6.2.4","babel-plugin-transform-runtime":"^6.12.0","babel-preset-es2015":"^6.9.0","babel-runtime":"^6.11.6","css-loader":"^0.23.1","eslint":"^3.12.2","eslint-plugin-html":"^1.7.0","extract-text-webpack-plugin":"^1.0.1","file-loader":"^0.8.5","gulp":"^3.9.1","gulp-autoprefixer":"^3.1.1","gulp-clean-css":"^2.0.13","gulp-less":"^3.1.0","gulp-rename":"^1.2.2","html-loader":"^0.3.0","less":"^2.7.1","less-loader":"^2.2.3","style-loader":"^0.13.1","url-loader":"^0.5.7","vue":"^1.0.26","vue-hot-reload-api":"^1.3.3","vue-html-loader":"^1.2.3","vue-loader":"^8.5.3","vue-router":"^0.7.13","vue-style-loader":"^1.0.0","webpack":"^1.13.1","webpack-dev-server":"^1.16.1"},"gitHead":"fae238f5b5b123e789866eaa9fda4c990393c8a7","_id":"iview@0.9.13","_shasum":"d693c02e04fa31bfc7fea06c4c1fca8aae98992b","_from":".","_npmVersion":"2.15.1","_nodeVersion":"4.4.3","_npmUser":{"name":"aresn","email":"admin@aresn.com"},"dist":{"shasum":"d693c02e04fa31bfc7fea06c4c1fca8aae98992b","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/iview/-/iview-0.9.13.tgz"},"maintainers":[{"name":"aresn","email":"admin@aresn.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/iview-0.9.13.tgz_1483688017429_0.28884332766756415"},"directories":{}},"0.9.14":{"name":"iview","version":"0.9.14","title":"iView","description":"A high quality  UI components Library with Vue.js","homepage":"http://www.iviewui.com","keywords":["iview","vue","vue.js","component","components","ui","framework"],"main":"dist/iview.js","files":["dist","src"],"scripts":{"dev":"webpack-dev-server --content-base test/ --open --inline --hot --compress --history-api-fallback --port 8081 --config build/webpack.dev.config.js","dist:style":"gulp --gulpfile build/build-style.js","dist:dev":"webpack --config build/webpack.dist.dev.config.js","dist:prod":"webpack --config build/webpack.dist.prod.config.js","dist":"npm run dist:style && npm run dist:dev && npm run dist:prod","lint":"eslint --fix --ext .js,.vue src","test":"npm run dist && npm run lint","prepublish":"npm run dist"},"repository":{"type":"git","url":"git+https://github.com/iview/iview.git"},"author":{"name":"Aresn"},"license":"MIT","bugs":{"url":"https://github.com/iview/iview/issues"},"dependencies":{"async-validator":"^1.6.7","core-js":"^2.4.1","deepmerge":"^1.3.1","popper.js":"^0.6.4"},"peerDependencies":{"vue":"^1.0.17"},"devDependencies":{"autoprefixer-loader":"^2.0.0","babel":"^6.3.13","babel-core":"^6.11.4","babel-loader":"^6.2.4","babel-plugin-transform-runtime":"^6.12.0","babel-preset-es2015":"^6.9.0","babel-runtime":"^6.11.6","css-loader":"^0.23.1","eslint":"^3.12.2","eslint-plugin-html":"^1.7.0","extract-text-webpack-plugin":"^1.0.1","file-loader":"^0.8.5","gulp":"^3.9.1","gulp-autoprefixer":"^3.1.1","gulp-clean-css":"^2.0.13","gulp-less":"^3.1.0","gulp-rename":"^1.2.2","html-loader":"^0.3.0","less":"^2.7.1","less-loader":"^2.2.3","style-loader":"^0.13.1","url-loader":"^0.5.7","vue":"^1.0.26","vue-hot-reload-api":"^1.3.3","vue-html-loader":"^1.2.3","vue-loader":"^8.5.3","vue-router":"^0.7.13","vue-style-loader":"^1.0.0","webpack":"^1.13.1","webpack-dev-server":"^1.16.1"},"gitHead":"e3e8335fae572aa30ff78078a9f591302325ac40","_id":"iview@0.9.14","_shasum":"492dcf50c9f2b89c9a9d9796fe412dd2eea5b346","_from":".","_npmVersion":"2.15.1","_nodeVersion":"4.4.3","_npmUser":{"name":"aresn","email":"admin@aresn.com"},"dist":{"shasum":"492dcf50c9f2b89c9a9d9796fe412dd2eea5b346","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/iview/-/iview-0.9.14.tgz"},"maintainers":[{"name":"aresn","email":"admin@aresn.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/iview-0.9.14.tgz_1484212146187_0.1849202464800328"},"directories":{}},"0.9.15":{"name":"iview","version":"0.9.15","title":"iView","description":"A high quality  UI components Library with Vue.js","homepage":"http://www.iviewui.com","keywords":["iview","vue","vue.js","component","components","ui","framework"],"main":"dist/iview.js","files":["dist","src"],"scripts":{"dev":"webpack-dev-server --content-base test/ --open --inline --hot --compress --history-api-fallback --port 8081 --config build/webpack.dev.config.js","dist:style":"gulp --gulpfile build/build-style.js","dist:dev":"webpack --config build/webpack.dist.dev.config.js","dist:prod":"webpack --config build/webpack.dist.prod.config.js","dist":"npm run dist:style && npm run dist:dev && npm run dist:prod","lint":"eslint --fix --ext .js,.vue src","test":"npm run dist && npm run lint","prepublish":"npm run dist"},"repository":{"type":"git","url":"git+https://github.com/iview/iview.git"},"author":{"name":"Aresn"},"license":"MIT","bugs":{"url":"https://github.com/iview/iview/issues"},"dependencies":{"async-validator":"^1.6.7","core-js":"^2.4.1","deepmerge":"^1.3.1","popper.js":"^0.6.4"},"peerDependencies":{"vue":"^1.0.17"},"devDependencies":{"autoprefixer-loader":"^2.0.0","babel":"^6.3.13","babel-core":"^6.11.4","babel-loader":"^6.2.4","babel-plugin-transform-runtime":"^6.12.0","babel-preset-es2015":"^6.9.0","babel-runtime":"^6.11.6","css-loader":"^0.23.1","eslint":"^3.12.2","eslint-plugin-html":"^1.7.0","extract-text-webpack-plugin":"^1.0.1","file-loader":"^0.8.5","gulp":"^3.9.1","gulp-autoprefixer":"^3.1.1","gulp-clean-css":"^2.0.13","gulp-less":"^3.1.0","gulp-rename":"^1.2.2","html-loader":"^0.3.0","less":"^2.7.1","less-loader":"^2.2.3","style-loader":"^0.13.1","url-loader":"^0.5.7","vue":"^1.0.26","vue-hot-reload-api":"^1.3.3","vue-html-loader":"^1.2.3","vue-loader":"^8.5.3","vue-router":"^0.7.13","vue-style-loader":"^1.0.0","webpack":"^1.13.1","webpack-dev-server":"^1.16.1"},"gitHead":"f36be426d40f06b3189f3c5566babaa8a0d95e40","_id":"iview@0.9.15","_shasum":"b71b63ad653fc6f0833303d39bd66c0641a82e94","_from":".","_npmVersion":"2.15.1","_nodeVersion":"4.4.3","_npmUser":{"name":"aresn","email":"admin@aresn.com"},"dist":{"shasum":"b71b63ad653fc6f0833303d39bd66c0641a82e94","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/iview/-/iview-0.9.15.tgz"},"maintainers":[{"name":"aresn","email":"admin@aresn.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/iview-0.9.15.tgz_1484528936812_0.3354529053904116"},"directories":{}},"0.9.16":{"name":"iview","version":"0.9.16","title":"iView","description":"A high quality  UI components Library with Vue.js","homepage":"http://www.iviewui.com","keywords":["iview","vue","vue.js","component","components","ui","framework"],"main":"dist/iview.js","files":["dist","src"],"scripts":{"dev":"webpack-dev-server --content-base test/ --open --inline --hot --compress --history-api-fallback --port 8081 --config build/webpack.dev.config.js","dist:style":"gulp --gulpfile build/build-style.js","dist:dev":"webpack --config build/webpack.dist.dev.config.js","dist:prod":"webpack --config build/webpack.dist.prod.config.js","dist":"npm run dist:style && npm run dist:dev && npm run dist:prod","lint":"eslint --fix --ext .js,.vue src","test":"npm run dist && npm run lint","prepublish":"npm run dist"},"repository":{"type":"git","url":"git+https://github.com/iview/iview.git"},"author":{"name":"Aresn"},"license":"MIT","bugs":{"url":"https://github.com/iview/iview/issues"},"dependencies":{"async-validator":"^1.6.7","core-js":"^2.4.1","deepmerge":"^1.3.1","popper.js":"^0.6.4"},"peerDependencies":{"vue":"^1.0.17"},"devDependencies":{"autoprefixer-loader":"^2.0.0","babel":"^6.3.13","babel-core":"^6.11.4","babel-loader":"^6.2.4","babel-plugin-transform-runtime":"^6.12.0","babel-preset-es2015":"^6.9.0","babel-runtime":"^6.11.6","css-loader":"^0.23.1","eslint":"^3.12.2","eslint-plugin-html":"^1.7.0","extract-text-webpack-plugin":"^1.0.1","file-loader":"^0.8.5","gulp":"^3.9.1","gulp-autoprefixer":"^3.1.1","gulp-clean-css":"^2.0.13","gulp-less":"^3.1.0","gulp-rename":"^1.2.2","html-loader":"^0.3.0","less":"^2.7.1","less-loader":"^2.2.3","style-loader":"^0.13.1","url-loader":"^0.5.7","vue":"^1.0.26","vue-hot-reload-api":"^1.3.3","vue-html-loader":"^1.2.3","vue-loader":"^8.5.3","vue-router":"^0.7.13","vue-style-loader":"^1.0.0","webpack":"^1.13.1","webpack-dev-server":"^1.16.1"},"gitHead":"6bfdf8f8929c3516dbbcc02e91b7ae41869b63b6","_id":"iview@0.9.16","_shasum":"c38ea2e142a86a8e4212009111ba4224abdd6485","_from":".","_npmVersion":"2.15.1","_nodeVersion":"4.4.3","_npmUser":{"name":"aresn","email":"admin@aresn.com"},"dist":{"shasum":"c38ea2e142a86a8e4212009111ba4224abdd6485","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/iview/-/iview-0.9.16.tgz"},"maintainers":[{"name":"aresn","email":"admin@aresn.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/iview-0.9.16.tgz_1484643563188_0.9500035648234189"},"directories":{}},"0.9.17":{"name":"iview","version":"0.9.17","title":"iView","description":"A high quality  UI components Library with Vue.js","homepage":"http://www.iviewui.com","keywords":["iview","vue","vue.js","component","components","ui","framework"],"main":"dist/iview.js","files":["dist","src"],"scripts":{"dev":"webpack-dev-server --content-base test/ --open --inline --hot --compress --history-api-fallback --port 8081 --config build/webpack.dev.config.js","dist:style":"gulp --gulpfile build/build-style.js","dist:dev":"webpack --config build/webpack.dist.dev.config.js","dist:prod":"webpack --config build/webpack.dist.prod.config.js","dist":"npm run dist:style && npm run dist:dev && npm run dist:prod","lint":"eslint --fix --ext .js,.vue src","test":"npm run dist && npm run lint","prepublish":"npm run dist"},"repository":{"type":"git","url":"git+https://github.com/iview/iview.git"},"author":{"name":"Aresn"},"license":"MIT","bugs":{"url":"https://github.com/iview/iview/issues"},"dependencies":{"async-validator":"^1.6.7","core-js":"^2.4.1","deepmerge":"^1.3.1","popper.js":"^0.6.4"},"peerDependencies":{"vue":"^1.0.17"},"devDependencies":{"autoprefixer-loader":"^2.0.0","babel":"^6.3.13","babel-core":"^6.11.4","babel-loader":"^6.2.4","babel-plugin-transform-runtime":"^6.12.0","babel-preset-es2015":"^6.9.0","babel-runtime":"^6.11.6","css-loader":"^0.23.1","eslint":"^3.12.2","eslint-plugin-html":"^1.7.0","extract-text-webpack-plugin":"^1.0.1","file-loader":"^0.8.5","gulp":"^3.9.1","gulp-autoprefixer":"^3.1.1","gulp-clean-css":"^2.0.13","gulp-less":"^3.1.0","gulp-rename":"^1.2.2","html-loader":"^0.3.0","less":"^2.7.1","less-loader":"^2.2.3","style-loader":"^0.13.1","url-loader":"^0.5.7","vue":"^1.0.26","vue-hot-reload-api":"^1.3.3","vue-html-loader":"^1.2.3","vue-loader":"^8.5.3","vue-router":"^0.7.13","vue-style-loader":"^1.0.0","webpack":"^1.13.1","webpack-dev-server":"^1.16.1"},"gitHead":"ff16f0961412d6633fb0f3dc88bda06d93d96536","_id":"iview@0.9.17","_shasum":"788b2eee1b72b3f90a82fe6a1709c35ad8b18346","_from":".","_npmVersion":"2.15.1","_nodeVersion":"4.4.3","_npmUser":{"name":"aresn","email":"admin@aresn.com"},"dist":{"shasum":"788b2eee1b72b3f90a82fe6a1709c35ad8b18346","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/iview/-/iview-0.9.17.tgz"},"maintainers":[{"name":"aresn","email":"admin@aresn.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/iview-0.9.17.tgz_1485137604673_0.2785685600247234"},"directories":{}},"1.0.0":{"name":"iview","version":"1.0.0","title":"iView","description":"A high quality  UI components Library with Vue.js","homepage":"http://www.iviewui.com","keywords":["iview","vue","vue.js","component","components","ui","framework"],"main":"dist/iview.js","files":["dist","src"],"scripts":{"dev":"webpack-dev-server --content-base test/ --open --inline --hot --compress --history-api-fallback --port 8081 --config build/webpack.dev.config.js","dist:style":"gulp --gulpfile build/build-style.js","dist:dev":"webpack --config build/webpack.dist.dev.config.js","dist:prod":"webpack --config build/webpack.dist.prod.config.js","dist":"npm run dist:style && npm run dist:dev && npm run dist:prod","lint":"eslint --fix --ext .js,.vue src","test":"npm run dist && npm run lint","prepublish":"npm run dist"},"repository":{"type":"git","url":"git+https://github.com/iview/iview.git"},"author":{"name":"Aresn"},"license":"MIT","bugs":{"url":"https://github.com/iview/iview/issues"},"dependencies":{"async-validator":"^1.6.7","core-js":"^2.4.1","deepmerge":"^1.3.1","popper.js":"^0.6.4"},"peerDependencies":{"vue":"^1.0.17"},"devDependencies":{"autoprefixer-loader":"^2.0.0","babel":"^6.3.13","babel-core":"^6.11.4","babel-loader":"^6.2.4","babel-plugin-transform-runtime":"^6.12.0","babel-preset-es2015":"^6.9.0","babel-runtime":"^6.11.6","css-loader":"^0.23.1","eslint":"^3.12.2","eslint-plugin-html":"^1.7.0","extract-text-webpack-plugin":"^1.0.1","file-loader":"^0.8.5","gulp":"^3.9.1","gulp-autoprefixer":"^3.1.1","gulp-clean-css":"^2.0.13","gulp-less":"^3.1.0","gulp-rename":"^1.2.2","html-loader":"^0.3.0","less":"^2.7.1","less-loader":"^2.2.3","style-loader":"^0.13.1","url-loader":"^0.5.7","vue":"^1.0.26","vue-hot-reload-api":"^1.3.3","vue-html-loader":"^1.2.3","vue-loader":"^8.5.3","vue-router":"^0.7.13","vue-style-loader":"^1.0.0","webpack":"^1.13.1","webpack-dev-server":"^1.16.1"},"gitHead":"c13e7cea814d5496357a4cff456edf1f77f99bda","_id":"iview@1.0.0","_shasum":"d12112478830bc6b50062d771a3757ca809ed8b5","_from":".","_npmVersion":"2.15.1","_nodeVersion":"4.4.3","_npmUser":{"name":"aresn","email":"admin@aresn.com"},"dist":{"shasum":"d12112478830bc6b50062d771a3757ca809ed8b5","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/iview/-/iview-1.0.0.tgz"},"maintainers":[{"name":"aresn","email":"admin@aresn.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/iview-1.0.0.tgz_1487558576785_0.5891911457292736"},"directories":{}},"1.0.1":{"name":"iview","version":"1.0.1","title":"iView","description":"A high quality  UI components Library with Vue.js","homepage":"http://www.iviewui.com","keywords":["iview","vue","vue.js","component","components","ui","framework"],"main":"dist/iview.js","files":["dist","src"],"scripts":{"dev":"webpack-dev-server --content-base test/ --open --inline --hot --compress --history-api-fallback --port 8081 --config build/webpack.dev.config.js","dist:style":"gulp --gulpfile build/build-style.js","dist:dev":"webpack --config build/webpack.dist.dev.config.js","dist:prod":"webpack --config build/webpack.dist.prod.config.js","dist":"npm run dist:style && npm run dist:dev && npm run dist:prod","lint":"eslint --fix --ext .js,.vue src","test":"npm run dist && npm run lint","prepublish":"npm run dist"},"repository":{"type":"git","url":"git+https://github.com/iview/iview.git"},"author":{"name":"Aresn"},"license":"MIT","bugs":{"url":"https://github.com/iview/iview/issues"},"dependencies":{"async-validator":"^1.6.7","core-js":"^2.4.1","deepmerge":"^1.3.1","popper.js":"^0.6.4"},"peerDependencies":{"vue":"^1.0.17"},"devDependencies":{"autoprefixer-loader":"^2.0.0","babel":"^6.3.13","babel-core":"^6.11.4","babel-loader":"^6.2.4","babel-plugin-transform-runtime":"^6.12.0","babel-preset-es2015":"^6.9.0","babel-runtime":"^6.11.6","css-loader":"^0.23.1","eslint":"^3.12.2","eslint-plugin-html":"^1.7.0","extract-text-webpack-plugin":"^1.0.1","file-loader":"^0.8.5","gulp":"^3.9.1","gulp-autoprefixer":"^3.1.1","gulp-clean-css":"^2.0.13","gulp-less":"^3.1.0","gulp-rename":"^1.2.2","html-loader":"^0.3.0","less":"^2.7.1","less-loader":"^2.2.3","style-loader":"^0.13.1","url-loader":"^0.5.7","vue":"^1.0.26","vue-hot-reload-api":"^1.3.3","vue-html-loader":"^1.2.3","vue-loader":"^8.5.3","vue-router":"^0.7.13","vue-style-loader":"^1.0.0","webpack":"^1.13.1","webpack-dev-server":"^1.16.1"},"gitHead":"9980fff432fcbce6a6b0847a34e2d3e3dd387234","_id":"iview@1.0.1","_shasum":"745f5737fb545939c801e4890db6fdebcd73af8a","_from":".","_npmVersion":"2.15.1","_nodeVersion":"4.4.3","_npmUser":{"name":"aresn","email":"admin@aresn.com"},"dist":{"shasum":"745f5737fb545939c801e4890db6fdebcd73af8a","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/iview/-/iview-1.0.1.tgz"},"maintainers":[{"name":"aresn","email":"admin@aresn.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/iview-1.0.1.tgz_1488268227181_0.3378819767385721"},"directories":{}},"2.0.0-rc.1":{"name":"iview","version":"2.0.0-rc.1","title":"iView","description":"A high quality  UI components Library with Vue.js","homepage":"http://www.iviewui.com","keywords":["iview","vue","vue.js","component","components","ui","framework"],"main":"dist/iview.js","files":["dist","src"],"scripts":{"dev":"webpack-dev-server --content-base test/ --open --inline --hot --compress --history-api-fallback --port 8081 --config build/webpack.dev.config.js","dist:style":"gulp --gulpfile build/build-style.js","dist:dev":"webpack --config build/webpack.dist.dev.config.js","dist:prod":"webpack --config build/webpack.dist.prod.config.js","dist":"npm run dist:style && npm run dist:dev && npm run dist:prod","lint":"eslint --fix --ext .js,.vue src","unit":"cross-env BABEL_ENV=test karma start test/unit/karma.conf.js --single-run","test":"npm run lint && npm run unit","prepublish":"npm run dist"},"repository":{"type":"git","url":"git+https://github.com/iview/iview.git"},"author":{"name":"Aresn"},"license":"MIT","bugs":{"url":"https://github.com/iview/iview/issues"},"dependencies":{"async-validator":"^1.6.7","core-js":"^2.4.1","deepmerge":"^1.3.1","popper.js":"^0.6.4"},"peerDependencies":{"vue":"^2.1.10"},"devDependencies":{"autoprefixer-loader":"^2.0.0","babel":"^6.23.0","babel-core":"^6.23.1","babel-loader":"^6.2.4","babel-plugin-transform-runtime":"^6.12.0","babel-preset-es2015":"^6.9.0","babel-runtime":"^6.11.6","chai":"^3.5.0","cross-env":"^3.1.4","css-loader":"^0.23.1","eslint":"^3.12.2","eslint-plugin-html":"^1.7.0","extract-text-webpack-plugin":"^2.0.0","file-loader":"^0.8.5","friendly-errors-webpack-plugin":"^1.6.1","function-bind":"^1.1.0","gulp":"^3.9.1","gulp-autoprefixer":"^3.1.1","gulp-clean-css":"^2.0.13","gulp-less":"^3.1.0","gulp-rename":"^1.2.2","html-loader":"^0.3.0","html-webpack-plugin":"^2.28.0","karma":"^1.4.1","karma-coverage":"^1.1.1","karma-mocha":"^1.3.0","karma-phantomjs-launcher":"^1.0.2","karma-sinon-chai":"^1.2.4","karma-sourcemap-loader":"^0.3.7","karma-spec-reporter":"0.0.26","karma-webpack":"^2.0.2","less":"^2.7.1","less-loader":"^2.2.3","lolex":"^1.5.2","mocha":"^3.2.0","phantomjs-prebuilt":"^2.1.13","sinon":"^1.17.7","sinon-chai":"^2.8.0","style-loader":"^0.13.1","url-loader":"^0.5.7","vue":"^2.2.1","vue-hot-reload-api":"^1.3.3","vue-html-loader":"^1.2.3","vue-loader":"^11.0.0","vue-router":"^2.2.1","vue-style-loader":"^1.0.0","vue-template-compiler":"^2.2.1","webpack":"^2.2.1","webpack-dev-server":"^2.4.1","webpack-merge":"^3.0.0"},"engines":{"node":">= 4.0.0","npm":">= 3.0.0"},"gitHead":"31182c69bb037c71375f827cd7cfd1573c2b1393","_id":"iview@2.0.0-rc.1","_shasum":"d0e06f87249a9c5276c55a847385365399c3bd98","_from":".","_npmVersion":"2.15.1","_nodeVersion":"4.4.3","_npmUser":{"name":"aresn","email":"admin@aresn.com"},"dist":{"shasum":"d0e06f87249a9c5276c55a847385365399c3bd98","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/iview/-/iview-2.0.0-rc.1.tgz"},"maintainers":[{"name":"aresn","email":"admin@aresn.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/iview-2.0.0-rc.1.tgz_1489103400753_0.5580107674468309"},"directories":{}},"2.0.0-rc.2":{"name":"iview","version":"2.0.0-rc.2","title":"iView","description":"A high quality  UI components Library with Vue.js","homepage":"http://www.iviewui.com","keywords":["iview","vue","vue.js","component","components","ui","framework"],"main":"dist/iview.js","files":["dist","src"],"scripts":{"dev":"webpack-dev-server --content-base test/ --open --inline --hot --compress --history-api-fallback --port 8081 --config build/webpack.dev.config.js","dist:style":"gulp --gulpfile build/build-style.js","dist:dev":"webpack --config build/webpack.dist.dev.config.js","dist:prod":"webpack --config build/webpack.dist.prod.config.js","dist":"npm run dist:style && npm run dist:dev && npm run dist:prod","lint":"eslint --fix --ext .js,.vue src","unit":"cross-env BABEL_ENV=test karma start test/unit/karma.conf.js --single-run","test":"npm run lint && npm run unit","prepublish":"npm run dist"},"repository":{"type":"git","url":"git+https://github.com/iview/iview.git"},"author":{"name":"Aresn"},"license":"MIT","bugs":{"url":"https://github.com/iview/iview/issues"},"dependencies":{"async-validator":"^1.6.7","core-js":"^2.4.1","deepmerge":"^1.3.1","popper.js":"^0.6.4"},"peerDependencies":{"vue":"^2.1.10"},"devDependencies":{"autoprefixer-loader":"^2.0.0","babel":"^6.23.0","babel-core":"^6.23.1","babel-loader":"^6.2.4","babel-plugin-transform-runtime":"^6.12.0","babel-preset-es2015":"^6.9.0","babel-runtime":"^6.11.6","chai":"^3.5.0","cross-env":"^3.1.4","css-loader":"^0.23.1","eslint":"^3.12.2","eslint-plugin-html":"^1.7.0","extract-text-webpack-plugin":"^2.0.0","file-loader":"^0.8.5","friendly-errors-webpack-plugin":"^1.6.1","function-bind":"^1.1.0","gulp":"^3.9.1","gulp-autoprefixer":"^3.1.1","gulp-clean-css":"^2.0.13","gulp-less":"^3.1.0","gulp-rename":"^1.2.2","html-loader":"^0.3.0","html-webpack-plugin":"^2.28.0","karma":"^1.4.1","karma-coverage":"^1.1.1","karma-mocha":"^1.3.0","karma-phantomjs-launcher":"^1.0.2","karma-sinon-chai":"^1.2.4","karma-sourcemap-loader":"^0.3.7","karma-spec-reporter":"0.0.26","karma-webpack":"^2.0.2","less":"^2.7.1","less-loader":"^2.2.3","lolex":"^1.5.2","mocha":"^3.2.0","phantomjs-prebuilt":"^2.1.13","sinon":"^1.17.7","sinon-chai":"^2.8.0","style-loader":"^0.13.1","url-loader":"^0.5.7","vue":"^2.2.1","vue-hot-reload-api":"^1.3.3","vue-html-loader":"^1.2.3","vue-loader":"^11.0.0","vue-router":"^2.2.1","vue-style-loader":"^1.0.0","vue-template-compiler":"^2.2.1","webpack":"^2.2.1","webpack-dev-server":"^2.4.1","webpack-merge":"^3.0.0"},"engines":{"node":">= 4.0.0","npm":">= 3.0.0"},"gitHead":"faee0fc8d29d87f5342ddd1967f901e6d30e8846","_id":"iview@2.0.0-rc.2","_shasum":"460ea063d5b8adda9f5cc1559ec57bef87f9f530","_from":".","_npmVersion":"2.15.1","_nodeVersion":"4.4.3","_npmUser":{"name":"aresn","email":"admin@aresn.com"},"dist":{"shasum":"460ea063d5b8adda9f5cc1559ec57bef87f9f530","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/iview/-/iview-2.0.0-rc.2.tgz"},"maintainers":[{"name":"aresn","email":"admin@aresn.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/iview-2.0.0-rc.2.tgz_1489114685664_0.9390881331637502"},"directories":{}},"2.0.0-rc.3":{"name":"iview","version":"2.0.0-rc.3","title":"iView","description":"A high quality  UI components Library with Vue.js","homepage":"http://www.iviewui.com","keywords":["iview","vue","vue.js","component","components","ui","framework"],"main":"dist/iview.js","files":["dist","src"],"scripts":{"dev":"webpack-dev-server --content-base test/ --open --inline --hot --compress --history-api-fallback --port 8081 --config build/webpack.dev.config.js","dist:style":"gulp --gulpfile build/build-style.js","dist:dev":"webpack --config build/webpack.dist.dev.config.js","dist:prod":"webpack --config build/webpack.dist.prod.config.js","dist":"npm run dist:style && npm run dist:dev && npm run dist:prod","lint":"eslint --fix --ext .js,.vue src","unit":"cross-env BABEL_ENV=test karma start test/unit/karma.conf.js --single-run","test":"npm run lint && npm run unit","prepublish":"npm run dist"},"repository":{"type":"git","url":"git+https://github.com/iview/iview.git"},"author":{"name":"Aresn"},"license":"MIT","bugs":{"url":"https://github.com/iview/iview/issues"},"dependencies":{"async-validator":"^1.6.7","core-js":"^2.4.1","deepmerge":"^1.3.1","popper.js":"^0.6.4"},"peerDependencies":{"vue":"^2.1.10"},"devDependencies":{"autoprefixer-loader":"^2.0.0","babel":"^6.23.0","babel-core":"^6.23.1","babel-loader":"^6.2.4","babel-plugin-transform-runtime":"^6.12.0","babel-preset-es2015":"^6.9.0","babel-runtime":"^6.11.6","chai":"^3.5.0","cross-env":"^3.1.4","css-loader":"^0.23.1","eslint":"^3.12.2","eslint-plugin-html":"^1.7.0","extract-text-webpack-plugin":"^2.0.0","file-loader":"^0.8.5","friendly-errors-webpack-plugin":"^1.6.1","function-bind":"^1.1.0","gulp":"^3.9.1","gulp-autoprefixer":"^3.1.1","gulp-clean-css":"^2.0.13","gulp-less":"^3.1.0","gulp-rename":"^1.2.2","html-loader":"^0.3.0","html-webpack-plugin":"^2.28.0","karma":"^1.4.1","karma-coverage":"^1.1.1","karma-mocha":"^1.3.0","karma-phantomjs-launcher":"^1.0.2","karma-sinon-chai":"^1.2.4","karma-sourcemap-loader":"^0.3.7","karma-spec-reporter":"0.0.26","karma-webpack":"^2.0.2","less":"^2.7.1","less-loader":"^2.2.3","lolex":"^1.5.2","mocha":"^3.2.0","phantomjs-prebuilt":"^2.1.13","sinon":"^1.17.7","sinon-chai":"^2.8.0","style-loader":"^0.13.1","url-loader":"^0.5.7","vue":"^2.2.1","vue-hot-reload-api":"^1.3.3","vue-html-loader":"^1.2.3","vue-loader":"^11.0.0","vue-router":"^2.2.1","vue-style-loader":"^1.0.0","vue-template-compiler":"^2.2.1","webpack":"^2.2.1","webpack-dev-server":"^2.4.1","webpack-merge":"^3.0.0"},"engines":{"node":">= 4.0.0","npm":">= 3.0.0"},"gitHead":"4a5d5cc9f2e2b4acd47a77adfeb162e4ebb7c11b","_id":"iview@2.0.0-rc.3","_shasum":"557740997763ad454bb92af1d6fe08394252362b","_from":".","_npmVersion":"2.15.1","_nodeVersion":"4.4.3","_npmUser":{"name":"aresn","email":"admin@aresn.com"},"dist":{"shasum":"557740997763ad454bb92af1d6fe08394252362b","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/iview/-/iview-2.0.0-rc.3.tgz"},"maintainers":[{"name":"aresn","email":"admin@aresn.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/iview-2.0.0-rc.3.tgz_1489393940238_0.9712107505183667"},"directories":{}},"2.0.0-rc.4":{"name":"iview","version":"2.0.0-rc.4","title":"iView","description":"A high quality  UI components Library with Vue.js","homepage":"http://www.iviewui.com","keywords":["iview","vue","vue.js","component","components","ui","framework"],"main":"dist/iview.js","files":["dist","src"],"scripts":{"dev":"webpack-dev-server --content-base test/ --open --inline --hot --compress --history-api-fallback --port 8081 --config build/webpack.dev.config.js","dist:style":"gulp --gulpfile build/build-style.js","dist:dev":"webpack --config build/webpack.dist.dev.config.js","dist:prod":"webpack --config build/webpack.dist.prod.config.js","dist":"npm run dist:style && npm run dist:dev && npm run dist:prod","lint":"eslint --fix --ext .js,.vue src","unit":"cross-env BABEL_ENV=test karma start test/unit/karma.conf.js --single-run","test":"npm run lint && npm run unit","prepublish":"npm run dist"},"repository":{"type":"git","url":"git+https://github.com/iview/iview.git"},"author":{"name":"Aresn"},"license":"MIT","bugs":{"url":"https://github.com/iview/iview/issues"},"dependencies":{"async-validator":"^1.6.7","core-js":"^2.4.1","deepmerge":"^1.3.1","popper.js":"^0.6.4"},"peerDependencies":{"vue":"^2.1.10"},"devDependencies":{"autoprefixer-loader":"^2.0.0","babel":"^6.23.0","babel-core":"^6.23.1","babel-loader":"^6.2.4","babel-plugin-transform-runtime":"^6.12.0","babel-preset-es2015":"^6.9.0","babel-runtime":"^6.11.6","chai":"^3.5.0","cross-env":"^3.1.4","css-loader":"^0.23.1","eslint":"^3.12.2","eslint-plugin-html":"^1.7.0","extract-text-webpack-plugin":"^2.0.0","file-loader":"^0.8.5","friendly-errors-webpack-plugin":"^1.6.1","function-bind":"^1.1.0","gulp":"^3.9.1","gulp-autoprefixer":"^3.1.1","gulp-clean-css":"^2.0.13","gulp-less":"^3.1.0","gulp-rename":"^1.2.2","html-loader":"^0.3.0","html-webpack-plugin":"^2.28.0","karma":"^1.4.1","karma-coverage":"^1.1.1","karma-mocha":"^1.3.0","karma-phantomjs-launcher":"^1.0.2","karma-sinon-chai":"^1.2.4","karma-sourcemap-loader":"^0.3.7","karma-spec-reporter":"0.0.26","karma-webpack":"^2.0.2","less":"^2.7.1","less-loader":"^2.2.3","lolex":"^1.5.2","mocha":"^3.2.0","phantomjs-prebuilt":"^2.1.13","sinon":"^1.17.7","sinon-chai":"^2.8.0","style-loader":"^0.13.1","url-loader":"^0.5.7","vue":"^2.2.1","vue-hot-reload-api":"^1.3.3","vue-html-loader":"^1.2.3","vue-loader":"^11.0.0","vue-router":"^2.2.1","vue-style-loader":"^1.0.0","vue-template-compiler":"^2.2.1","webpack":"^2.2.1","webpack-dev-server":"^2.4.1","webpack-merge":"^3.0.0"},"engines":{"node":">= 4.0.0","npm":">= 3.0.0"},"gitHead":"1433a0fb159bb9c92fb84a43c1728fde8a93a425","_id":"iview@2.0.0-rc.4","_shasum":"ee607682356c56ce581bd4715f7db991fc95098e","_from":".","_npmVersion":"2.15.1","_nodeVersion":"4.4.3","_npmUser":{"name":"aresn","email":"admin@aresn.com"},"dist":{"shasum":"ee607682356c56ce581bd4715f7db991fc95098e","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/iview/-/iview-2.0.0-rc.4.tgz"},"maintainers":[{"name":"aresn","email":"admin@aresn.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/iview-2.0.0-rc.4.tgz_1489462250216_0.8531158270779997"},"directories":{}},"2.0.0-rc.5":{"name":"iview","version":"2.0.0-rc.5","title":"iView","description":"A high quality  UI components Library with Vue.js","homepage":"http://www.iviewui.com","keywords":["iview","vue","vue.js","component","components","ui","framework"],"main":"dist/iview.js","files":["dist","src"],"scripts":{"dev":"webpack-dev-server --content-base test/ --open --inline --hot --compress --history-api-fallback --port 8081 --config build/webpack.dev.config.js","dist:style":"gulp --gulpfile build/build-style.js","dist:dev":"webpack --config build/webpack.dist.dev.config.js","dist:prod":"webpack --config build/webpack.dist.prod.config.js","dist":"npm run dist:style && npm run dist:dev && npm run dist:prod","lint":"eslint --fix --ext .js,.vue src","unit":"cross-env BABEL_ENV=test karma start test/unit/karma.conf.js --single-run","test":"npm run lint && npm run unit","prepublish":"npm run dist"},"repository":{"type":"git","url":"git+https://github.com/iview/iview.git"},"author":{"name":"Aresn"},"license":"MIT","bugs":{"url":"https://github.com/iview/iview/issues"},"dependencies":{"async-validator":"^1.6.7","core-js":"^2.4.1","deepmerge":"^1.3.1","popper.js":"^0.6.4"},"peerDependencies":{"vue":"^2.1.10"},"devDependencies":{"autoprefixer-loader":"^2.0.0","babel":"^6.23.0","babel-core":"^6.23.1","babel-loader":"^6.2.4","babel-plugin-transform-runtime":"^6.12.0","babel-preset-es2015":"^6.9.0","babel-runtime":"^6.11.6","chai":"^3.5.0","cross-env":"^3.1.4","css-loader":"^0.23.1","eslint":"^3.12.2","eslint-plugin-html":"^1.7.0","extract-text-webpack-plugin":"^2.0.0","file-loader":"^0.8.5","friendly-errors-webpack-plugin":"^1.6.1","function-bind":"^1.1.0","gulp":"^3.9.1","gulp-autoprefixer":"^3.1.1","gulp-clean-css":"^2.0.13","gulp-less":"^3.1.0","gulp-rename":"^1.2.2","html-loader":"^0.3.0","html-webpack-plugin":"^2.28.0","karma":"^1.4.1","karma-coverage":"^1.1.1","karma-mocha":"^1.3.0","karma-phantomjs-launcher":"^1.0.2","karma-sinon-chai":"^1.2.4","karma-sourcemap-loader":"^0.3.7","karma-spec-reporter":"0.0.26","karma-webpack":"^2.0.2","less":"^2.7.1","less-loader":"^2.2.3","lolex":"^1.5.2","mocha":"^3.2.0","phantomjs-prebuilt":"^2.1.13","sinon":"^1.17.7","sinon-chai":"^2.8.0","style-loader":"^0.13.1","url-loader":"^0.5.7","vue":"^2.2.1","vue-hot-reload-api":"^1.3.3","vue-html-loader":"^1.2.3","vue-loader":"^11.0.0","vue-router":"^2.2.1","vue-style-loader":"^1.0.0","vue-template-compiler":"^2.2.1","webpack":"^2.2.1","webpack-dev-server":"^2.4.1","webpack-merge":"^3.0.0"},"engines":{"node":">= 4.0.0","npm":">= 3.0.0"},"gitHead":"944853d49efbe8c387bd5fe49822d2e97cdee932","_id":"iview@2.0.0-rc.5","_shasum":"b072ccf4030881ebe71efa2a1124cd809c8f2fd5","_from":".","_npmVersion":"2.15.1","_nodeVersion":"4.4.3","_npmUser":{"name":"aresn","email":"admin@aresn.com"},"dist":{"shasum":"b072ccf4030881ebe71efa2a1124cd809c8f2fd5","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/iview/-/iview-2.0.0-rc.5.tgz"},"maintainers":[{"name":"aresn","email":"admin@aresn.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/iview-2.0.0-rc.5.tgz_1489579370896_0.8860195812303573"},"directories":{}},"2.0.0-rc.6":{"name":"iview","version":"2.0.0-rc.6","title":"iView","description":"A high quality  UI components Library with Vue.js","homepage":"http://www.iviewui.com","keywords":["iview","vue","vue.js","component","components","ui","framework"],"main":"dist/iview.js","files":["dist","src"],"scripts":{"dev":"webpack-dev-server --content-base test/ --open --inline --hot --compress --history-api-fallback --port 8081 --config build/webpack.dev.config.js","dist:style":"gulp --gulpfile build/build-style.js","dist:dev":"webpack --config build/webpack.dist.dev.config.js","dist:prod":"webpack --config build/webpack.dist.prod.config.js","dist":"npm run dist:style && npm run dist:dev && npm run dist:prod","lint":"eslint --fix --ext .js,.vue src","unit":"cross-env BABEL_ENV=test karma start test/unit/karma.conf.js --single-run","test":"npm run lint && npm run unit","prepublish":"npm run dist"},"repository":{"type":"git","url":"git+https://github.com/iview/iview.git"},"author":{"name":"Aresn"},"license":"MIT","bugs":{"url":"https://github.com/iview/iview/issues"},"dependencies":{"async-validator":"^1.6.7","core-js":"^2.4.1","deepmerge":"^1.3.1","popper.js":"^0.6.4"},"peerDependencies":{"vue":"^2.1.10"},"devDependencies":{"autoprefixer-loader":"^2.0.0","babel":"^6.23.0","babel-core":"^6.23.1","babel-loader":"^6.2.4","babel-plugin-transform-runtime":"^6.12.0","babel-preset-es2015":"^6.9.0","babel-runtime":"^6.11.6","chai":"^3.5.0","cross-env":"^3.1.4","css-loader":"^0.23.1","eslint":"^3.12.2","eslint-plugin-html":"^1.7.0","extract-text-webpack-plugin":"^2.0.0","file-loader":"^0.8.5","friendly-errors-webpack-plugin":"^1.6.1","function-bind":"^1.1.0","gulp":"^3.9.1","gulp-autoprefixer":"^3.1.1","gulp-clean-css":"^2.0.13","gulp-less":"^3.1.0","gulp-rename":"^1.2.2","html-loader":"^0.3.0","html-webpack-plugin":"^2.28.0","karma":"^1.4.1","karma-coverage":"^1.1.1","karma-mocha":"^1.3.0","karma-phantomjs-launcher":"^1.0.2","karma-sinon-chai":"^1.2.4","karma-sourcemap-loader":"^0.3.7","karma-spec-reporter":"0.0.26","karma-webpack":"^2.0.2","less":"^2.7.1","less-loader":"^2.2.3","lolex":"^1.5.2","mocha":"^3.2.0","phantomjs-prebuilt":"^2.1.13","sinon":"^1.17.7","sinon-chai":"^2.8.0","style-loader":"^0.13.1","url-loader":"^0.5.7","vue":"^2.2.1","vue-hot-reload-api":"^1.3.3","vue-html-loader":"^1.2.3","vue-loader":"^11.0.0","vue-router":"^2.2.1","vue-style-loader":"^1.0.0","vue-template-compiler":"^2.2.1","webpack":"^2.2.1","webpack-dev-server":"^2.4.1","webpack-merge":"^3.0.0"},"engines":{"node":">= 4.0.0","npm":">= 3.0.0"},"gitHead":"8948742c753645bd296495b05e4dfbd093e8ea3a","_id":"iview@2.0.0-rc.6","_shasum":"45a4ae2d325a816ee93096ab53c55bbefe381060","_from":".","_npmVersion":"4.1.2","_nodeVersion":"7.7.3","_npmUser":{"name":"aresn","email":"admin@aresn.com"},"dist":{"shasum":"45a4ae2d325a816ee93096ab53c55bbefe381060","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/iview/-/iview-2.0.0-rc.6.tgz"},"maintainers":[{"name":"aresn","email":"admin@aresn.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/iview-2.0.0-rc.6.tgz_1490155140425_0.34984668949618936"},"directories":{}},"2.0.0-rc.7":{"name":"iview","version":"2.0.0-rc.7","title":"iView","description":"A high quality  UI components Library with Vue.js","homepage":"http://www.iviewui.com","keywords":["iview","vue","vue.js","component","components","ui","framework"],"main":"dist/iview.js","files":["dist","src"],"scripts":{"dev":"webpack-dev-server --content-base test/ --open --inline --hot --compress --history-api-fallback --port 8081 --config build/webpack.dev.config.js","dist:style":"gulp --gulpfile build/build-style.js","dist:dev":"webpack --config build/webpack.dist.dev.config.js","dist:prod":"webpack --config build/webpack.dist.prod.config.js","dist":"npm run dist:style && npm run dist:dev && npm run dist:prod","lint":"eslint --fix --ext .js,.vue src","unit":"cross-env BABEL_ENV=test karma start test/unit/karma.conf.js --single-run","test":"npm run lint && npm run unit","prepublish":"npm run dist"},"repository":{"type":"git","url":"git+https://github.com/iview/iview.git"},"author":{"name":"Aresn"},"license":"MIT","bugs":{"url":"https://github.com/iview/iview/issues"},"dependencies":{"async-validator":"^1.6.7","core-js":"^2.4.1","deepmerge":"^1.3.1","popper.js":"^0.6.4"},"peerDependencies":{"vue":"^2.1.10"},"devDependencies":{"autoprefixer-loader":"^2.0.0","babel":"^6.23.0","babel-core":"^6.23.1","babel-loader":"^6.2.4","babel-plugin-transform-runtime":"^6.12.0","babel-preset-es2015":"^6.9.0","babel-runtime":"^6.11.6","chai":"^3.5.0","cross-env":"^3.1.4","css-loader":"^0.23.1","eslint":"^3.12.2","eslint-plugin-html":"^1.7.0","extract-text-webpack-plugin":"^2.0.0","file-loader":"^0.8.5","friendly-errors-webpack-plugin":"^1.6.1","function-bind":"^1.1.0","gulp":"^3.9.1","gulp-autoprefixer":"^3.1.1","gulp-clean-css":"^2.0.13","gulp-less":"^3.1.0","gulp-rename":"^1.2.2","html-loader":"^0.3.0","html-webpack-plugin":"^2.28.0","karma":"^1.4.1","karma-coverage":"^1.1.1","karma-mocha":"^1.3.0","karma-phantomjs-launcher":"^1.0.2","karma-sinon-chai":"^1.2.4","karma-sourcemap-loader":"^0.3.7","karma-spec-reporter":"0.0.26","karma-webpack":"^2.0.2","less":"^2.7.1","less-loader":"^2.2.3","lolex":"^1.5.2","mocha":"^3.2.0","phantomjs-prebuilt":"^2.1.13","sinon":"^1.17.7","sinon-chai":"^2.8.0","style-loader":"^0.13.1","url-loader":"^0.5.7","vue":"^2.2.1","vue-hot-reload-api":"^1.3.3","vue-html-loader":"^1.2.3","vue-loader":"^11.0.0","vue-router":"^2.2.1","vue-style-loader":"^1.0.0","vue-template-compiler":"^2.2.1","webpack":"^2.2.1","webpack-dev-server":"^2.4.1","webpack-merge":"^3.0.0"},"engines":{"node":">= 4.0.0","npm":">= 3.0.0"},"gitHead":"8e4f708f254db4600751853ea984d1685817feb5","_id":"iview@2.0.0-rc.7","_shasum":"b87f3fe1bd2e39a892ad8c293e894187a2711118","_from":".","_npmVersion":"4.1.2","_nodeVersion":"7.7.3","_npmUser":{"name":"aresn","email":"admin@aresn.com"},"dist":{"shasum":"b87f3fe1bd2e39a892ad8c293e894187a2711118","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/iview/-/iview-2.0.0-rc.7.tgz"},"maintainers":[{"name":"aresn","email":"admin@aresn.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/iview-2.0.0-rc.7.tgz_1490600766317_0.6316525996662676"},"directories":{}},"1.0.2":{"name":"iview","version":"1.0.2","title":"iView","description":"A high quality  UI components Library with Vue.js","homepage":"http://www.iviewui.com","keywords":["iview","vue","vue.js","component","components","ui","framework"],"main":"dist/iview.js","files":["dist","src"],"scripts":{"dev":"webpack-dev-server --content-base test/ --open --inline --hot --compress --history-api-fallback --port 8081 --config build/webpack.dev.config.js","dist:style":"gulp --gulpfile build/build-style.js","dist:dev":"webpack --config build/webpack.dist.dev.config.js","dist:prod":"webpack --config build/webpack.dist.prod.config.js","dist":"npm run dist:style && npm run dist:dev && npm run dist:prod","lint":"eslint --fix --ext .js,.vue src","test":"npm run dist && npm run lint","prepublish":"npm run dist"},"repository":{"type":"git","url":"git+https://github.com/iview/iview.git"},"author":{"name":"Aresn"},"license":"MIT","bugs":{"url":"https://github.com/iview/iview/issues"},"dependencies":{"async-validator":"^1.6.7","core-js":"^2.4.1","deepmerge":"^1.3.1","popper.js":"^0.6.4"},"peerDependencies":{"vue":"^1.0.17"},"devDependencies":{"autoprefixer-loader":"^2.0.0","babel":"^6.3.13","babel-core":"^6.11.4","babel-loader":"^6.2.4","babel-plugin-transform-runtime":"^6.12.0","babel-preset-es2015":"^6.9.0","babel-runtime":"^6.11.6","css-loader":"^0.23.1","eslint":"^3.12.2","eslint-plugin-html":"^1.7.0","extract-text-webpack-plugin":"^1.0.1","file-loader":"^0.8.5","gulp":"^3.9.1","gulp-autoprefixer":"^3.1.1","gulp-clean-css":"^2.0.13","gulp-less":"^3.1.0","gulp-rename":"^1.2.2","html-loader":"^0.3.0","less":"^2.7.1","less-loader":"^2.2.3","style-loader":"^0.13.1","url-loader":"^0.5.7","vue":"^1.0.26","vue-hot-reload-api":"^1.3.3","vue-html-loader":"^1.2.3","vue-loader":"^8.5.3","vue-router":"^0.7.13","vue-style-loader":"^1.0.0","webpack":"^1.13.1","webpack-dev-server":"^1.16.1"},"gitHead":"6281859fe5cbfcad7050456f02f7c1649a5fe831","_id":"iview@1.0.2","_shasum":"f78336f9ad53f2f0b2d76da7590611be66e1621e","_from":".","_npmVersion":"4.1.2","_nodeVersion":"7.7.3","_npmUser":{"name":"aresn","email":"admin@aresn.com"},"dist":{"shasum":"f78336f9ad53f2f0b2d76da7590611be66e1621e","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/iview/-/iview-1.0.2.tgz"},"maintainers":[{"name":"aresn","email":"admin@aresn.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/iview-1.0.2.tgz_1490754310212_0.4043158593121916"},"directories":{}},"2.0.0-rc.8":{"name":"iview","version":"2.0.0-rc.8","title":"iView","description":"A high quality  UI components Library with Vue.js","homepage":"http://www.iviewui.com","keywords":["iview","vue","vue.js","component","components","ui","framework"],"main":"dist/iview.js","files":["dist","src"],"scripts":{"dev":"webpack-dev-server --content-base test/ --open --inline --hot --compress --history-api-fallback --port 8081 --config build/webpack.dev.config.js","dist:style":"gulp --gulpfile build/build-style.js","dist:dev":"webpack --config build/webpack.dist.dev.config.js","dist:prod":"webpack --config build/webpack.dist.prod.config.js","dist":"npm run dist:style && npm run dist:dev && npm run dist:prod","lint":"eslint --fix --ext .js,.vue src","unit":"cross-env BABEL_ENV=test karma start test/unit/karma.conf.js --single-run","test":"npm run lint && npm run unit","prepublish":"npm run dist"},"repository":{"type":"git","url":"git+https://github.com/iview/iview.git"},"author":{"name":"Aresn"},"license":"MIT","bugs":{"url":"https://github.com/iview/iview/issues"},"dependencies":{"async-validator":"^1.6.7","core-js":"^2.4.1","deepmerge":"^1.3.1","popper.js":"^0.6.4"},"peerDependencies":{"vue":"^2.1.10"},"devDependencies":{"autoprefixer-loader":"^2.0.0","babel":"^6.23.0","babel-core":"^6.23.1","babel-loader":"^6.2.4","babel-plugin-transform-runtime":"^6.12.0","babel-preset-es2015":"^6.9.0","babel-runtime":"^6.11.6","chai":"^3.5.0","cross-env":"^3.1.4","css-loader":"^0.23.1","eslint":"^3.12.2","eslint-plugin-html":"^1.7.0","extract-text-webpack-plugin":"^2.0.0","file-loader":"^0.8.5","friendly-errors-webpack-plugin":"^1.6.1","function-bind":"^1.1.0","gulp":"^3.9.1","gulp-autoprefixer":"^3.1.1","gulp-clean-css":"^2.0.13","gulp-less":"^3.1.0","gulp-rename":"^1.2.2","html-loader":"^0.3.0","html-webpack-plugin":"^2.28.0","karma":"^1.4.1","karma-coverage":"^1.1.1","karma-mocha":"^1.3.0","karma-phantomjs-launcher":"^1.0.2","karma-sinon-chai":"^1.2.4","karma-sourcemap-loader":"^0.3.7","karma-spec-reporter":"0.0.26","karma-webpack":"^2.0.2","less":"^2.7.1","less-loader":"^2.2.3","lolex":"^1.5.2","mocha":"^3.2.0","phantomjs-prebuilt":"^2.1.13","sinon":"^1.17.7","sinon-chai":"^2.8.0","style-loader":"^0.13.1","url-loader":"^0.5.7","vue":"^2.2.1","vue-hot-reload-api":"^1.3.3","vue-html-loader":"^1.2.3","vue-loader":"^11.0.0","vue-router":"^2.2.1","vue-style-loader":"^1.0.0","vue-template-compiler":"^2.2.1","webpack":"^2.2.1","webpack-dev-server":"^2.4.1","webpack-merge":"^3.0.0"},"engines":{"node":">= 4.0.0","npm":">= 3.0.0"},"gitHead":"7b7178f1650c3bd54d2a8d411995f4bc10679e9d","_id":"iview@2.0.0-rc.8","_shasum":"8373fcc72fc15982b96dc1f92143d46ccda4c74c","_from":".","_npmVersion":"4.1.2","_nodeVersion":"7.7.3","_npmUser":{"name":"aresn","email":"admin@aresn.com"},"dist":{"shasum":"8373fcc72fc15982b96dc1f92143d46ccda4c74c","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/iview/-/iview-2.0.0-rc.8.tgz"},"maintainers":[{"name":"aresn","email":"admin@aresn.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/iview-2.0.0-rc.8.tgz_1490762674006_0.8029240472242236"},"directories":{}},"2.0.0-rc.9":{"name":"iview","version":"2.0.0-rc.9","title":"iView","description":"A high quality  UI components Library with Vue.js","homepage":"http://www.iviewui.com","keywords":["iview","vue","vue.js","component","components","ui","framework"],"main":"dist/iview.js","files":["dist","src"],"scripts":{"dev":"webpack-dev-server --content-base test/ --open --inline --hot --compress --history-api-fallback --port 8081 --config build/webpack.dev.config.js","dist:style":"gulp --gulpfile build/build-style.js","dist:dev":"webpack --config build/webpack.dist.dev.config.js","dist:prod":"webpack --config build/webpack.dist.prod.config.js","dist":"npm run dist:style && npm run dist:dev && npm run dist:prod","lint":"eslint --fix --ext .js,.vue src","unit":"cross-env BABEL_ENV=test karma start test/unit/karma.conf.js --single-run","test":"npm run lint && npm run unit","prepublish":"npm run dist"},"repository":{"type":"git","url":"git+https://github.com/iview/iview.git"},"author":{"name":"Aresn"},"license":"MIT","bugs":{"url":"https://github.com/iview/iview/issues"},"dependencies":{"async-validator":"^1.6.7","core-js":"^2.4.1","deepmerge":"^1.3.1","popper.js":"^0.6.4"},"peerDependencies":{"vue":"^2.1.10"},"devDependencies":{"autoprefixer-loader":"^2.0.0","babel":"^6.23.0","babel-core":"^6.23.1","babel-loader":"^6.2.4","babel-plugin-transform-runtime":"^6.12.0","babel-preset-es2015":"^6.9.0","babel-runtime":"^6.11.6","chai":"^3.5.0","cross-env":"^3.1.4","css-loader":"^0.23.1","eslint":"^3.12.2","eslint-plugin-html":"^1.7.0","extract-text-webpack-plugin":"^2.0.0","file-loader":"^0.8.5","friendly-errors-webpack-plugin":"^1.6.1","function-bind":"^1.1.0","gulp":"^3.9.1","gulp-autoprefixer":"^3.1.1","gulp-clean-css":"^2.0.13","gulp-less":"^3.1.0","gulp-rename":"^1.2.2","html-loader":"^0.3.0","html-webpack-plugin":"^2.28.0","karma":"^1.4.1","karma-coverage":"^1.1.1","karma-mocha":"^1.3.0","karma-phantomjs-launcher":"^1.0.2","karma-sinon-chai":"^1.2.4","karma-sourcemap-loader":"^0.3.7","karma-spec-reporter":"0.0.26","karma-webpack":"^2.0.2","less":"^2.7.1","less-loader":"^2.2.3","lolex":"^1.5.2","mocha":"^3.2.0","phantomjs-prebuilt":"^2.1.13","sinon":"^1.17.7","sinon-chai":"^2.8.0","style-loader":"^0.13.1","url-loader":"^0.5.7","vue":"^2.2.1","vue-hot-reload-api":"^1.3.3","vue-html-loader":"^1.2.3","vue-loader":"^11.0.0","vue-router":"^2.2.1","vue-style-loader":"^1.0.0","vue-template-compiler":"^2.2.1","webpack":"^2.2.1","webpack-dev-server":"^2.4.1","webpack-merge":"^3.0.0"},"engines":{"node":">= 4.0.0","npm":">= 3.0.0"},"gitHead":"19ae956402f964de12f073100aa13fe5a612a1b8","_id":"iview@2.0.0-rc.9","_shasum":"76a17378db09823374e94b575da8f2b22ccc58fc","_from":".","_npmVersion":"4.1.2","_nodeVersion":"7.7.3","_npmUser":{"name":"aresn","email":"admin@aresn.com"},"dist":{"shasum":"76a17378db09823374e94b575da8f2b22ccc58fc","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/iview/-/iview-2.0.0-rc.9.tgz"},"maintainers":[{"name":"aresn","email":"admin@aresn.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/iview-2.0.0-rc.9.tgz_1491026670163_0.23575780121609569"},"directories":{}},"2.0.0-rc.10":{"name":"iview","version":"2.0.0-rc.10","title":"iView","description":"A high quality  UI components Library with Vue.js","homepage":"http://www.iviewui.com","keywords":["iview","vue","vue.js","component","components","ui","framework"],"main":"dist/iview.js","files":["dist","src"],"scripts":{"dev":"webpack-dev-server --content-base test/ --open --inline --hot --compress --history-api-fallback --port 8081 --config build/webpack.dev.config.js","dist:style":"gulp --gulpfile build/build-style.js","dist:dev":"webpack --config build/webpack.dist.dev.config.js","dist:prod":"webpack --config build/webpack.dist.prod.config.js","dist":"npm run dist:style && npm run dist:dev && npm run dist:prod","lint":"eslint --fix --ext .js,.vue src","unit":"cross-env BABEL_ENV=test karma start test/unit/karma.conf.js --single-run","test":"npm run lint && npm run unit","prepublish":"npm run dist"},"repository":{"type":"git","url":"git+https://github.com/iview/iview.git"},"author":{"name":"Aresn"},"license":"MIT","bugs":{"url":"https://github.com/iview/iview/issues"},"dependencies":{"async-validator":"^1.6.7","core-js":"^2.4.1","deepmerge":"^1.3.1","popper.js":"^0.6.4"},"peerDependencies":{"vue":"^2.1.10"},"devDependencies":{"autoprefixer-loader":"^2.0.0","babel":"^6.23.0","babel-core":"^6.23.1","babel-loader":"^6.2.4","babel-plugin-transform-runtime":"^6.12.0","babel-preset-es2015":"^6.9.0","babel-runtime":"^6.11.6","chai":"^3.5.0","cross-env":"^3.1.4","css-loader":"^0.23.1","eslint":"^3.12.2","eslint-plugin-html":"^1.7.0","extract-text-webpack-plugin":"^2.0.0","file-loader":"^0.8.5","friendly-errors-webpack-plugin":"^1.6.1","function-bind":"^1.1.0","gulp":"^3.9.1","gulp-autoprefixer":"^3.1.1","gulp-clean-css":"^2.0.13","gulp-less":"^3.1.0","gulp-rename":"^1.2.2","html-loader":"^0.3.0","html-webpack-plugin":"^2.28.0","karma":"^1.4.1","karma-coverage":"^1.1.1","karma-mocha":"^1.3.0","karma-phantomjs-launcher":"^1.0.2","karma-sinon-chai":"^1.2.4","karma-sourcemap-loader":"^0.3.7","karma-spec-reporter":"0.0.26","karma-webpack":"^2.0.2","less":"^2.7.1","less-loader":"^2.2.3","lolex":"^1.5.2","mocha":"^3.2.0","phantomjs-prebuilt":"^2.1.13","sinon":"^1.17.7","sinon-chai":"^2.8.0","style-loader":"^0.13.1","url-loader":"^0.5.7","vue":"^2.2.1","vue-hot-reload-api":"^1.3.3","vue-html-loader":"^1.2.3","vue-loader":"^11.0.0","vue-router":"^2.2.1","vue-style-loader":"^1.0.0","vue-template-compiler":"^2.2.1","webpack":"^2.2.1","webpack-dev-server":"^2.4.1","webpack-merge":"^3.0.0"},"engines":{"node":">= 4.0.0","npm":">= 3.0.0"},"gitHead":"96a6cb6c2e3d9ed6b9d74939a3b423cc2c687a1d","_id":"iview@2.0.0-rc.10","_shasum":"6f5970d941ae8a2863cc521e6d1ec8f9d89bfacb","_from":".","_npmVersion":"4.1.2","_nodeVersion":"7.7.3","_npmUser":{"name":"aresn","email":"admin@aresn.com"},"dist":{"shasum":"6f5970d941ae8a2863cc521e6d1ec8f9d89bfacb","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/iview/-/iview-2.0.0-rc.10.tgz"},"maintainers":[{"name":"aresn","email":"admin@aresn.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/iview-2.0.0-rc.10.tgz_1491806894986_0.8811853125225753"},"directories":{}},"2.0.0-rc.11":{"name":"iview","version":"2.0.0-rc.11","title":"iView","description":"A high quality  UI components Library with Vue.js","homepage":"http://www.iviewui.com","keywords":["iview","vue","vue.js","component","components","ui","framework"],"main":"dist/iview.js","files":["dist","src"],"scripts":{"dev":"webpack-dev-server --content-base test/ --open --inline --hot --compress --history-api-fallback --port 8081 --config build/webpack.dev.config.js","dist:style":"gulp --gulpfile build/build-style.js","dist:dev":"webpack --config build/webpack.dist.dev.config.js","dist:prod":"webpack --config build/webpack.dist.prod.config.js","dist":"npm run dist:style && npm run dist:dev && npm run dist:prod","lint":"eslint --fix --ext .js,.vue src","unit":"cross-env BABEL_ENV=test karma start test/unit/karma.conf.js --single-run","test":"npm run lint && npm run unit","prepublish":"npm run dist"},"repository":{"type":"git","url":"git+https://github.com/iview/iview.git"},"author":{"name":"Aresn"},"license":"MIT","bugs":{"url":"https://github.com/iview/iview/issues"},"dependencies":{"async-validator":"^1.6.7","core-js":"^2.4.1","deepmerge":"^1.3.1","popper.js":"^0.6.4"},"peerDependencies":{"vue":"^2.1.10"},"devDependencies":{"autoprefixer-loader":"^2.0.0","babel":"^6.23.0","babel-core":"^6.23.1","babel-loader":"^6.2.4","babel-plugin-transform-runtime":"^6.12.0","babel-preset-es2015":"^6.9.0","babel-runtime":"^6.11.6","chai":"^3.5.0","cross-env":"^3.1.4","css-loader":"^0.23.1","eslint":"^3.12.2","eslint-plugin-html":"^1.7.0","extract-text-webpack-plugin":"^2.0.0","file-loader":"^0.8.5","friendly-errors-webpack-plugin":"^1.6.1","function-bind":"^1.1.0","gulp":"^3.9.1","gulp-autoprefixer":"^3.1.1","gulp-clean-css":"^2.0.13","gulp-less":"^3.1.0","gulp-rename":"^1.2.2","html-loader":"^0.3.0","html-webpack-plugin":"^2.28.0","karma":"^1.4.1","karma-coverage":"^1.1.1","karma-mocha":"^1.3.0","karma-phantomjs-launcher":"^1.0.2","karma-sinon-chai":"^1.2.4","karma-sourcemap-loader":"^0.3.7","karma-spec-reporter":"0.0.26","karma-webpack":"^2.0.2","less":"^2.7.1","less-loader":"^2.2.3","lolex":"^1.5.2","mocha":"^3.2.0","phantomjs-prebuilt":"^2.1.13","sinon":"^1.17.7","sinon-chai":"^2.8.0","style-loader":"^0.13.1","url-loader":"^0.5.7","vue":"^2.2.1","vue-hot-reload-api":"^1.3.3","vue-html-loader":"^1.2.3","vue-loader":"^11.0.0","vue-router":"^2.2.1","vue-style-loader":"^1.0.0","vue-template-compiler":"^2.2.1","webpack":"^2.2.1","webpack-dev-server":"^2.4.1","webpack-merge":"^3.0.0"},"engines":{"node":">= 4.0.0","npm":">= 3.0.0"},"gitHead":"f4eea6cc11a9d335c0ade4c47e4e3d4f47640846","_id":"iview@2.0.0-rc.11","_shasum":"5c477eb839078eb19594fc04325bebdb97fb08da","_from":".","_npmVersion":"4.1.2","_nodeVersion":"7.7.3","_npmUser":{"name":"aresn","email":"admin@aresn.com"},"dist":{"shasum":"5c477eb839078eb19594fc04325bebdb97fb08da","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/iview/-/iview-2.0.0-rc.11.tgz"},"maintainers":[{"name":"aresn","email":"admin@aresn.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/iview-2.0.0-rc.11.tgz_1492845235286_0.007362350123003125"},"directories":{}},"2.0.0-rc.12":{"name":"iview","version":"2.0.0-rc.12","title":"iView","description":"A high quality  UI components Library with Vue.js","homepage":"http://www.iviewui.com","keywords":["iview","vue","vue.js","component","components","ui","framework"],"main":"dist/iview.js","files":["dist","src"],"scripts":{"dev":"webpack-dev-server --content-base test/ --open --inline --hot --compress --history-api-fallback --port 8081 --config build/webpack.dev.config.js","dist:style":"gulp --gulpfile build/build-style.js","dist:dev":"webpack --config build/webpack.dist.dev.config.js","dist:prod":"webpack --config build/webpack.dist.prod.config.js","dist":"npm run dist:style && npm run dist:dev && npm run dist:prod","lint":"eslint --fix --ext .js,.vue src","unit":"cross-env BABEL_ENV=test karma start test/unit/karma.conf.js --single-run","test":"npm run lint && npm run unit","prepublish":"npm run dist"},"repository":{"type":"git","url":"git+https://github.com/iview/iview.git"},"author":{"name":"Aresn"},"license":"MIT","bugs":{"url":"https://github.com/iview/iview/issues"},"dependencies":{"async-validator":"^1.6.7","core-js":"^2.4.1","deepmerge":"^1.3.1","popper.js":"^0.6.4"},"peerDependencies":{"vue":"^2.1.10"},"devDependencies":{"autoprefixer-loader":"^2.0.0","babel":"^6.23.0","babel-core":"^6.23.1","babel-loader":"^6.2.4","babel-plugin-transform-runtime":"^6.12.0","babel-preset-es2015":"^6.9.0","babel-runtime":"^6.11.6","chai":"^3.5.0","cross-env":"^3.1.4","css-loader":"^0.23.1","eslint":"^3.12.2","eslint-plugin-html":"^1.7.0","extract-text-webpack-plugin":"^2.0.0","file-loader":"^0.8.5","friendly-errors-webpack-plugin":"^1.6.1","function-bind":"^1.1.0","gulp":"^3.9.1","gulp-autoprefixer":"^3.1.1","gulp-clean-css":"^2.0.13","gulp-less":"^3.1.0","gulp-rename":"^1.2.2","html-loader":"^0.3.0","html-webpack-plugin":"^2.28.0","karma":"^1.4.1","karma-coverage":"^1.1.1","karma-mocha":"^1.3.0","karma-phantomjs-launcher":"^1.0.2","karma-sinon-chai":"^1.2.4","karma-sourcemap-loader":"^0.3.7","karma-spec-reporter":"0.0.26","karma-webpack":"^2.0.2","less":"^2.7.1","less-loader":"^2.2.3","lolex":"^1.5.2","mocha":"^3.2.0","phantomjs-prebuilt":"^2.1.13","sinon":"^1.17.7","sinon-chai":"^2.8.0","style-loader":"^0.13.1","url-loader":"^0.5.7","vue":"^2.2.1","vue-hot-reload-api":"^1.3.3","vue-html-loader":"^1.2.3","vue-loader":"^11.0.0","vue-router":"^2.2.1","vue-style-loader":"^1.0.0","vue-template-compiler":"^2.2.1","webpack":"^2.2.1","webpack-dev-server":"^2.4.1","webpack-merge":"^3.0.0"},"engines":{"node":">= 4.0.0","npm":">= 3.0.0"},"gitHead":"f1f8ca05a00c102c1fec00f4fed0ebc736098ad7","_id":"iview@2.0.0-rc.12","_shasum":"f82bae94c08a992221da28a4a7c3febda854d0cb","_from":".","_npmVersion":"4.1.2","_nodeVersion":"7.7.3","_npmUser":{"name":"aresn","email":"admin@aresn.com"},"dist":{"shasum":"f82bae94c08a992221da28a4a7c3febda854d0cb","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/iview/-/iview-2.0.0-rc.12.tgz"},"maintainers":[{"name":"aresn","email":"admin@aresn.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/iview-2.0.0-rc.12.tgz_1493351048221_0.1681445192079991"},"directories":{}},"2.0.0-rc.13":{"name":"iview","version":"2.0.0-rc.13","title":"iView","description":"A high quality  UI components Library with Vue.js","homepage":"http://www.iviewui.com","keywords":["iview","vue","vue.js","component","components","ui","framework"],"main":"dist/iview.js","files":["dist","src"],"scripts":{"dev":"webpack-dev-server --content-base test/ --open --inline --hot --compress --history-api-fallback --port 8081 --config build/webpack.dev.config.js","dist:style":"gulp --gulpfile build/build-style.js","dist:dev":"webpack --config build/webpack.dist.dev.config.js","dist:prod":"webpack --config build/webpack.dist.prod.config.js","dist":"npm run dist:style && npm run dist:dev && npm run dist:prod","lint":"eslint --fix --ext .js,.vue src","unit":"cross-env BABEL_ENV=test karma start test/unit/karma.conf.js --single-run","test":"npm run lint && npm run unit","prepublish":"npm run dist"},"repository":{"type":"git","url":"git+https://github.com/iview/iview.git"},"author":{"name":"Aresn"},"license":"MIT","bugs":{"url":"https://github.com/iview/iview/issues"},"dependencies":{"async-validator":"^1.6.7","core-js":"^2.4.1","deepmerge":"^1.3.1","popper.js":"^0.6.4"},"peerDependencies":{"vue":"^2.1.10"},"devDependencies":{"autoprefixer-loader":"^2.0.0","babel":"^6.23.0","babel-core":"^6.23.1","babel-loader":"^6.2.4","babel-plugin-transform-runtime":"^6.12.0","babel-preset-es2015":"^6.9.0","babel-runtime":"^6.11.6","chai":"^3.5.0","cross-env":"^3.1.4","css-loader":"^0.23.1","eslint":"^3.12.2","eslint-plugin-html":"^1.7.0","extract-text-webpack-plugin":"^2.0.0","file-loader":"^0.8.5","friendly-errors-webpack-plugin":"^1.6.1","function-bind":"^1.1.0","gulp":"^3.9.1","gulp-autoprefixer":"^3.1.1","gulp-clean-css":"^2.0.13","gulp-less":"^3.1.0","gulp-rename":"^1.2.2","html-loader":"^0.3.0","html-webpack-plugin":"^2.28.0","karma":"^1.4.1","karma-coverage":"^1.1.1","karma-mocha":"^1.3.0","karma-phantomjs-launcher":"^1.0.2","karma-sinon-chai":"^1.2.4","karma-sourcemap-loader":"^0.3.7","karma-spec-reporter":"0.0.26","karma-webpack":"^2.0.2","less":"^2.7.1","less-loader":"^2.2.3","lolex":"^1.5.2","mocha":"^3.2.0","phantomjs-prebuilt":"^2.1.13","sinon":"^1.17.7","sinon-chai":"^2.8.0","style-loader":"^0.13.1","url-loader":"^0.5.7","vue":"^2.2.1","vue-hot-reload-api":"^1.3.3","vue-html-loader":"^1.2.3","vue-loader":"^11.0.0","vue-router":"^2.2.1","vue-style-loader":"^1.0.0","vue-template-compiler":"^2.2.1","webpack":"^2.2.1","webpack-dev-server":"^2.4.1","webpack-merge":"^3.0.0"},"engines":{"node":">= 4.0.0","npm":">= 3.0.0"},"gitHead":"78d8ea4d4a0271b1cd46e835e5c20bf4d6ea71e7","_id":"iview@2.0.0-rc.13","_shasum":"7ecf1f0c24e35de704e96403803060a1ce7473f9","_from":".","_npmVersion":"4.1.2","_nodeVersion":"7.7.3","_npmUser":{"name":"aresn","email":"admin@aresn.com"},"dist":{"shasum":"7ecf1f0c24e35de704e96403803060a1ce7473f9","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/iview/-/iview-2.0.0-rc.13.tgz"},"maintainers":[{"name":"aresn","email":"admin@aresn.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/iview-2.0.0-rc.13.tgz_1494575496914_0.5709827712271363"},"directories":{}},"2.0.0-rc.14":{"name":"iview","version":"2.0.0-rc.14","title":"iView","description":"A high quality  UI components Library with Vue.js","homepage":"http://www.iviewui.com","keywords":["iview","vue","vue.js","component","components","ui","framework"],"main":"dist/iview.js","files":["dist","src"],"scripts":{"dev":"webpack-dev-server --content-base test/ --open --inline --hot --compress --history-api-fallback --port 8081 --config build/webpack.dev.config.js","dist:style":"gulp --gulpfile build/build-style.js","dist:dev":"webpack --config build/webpack.dist.dev.config.js","dist:prod":"webpack --config build/webpack.dist.prod.config.js","dist":"npm run dist:style && npm run dist:dev && npm run dist:prod","lint":"eslint --fix --ext .js,.vue src","unit":"cross-env BABEL_ENV=test karma start test/unit/karma.conf.js --single-run","test":"npm run lint && npm run unit","prepublish":"npm run dist"},"repository":{"type":"git","url":"git+https://github.com/iview/iview.git"},"author":{"name":"Aresn"},"license":"MIT","bugs":{"url":"https://github.com/iview/iview/issues"},"dependencies":{"async-validator":"^1.6.7","core-js":"^2.4.1","deepmerge":"^1.3.1","popper.js":"^0.6.4"},"peerDependencies":{"vue":"^2.1.10"},"devDependencies":{"autoprefixer-loader":"^2.0.0","babel":"^6.23.0","babel-core":"^6.23.1","babel-loader":"^6.2.4","babel-plugin-transform-runtime":"^6.12.0","babel-preset-es2015":"^6.9.0","babel-runtime":"^6.11.6","chai":"^3.5.0","cross-env":"^3.1.4","css-loader":"^0.23.1","eslint":"^3.12.2","eslint-plugin-html":"^1.7.0","extract-text-webpack-plugin":"^2.0.0","file-loader":"^0.8.5","friendly-errors-webpack-plugin":"^1.6.1","function-bind":"^1.1.0","gulp":"^3.9.1","gulp-autoprefixer":"^3.1.1","gulp-clean-css":"^2.0.13","gulp-less":"^3.1.0","gulp-rename":"^1.2.2","html-loader":"^0.3.0","html-webpack-plugin":"^2.28.0","karma":"^1.4.1","karma-coverage":"^1.1.1","karma-mocha":"^1.3.0","karma-phantomjs-launcher":"^1.0.2","karma-sinon-chai":"^1.2.4","karma-sourcemap-loader":"^0.3.7","karma-spec-reporter":"0.0.26","karma-webpack":"^2.0.2","less":"^2.7.1","less-loader":"^2.2.3","lolex":"^1.5.2","mocha":"^3.2.0","phantomjs-prebuilt":"^2.1.13","sinon":"^1.17.7","sinon-chai":"^2.8.0","style-loader":"^0.13.1","url-loader":"^0.5.7","vue":"^2.2.1","vue-hot-reload-api":"^1.3.3","vue-html-loader":"^1.2.3","vue-loader":"^11.0.0","vue-router":"^2.2.1","vue-style-loader":"^1.0.0","vue-template-compiler":"^2.2.1","webpack":"^2.2.1","webpack-dev-server":"^2.4.1","webpack-merge":"^3.0.0"},"engines":{"node":">= 4.0.0","npm":">= 3.0.0"},"gitHead":"b6b0e9e7cc082b41cc6fd959bea36632b10eafce","_id":"iview@2.0.0-rc.14","_shasum":"7180e2ac5140bf895924d7961997e6a5366eb6cc","_from":".","_npmVersion":"4.2.0","_nodeVersion":"7.10.0","_npmUser":{"name":"aresn","email":"admin@aresn.com"},"dist":{"shasum":"7180e2ac5140bf895924d7961997e6a5366eb6cc","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/iview/-/iview-2.0.0-rc.14.tgz"},"maintainers":[{"name":"aresn","email":"admin@aresn.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/iview-2.0.0-rc.14.tgz_1495431046450_0.3789889933541417"},"directories":{}},"2.0.0-rc.15":{"name":"iview","version":"2.0.0-rc.15","title":"iView","description":"A high quality  UI components Library with Vue.js","homepage":"http://www.iviewui.com","keywords":["iview","vue","vue.js","component","components","ui","framework"],"main":"dist/iview.js","files":["dist","src"],"scripts":{"dev":"webpack-dev-server --content-base test/ --open --inline --hot --compress --history-api-fallback --port 8081 --config build/webpack.dev.config.js","dist:style":"gulp --gulpfile build/build-style.js","dist:dev":"webpack --config build/webpack.dist.dev.config.js","dist:prod":"webpack --config build/webpack.dist.prod.config.js","dist":"npm run dist:style && npm run dist:dev && npm run dist:prod","lint":"eslint --fix --ext .js,.vue src","unit":"cross-env BABEL_ENV=test karma start test/unit/karma.conf.js --single-run","test":"npm run lint && npm run unit","prepublish":"npm run dist"},"repository":{"type":"git","url":"git+https://github.com/iview/iview.git"},"author":{"name":"Aresn"},"license":"MIT","bugs":{"url":"https://github.com/iview/iview/issues"},"dependencies":{"async-validator":"^1.6.7","core-js":"^2.4.1","deepmerge":"^1.3.1","popper.js":"^0.6.4"},"peerDependencies":{"vue":"^2.1.10"},"devDependencies":{"autoprefixer-loader":"^2.0.0","babel":"^6.23.0","babel-core":"^6.23.1","babel-loader":"^6.2.4","babel-plugin-transform-runtime":"^6.12.0","babel-preset-es2015":"^6.9.0","babel-runtime":"^6.11.6","chai":"^3.5.0","cross-env":"^3.1.4","css-loader":"^0.23.1","eslint":"^3.12.2","eslint-plugin-html":"^1.7.0","extract-text-webpack-plugin":"^2.0.0","file-loader":"^0.8.5","friendly-errors-webpack-plugin":"^1.6.1","function-bind":"^1.1.0","gulp":"^3.9.1","gulp-autoprefixer":"^3.1.1","gulp-clean-css":"^2.0.13","gulp-less":"^3.1.0","gulp-rename":"^1.2.2","html-loader":"^0.3.0","html-webpack-plugin":"^2.28.0","karma":"^1.4.1","karma-coverage":"^1.1.1","karma-mocha":"^1.3.0","karma-phantomjs-launcher":"^1.0.2","karma-sinon-chai":"^1.2.4","karma-sourcemap-loader":"^0.3.7","karma-spec-reporter":"0.0.26","karma-webpack":"^2.0.2","less":"^2.7.1","less-loader":"^2.2.3","lolex":"^1.5.2","mocha":"^3.2.0","phantomjs-prebuilt":"^2.1.13","sinon":"^1.17.7","sinon-chai":"^2.8.0","style-loader":"^0.13.1","url-loader":"^0.5.7","vue":"^2.2.1","vue-hot-reload-api":"^1.3.3","vue-html-loader":"^1.2.3","vue-loader":"^11.0.0","vue-router":"^2.2.1","vue-style-loader":"^1.0.0","vue-template-compiler":"^2.2.1","webpack":"^2.2.1","webpack-dev-server":"^2.4.1","webpack-merge":"^3.0.0"},"engines":{"node":">= 4.0.0","npm":">= 3.0.0"},"gitHead":"9b2034a5abb7a87b17beb7bf845a0aae23aa36bc","_id":"iview@2.0.0-rc.15","_npmVersion":"5.0.0","_nodeVersion":"8.0.0","_npmUser":{"name":"aresn","email":"admin@aresn.com"},"dist":{"integrity":"sha512-AGmPKQzIw7L2nL2FlkP0t+zOhpeNY09awJxdIBqHH9z+plK5c8dbfiHfxvNS5I2IBmPhjXLpdAqpVshfNRTYBg==","shasum":"aa65a5fb14884c1365f1d92a4b45e5eb9f0295ee","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/iview/-/iview-2.0.0-rc.15.tgz"},"maintainers":[{"name":"aresn","email":"admin@aresn.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/iview-2.0.0-rc.15.tgz_1496220081464_0.3571267656516284"},"directories":{}},"2.0.0-rc.16":{"name":"iview","version":"2.0.0-rc.16","title":"iView","description":"A high quality  UI components Library with Vue.js","homepage":"http://www.iviewui.com","keywords":["iview","vue","vue.js","component","components","ui","framework"],"main":"dist/iview.js","files":["dist","src"],"scripts":{"dev":"webpack-dev-server --content-base test/ --open --inline --hot --compress --history-api-fallback --port 8081 --config build/webpack.dev.config.js","dist:style":"gulp --gulpfile build/build-style.js","dist:dev":"webpack --config build/webpack.dist.dev.config.js","dist:prod":"webpack --config build/webpack.dist.prod.config.js","dist":"npm run dist:style && npm run dist:dev && npm run dist:prod","lint":"eslint --fix --ext .js,.vue src","unit":"cross-env BABEL_ENV=test karma start test/unit/karma.conf.js --single-run","test":"npm run lint && npm run unit","prepublish":"npm run dist"},"repository":{"type":"git","url":"git+https://github.com/iview/iview.git"},"author":{"name":"Aresn"},"license":"MIT","bugs":{"url":"https://github.com/iview/iview/issues"},"dependencies":{"async-validator":"^1.6.7","core-js":"^2.4.1","deepmerge":"^1.3.1","popper.js":"^0.6.4"},"peerDependencies":{"vue":"^2.1.10"},"devDependencies":{"autoprefixer-loader":"^2.0.0","babel":"^6.23.0","babel-core":"^6.23.1","babel-loader":"^6.2.4","babel-plugin-transform-runtime":"^6.12.0","babel-preset-es2015":"^6.9.0","babel-runtime":"^6.11.6","chai":"^3.5.0","cross-env":"^3.1.4","css-loader":"^0.23.1","eslint":"^3.12.2","eslint-plugin-html":"^1.7.0","extract-text-webpack-plugin":"^2.0.0","file-loader":"^0.8.5","friendly-errors-webpack-plugin":"^1.6.1","function-bind":"^1.1.0","gulp":"^3.9.1","gulp-autoprefixer":"^3.1.1","gulp-clean-css":"^2.0.13","gulp-less":"^3.1.0","gulp-rename":"^1.2.2","html-loader":"^0.3.0","html-webpack-plugin":"^2.28.0","karma":"^1.4.1","karma-coverage":"^1.1.1","karma-mocha":"^1.3.0","karma-phantomjs-launcher":"^1.0.2","karma-sinon-chai":"^1.2.4","karma-sourcemap-loader":"^0.3.7","karma-spec-reporter":"0.0.26","karma-webpack":"^2.0.2","less":"^2.7.1","less-loader":"^2.2.3","lolex":"^1.5.2","mocha":"^3.2.0","phantomjs-prebuilt":"^2.1.13","sinon":"^1.17.7","sinon-chai":"^2.8.0","style-loader":"^0.13.1","url-loader":"^0.5.7","vue":"^2.2.1","vue-hot-reload-api":"^1.3.3","vue-html-loader":"^1.2.3","vue-loader":"^11.0.0","vue-router":"^2.2.1","vue-style-loader":"^1.0.0","vue-template-compiler":"^2.2.1","webpack":"^2.2.1","webpack-dev-server":"^2.4.1","webpack-merge":"^3.0.0"},"engines":{"node":">= 4.0.0","npm":">= 3.0.0"},"gitHead":"9397901d34b58a99466617bf483cece78e080817","_id":"iview@2.0.0-rc.16","_npmVersion":"5.0.2","_nodeVersion":"8.0.0","_npmUser":{"name":"aresn","email":"admin@aresn.com"},"dist":{"integrity":"sha512-Y+9WclB/jDLte7IFsWElZLhU3Md3mtQh5RKNjo5L26DVSyA+o8vy5PBSNhrLF/FyqV3UoiNZsF2tIbS1f8nj7w==","shasum":"e19c70f4ff7a0c67f5e202b7ec2814c87b880242","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/iview/-/iview-2.0.0-rc.16.tgz"},"maintainers":[{"name":"aresn","email":"admin@aresn.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/iview-2.0.0-rc.16.tgz_1496628448677_0.883397564291954"},"directories":{}},"2.0.0-rc.17":{"name":"iview","version":"2.0.0-rc.17","title":"iView","description":"A high quality  UI components Library with Vue.js","homepage":"http://www.iviewui.com","keywords":["iview","vue","vue.js","component","components","ui","framework"],"main":"dist/iview.js","files":["dist","src"],"scripts":{"dev":"webpack-dev-server --content-base test/ --open --inline --hot --compress --history-api-fallback --port 8081 --config build/webpack.dev.config.js","dist:style":"gulp --gulpfile build/build-style.js","dist:dev":"webpack --config build/webpack.dist.dev.config.js","dist:prod":"webpack --config build/webpack.dist.prod.config.js","dist":"npm run dist:style && npm run dist:dev && npm run dist:prod","lint":"eslint --fix --ext .js,.vue src","unit":"cross-env BABEL_ENV=test karma start test/unit/karma.conf.js --single-run","test":"npm run lint && npm run unit","prepublish":"npm run dist"},"repository":{"type":"git","url":"git+https://github.com/iview/iview.git"},"author":{"name":"Aresn"},"license":"MIT","bugs":{"url":"https://github.com/iview/iview/issues"},"dependencies":{"async-validator":"^1.6.7","core-js":"^2.4.1","deepmerge":"^1.3.1","popper.js":"^0.6.4"},"peerDependencies":{"vue":"^2.1.10"},"devDependencies":{"autoprefixer-loader":"^2.0.0","babel":"^6.23.0","babel-core":"^6.23.1","babel-loader":"^6.2.4","babel-plugin-transform-runtime":"^6.12.0","babel-preset-es2015":"^6.9.0","babel-runtime":"^6.11.6","chai":"^3.5.0","cross-env":"^3.1.4","css-loader":"^0.23.1","eslint":"^3.12.2","eslint-plugin-html":"^1.7.0","extract-text-webpack-plugin":"^2.0.0","file-loader":"^0.8.5","friendly-errors-webpack-plugin":"^1.6.1","function-bind":"^1.1.0","gulp":"^3.9.1","gulp-autoprefixer":"^3.1.1","gulp-clean-css":"^2.0.13","gulp-less":"^3.1.0","gulp-rename":"^1.2.2","html-loader":"^0.3.0","html-webpack-plugin":"^2.28.0","karma":"^1.4.1","karma-coverage":"^1.1.1","karma-mocha":"^1.3.0","karma-phantomjs-launcher":"^1.0.2","karma-sinon-chai":"^1.2.4","karma-sourcemap-loader":"^0.3.7","karma-spec-reporter":"0.0.26","karma-webpack":"^2.0.2","less":"^2.7.1","less-loader":"^2.2.3","lolex":"^1.5.2","mocha":"^3.2.0","phantomjs-prebuilt":"^2.1.13","sinon":"^1.17.7","sinon-chai":"^2.8.0","style-loader":"^0.13.1","url-loader":"^0.5.7","vue":"^2.3.3","vue-hot-reload-api":"^1.3.3","vue-html-loader":"^1.2.3","vue-loader":"^11.0.0","vue-router":"^2.2.1","vue-style-loader":"^1.0.0","vue-template-compiler":"^2.3.3","webpack":"^2.2.1","webpack-dev-server":"^2.4.1","webpack-merge":"^3.0.0"},"engines":{"node":">= 4.0.0","npm":">= 3.0.0"},"gitHead":"4156eef829c86d36a11874cfbb7a743591747378","_id":"iview@2.0.0-rc.17","_npmVersion":"5.0.2","_nodeVersion":"8.0.0","_npmUser":{"name":"aresn","email":"admin@aresn.com"},"dist":{"integrity":"sha512-l/P89SO4QPnOaH0qnlCN6S9VNWYqOeAOwbYPZERY8iXRdBf9nGz5rcCOXqFBQCCHykCTm2O0xXT1DuBwltUGVQ==","shasum":"0827582c750a718b952e7e51eb99d93693edd7d8","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/iview/-/iview-2.0.0-rc.17.tgz"},"maintainers":[{"name":"aresn","email":"admin@aresn.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/iview-2.0.0-rc.17.tgz_1497407404857_0.0829924657009542"},"directories":{}},"2.0.0-rc.18":{"name":"iview","version":"2.0.0-rc.18","title":"iView","description":"A high quality  UI components Library with Vue.js","homepage":"http://www.iviewui.com","keywords":["iview","vue","vue.js","component","components","ui","framework"],"main":"dist/iview.js","files":["dist","src"],"scripts":{"dev":"webpack-dev-server --content-base test/ --open --inline --hot --compress --history-api-fallback --port 8081 --config build/webpack.dev.config.js","dist:style":"gulp --gulpfile build/build-style.js","dist:dev":"webpack --config build/webpack.dist.dev.config.js","dist:prod":"webpack --config build/webpack.dist.prod.config.js","dist":"npm run dist:style && npm run dist:dev && npm run dist:prod","lint":"eslint --fix --ext .js,.vue src","unit":"cross-env BABEL_ENV=test karma start test/unit/karma.conf.js --single-run","test":"npm run lint && npm run unit","prepublish":"npm run dist"},"repository":{"type":"git","url":"git+https://github.com/iview/iview.git"},"author":{"name":"Aresn"},"license":"MIT","bugs":{"url":"https://github.com/iview/iview/issues"},"dependencies":{"async-validator":"^1.7.1","core-js":"^2.4.1","deepmerge":"^1.3.1","popper.js":"^0.6.4"},"peerDependencies":{"vue":"^2.1.10"},"devDependencies":{"autoprefixer-loader":"^2.0.0","babel":"^6.23.0","babel-core":"^6.23.1","babel-loader":"^6.2.4","babel-plugin-transform-runtime":"^6.12.0","babel-preset-es2015":"^6.9.0","babel-runtime":"^6.11.6","chai":"^3.5.0","cross-env":"^3.1.4","css-loader":"^0.23.1","eslint":"^3.12.2","eslint-plugin-html":"^1.7.0","extract-text-webpack-plugin":"^2.0.0","file-loader":"^0.8.5","friendly-errors-webpack-plugin":"^1.6.1","function-bind":"^1.1.0","gulp":"^3.9.1","gulp-autoprefixer":"^3.1.1","gulp-clean-css":"^2.0.13","gulp-less":"^3.1.0","gulp-rename":"^1.2.2","html-loader":"^0.3.0","html-webpack-plugin":"^2.28.0","karma":"^1.4.1","karma-coverage":"^1.1.1","karma-mocha":"^1.3.0","karma-phantomjs-launcher":"^1.0.2","karma-sinon-chai":"^1.2.4","karma-sourcemap-loader":"^0.3.7","karma-spec-reporter":"0.0.26","karma-webpack":"^2.0.2","less":"^2.7.1","less-loader":"^2.2.3","lolex":"^1.5.2","mocha":"^3.2.0","phantomjs-prebuilt":"^2.1.13","sinon":"^1.17.7","sinon-chai":"^2.8.0","style-loader":"^0.13.1","url-loader":"^0.5.7","vue":"^2.3.3","vue-hot-reload-api":"^1.3.3","vue-html-loader":"^1.2.3","vue-loader":"^11.0.0","vue-router":"^2.2.1","vue-style-loader":"^1.0.0","vue-template-compiler":"^2.3.3","webpack":"^2.2.1","webpack-dev-server":"^2.4.1","webpack-merge":"^3.0.0"},"engines":{"node":">= 4.0.0","npm":">= 3.0.0"},"gitHead":"e4767e5a90a53f4fe4be94d410dcdbcbcee579f7","_id":"iview@2.0.0-rc.18","_npmVersion":"5.0.2","_nodeVersion":"8.0.0","_npmUser":{"name":"aresn","email":"admin@aresn.com"},"dist":{"integrity":"sha512-NxIiitvBGtX+x0PgikRi2UHXmMtYZfR7sgnziX0WbBsmXZMjZ1sL4G93KufmomEZh/n6hvJvDwWN9WNtzcVSSA==","shasum":"c00a11643622626feeb277e0de83b45077a8787c","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/iview/-/iview-2.0.0-rc.18.tgz"},"maintainers":[{"name":"aresn","email":"admin@aresn.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/iview-2.0.0-rc.18.tgz_1499044679716_0.24945697514340281"},"directories":{}},"2.0.0-rc.19":{"name":"iview","version":"2.0.0-rc.19","title":"iView","description":"A high quality  UI components Library with Vue.js","homepage":"http://www.iviewui.com","keywords":["iview","vue","vue.js","component","components","ui","framework"],"main":"dist/iview.js","files":["dist","src"],"scripts":{"dev":"webpack-dev-server --content-base test/ --open --inline --hot --compress --history-api-fallback --port 8081 --config build/webpack.dev.config.js","dist:style":"gulp --gulpfile build/build-style.js","dist:dev":"webpack --config build/webpack.dist.dev.config.js","dist:prod":"webpack --config build/webpack.dist.prod.config.js","dist":"npm run dist:style && npm run dist:dev && npm run dist:prod","lint":"eslint --fix --ext .js,.vue src","unit":"cross-env BABEL_ENV=test karma start test/unit/karma.conf.js --single-run","test":"npm run lint && npm run unit","prepublish":"npm run dist"},"repository":{"type":"git","url":"git+https://github.com/iview/iview.git"},"author":{"name":"Aresn"},"license":"MIT","bugs":{"url":"https://github.com/iview/iview/issues"},"dependencies":{"async-validator":"^1.7.1","core-js":"^2.4.1","deepmerge":"^1.5.0","popper.js":"^0.6.4"},"peerDependencies":{"vue":"^2.4.1"},"devDependencies":{"autoprefixer-loader":"^2.0.0","babel":"^6.23.0","babel-core":"^6.25.0","babel-loader":"^6.4.1","babel-plugin-transform-runtime":"^6.12.0","babel-preset-es2015":"^6.24.1","babel-runtime":"^6.11.6","chai":"^3.5.0","cross-env":"^3.2.4","css-loader":"^0.23.1","eslint":"^3.19.0","eslint-plugin-html":"^1.7.0","extract-text-webpack-plugin":"^2.1.2","file-loader":"^0.8.5","friendly-errors-webpack-plugin":"^1.6.1","function-bind":"^1.1.0","gulp":"^3.9.1","gulp-autoprefixer":"^3.1.1","gulp-clean-css":"^2.0.13","gulp-less":"^3.3.2","gulp-rename":"^1.2.2","html-loader":"^0.3.0","html-webpack-plugin":"^2.29.0","karma":"^1.7.0","karma-coverage":"^1.1.1","karma-mocha":"^1.3.0","karma-phantomjs-launcher":"^1.0.4","karma-sinon-chai":"^1.3.1","karma-sourcemap-loader":"^0.3.7","karma-spec-reporter":"0.0.26","karma-webpack":"^2.0.4","less":"^2.7.1","less-loader":"^2.2.3","lolex":"^1.5.2","mocha":"^3.4.2","phantomjs-prebuilt":"^2.1.13","sinon":"^1.17.7","sinon-chai":"^2.11.0","style-loader":"^0.13.1","url-loader":"^0.5.9","vue":"^2.4.1","vue-hot-reload-api":"^1.3.3","vue-html-loader":"^1.2.3","vue-loader":"^11.3.4","vue-router":"^2.7.0","vue-style-loader":"^1.0.0","vue-template-compiler":"^2.4.1","webpack":"^2.7.0","webpack-dev-server":"^2.5.1","webpack-merge":"^3.0.0"},"engines":{"node":">= 4.0.0","npm":">= 3.0.0"},"gitHead":"fded311fa5a4e78f4fde66a7877d50f963ef10a6","_id":"iview@2.0.0-rc.19","_npmVersion":"5.1.0","_nodeVersion":"8.0.0","_npmUser":{"name":"aresn","email":"admin@aresn.com"},"dist":{"integrity":"sha512-3bPD9ZbeW6oO9td2C9pQ9PS9Ev/SEI1quMyZEGFLxrZEvm7mN/7IaJQ7pTBvw5IQElWvEAB6CCoxY/Moq4dXTA==","shasum":"48e9517e58099cc5f253746cd047dcbaf526dc1e","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/iview/-/iview-2.0.0-rc.19.tgz"},"maintainers":[{"name":"aresn","email":"admin@aresn.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/iview-2.0.0-rc.19.tgz_1500273720228_0.8744014555122703"},"directories":{}},"2.0.0":{"name":"iview","version":"2.0.0","title":"iView","description":"A high quality  UI components Library with Vue.js","homepage":"http://www.iviewui.com","keywords":["iview","vue","vue.js","component","components","ui","framework"],"main":"dist/iview.js","files":["dist","src"],"scripts":{"dev":"webpack-dev-server --content-base test/ --open --inline --hot --compress --history-api-fallback --port 8081 --config build/webpack.dev.config.js","dist:style":"gulp --gulpfile build/build-style.js","dist:dev":"webpack --config build/webpack.dist.dev.config.js","dist:prod":"webpack --config build/webpack.dist.prod.config.js","dist:locale":"webpack --config build/webpack.dist.locale.config.js","dist":"npm run dist:style && npm run dist:dev && npm run dist:prod && npm run dist:locale","lint":"eslint --fix --ext .js,.vue src","unit":"cross-env BABEL_ENV=test karma start test/unit/karma.conf.js --single-run","test":"npm run lint && npm run unit","prepublish":"npm run dist"},"repository":{"type":"git","url":"git+https://github.com/iview/iview.git"},"author":{"name":"Aresn"},"license":"MIT","bugs":{"url":"https://github.com/iview/iview/issues"},"dependencies":{"async-validator":"^1.7.1","core-js":"^2.4.1","deepmerge":"^1.5.0","popper.js":"^0.6.4"},"peerDependencies":{"vue":"^2.4.1"},"devDependencies":{"autoprefixer-loader":"^2.0.0","babel":"^6.23.0","babel-core":"^6.25.0","babel-loader":"^6.4.1","babel-plugin-transform-runtime":"^6.12.0","babel-preset-es2015":"^6.24.1","babel-runtime":"^6.11.6","chai":"^3.5.0","cross-env":"^3.2.4","css-loader":"^0.23.1","eslint":"^3.19.0","eslint-plugin-html":"^1.7.0","extract-text-webpack-plugin":"^2.1.2","file-loader":"^0.8.5","friendly-errors-webpack-plugin":"^1.6.1","function-bind":"^1.1.0","gulp":"^3.9.1","gulp-autoprefixer":"^3.1.1","gulp-clean-css":"^2.0.13","gulp-less":"^3.3.2","gulp-rename":"^1.2.2","html-loader":"^0.3.0","html-webpack-plugin":"^2.29.0","karma":"^1.7.0","karma-coverage":"^1.1.1","karma-mocha":"^1.3.0","karma-phantomjs-launcher":"^1.0.4","karma-sinon-chai":"^1.3.1","karma-sourcemap-loader":"^0.3.7","karma-spec-reporter":"0.0.26","karma-webpack":"^2.0.4","less":"^2.7.1","less-loader":"^2.2.3","lolex":"^1.5.2","mocha":"^3.4.2","phantomjs-prebuilt":"^2.1.13","sinon":"^1.17.7","sinon-chai":"^2.11.0","style-loader":"^0.13.1","url-loader":"^0.5.9","vue":"^2.4.1","vue-hot-reload-api":"^1.3.3","vue-html-loader":"^1.2.3","vue-loader":"^11.3.4","vue-router":"^2.7.0","vue-style-loader":"^1.0.0","vue-template-compiler":"^2.4.1","webpack":"^2.7.0","webpack-dev-server":"^2.5.1","webpack-merge":"^3.0.0"},"engines":{"node":">= 4.0.0","npm":">= 3.0.0"},"gitHead":"f9382817a0db9e4610bf98ea7cc289aca747a5dd","_id":"iview@2.0.0","_npmVersion":"5.1.0","_nodeVersion":"8.0.0","_npmUser":{"name":"aresn","email":"admin@aresn.com"},"dist":{"integrity":"sha512-IfGtgR3ik0GtbGtXIn5AojuIpEUaNWvubC6jYUmpc3WZE7eIOhI1olgg3hpo4Bfwub7K2mkR2XuUFD/xsz3Fsw==","shasum":"80191df3e1ff31e80f4c7aedb10b96d828db0906","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/iview/-/iview-2.0.0.tgz"},"maintainers":[{"name":"aresn","email":"admin@aresn.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/iview-2.0.0.tgz_1501171278812_0.04153746506199241"},"directories":{}},"2.1.0":{"name":"iview","version":"2.1.0","title":"iView","description":"A high quality  UI components Library with Vue.js","homepage":"http://www.iviewui.com","keywords":["iview","vue","vue.js","component","components","ui","framework"],"main":"dist/iview.js","files":["dist","src"],"scripts":{"dev":"webpack-dev-server --content-base test/ --open --inline --hot --compress --history-api-fallback --port 8081 --config build/webpack.dev.config.js","dist:style":"gulp --gulpfile build/build-style.js","dist:dev":"webpack --config build/webpack.dist.dev.config.js","dist:prod":"webpack --config build/webpack.dist.prod.config.js","dist:locale":"webpack --config build/webpack.dist.locale.config.js","dist":"npm run dist:style && npm run dist:dev && npm run dist:prod && npm run dist:locale","lint":"eslint --fix --ext .js,.vue src","unit":"cross-env BABEL_ENV=test karma start test/unit/karma.conf.js --single-run","test":"npm run lint && npm run unit","prepublish":"npm run dist"},"repository":{"type":"git","url":"git+https://github.com/iview/iview.git"},"author":{"name":"Aresn"},"license":"MIT","bugs":{"url":"https://github.com/iview/iview/issues"},"dependencies":{"async-validator":"^1.7.1","core-js":"^2.4.1","deepmerge":"^1.5.0","popper.js":"^0.6.4"},"peerDependencies":{"vue":"^2.4.1"},"devDependencies":{"autoprefixer-loader":"^2.0.0","babel":"^6.23.0","babel-core":"^6.25.0","babel-loader":"^6.4.1","babel-plugin-transform-runtime":"^6.12.0","babel-preset-es2015":"^6.24.1","babel-runtime":"^6.11.6","chai":"^3.5.0","cross-env":"^3.2.4","css-loader":"^0.23.1","eslint":"^3.19.0","eslint-plugin-html":"^1.7.0","extract-text-webpack-plugin":"^2.1.2","file-loader":"^0.8.5","friendly-errors-webpack-plugin":"^1.6.1","function-bind":"^1.1.0","gulp":"^3.9.1","gulp-autoprefixer":"^3.1.1","gulp-clean-css":"^2.0.13","gulp-less":"^3.3.2","gulp-rename":"^1.2.2","html-loader":"^0.3.0","html-webpack-plugin":"^2.29.0","karma":"^1.7.0","karma-coverage":"^1.1.1","karma-mocha":"^1.3.0","karma-phantomjs-launcher":"^1.0.4","karma-sinon-chai":"^1.3.1","karma-sourcemap-loader":"^0.3.7","karma-spec-reporter":"0.0.26","karma-webpack":"^2.0.4","less":"^2.7.1","less-loader":"^2.2.3","lolex":"^1.5.2","mocha":"^3.4.2","phantomjs-prebuilt":"^2.1.13","sinon":"^1.17.7","sinon-chai":"^2.11.0","style-loader":"^0.13.1","url-loader":"^0.5.9","vue":"^2.4.1","vue-hot-reload-api":"^1.3.3","vue-html-loader":"^1.2.3","vue-loader":"^11.3.4","vue-router":"^2.7.0","vue-style-loader":"^1.0.0","vue-template-compiler":"^2.4.1","webpack":"^2.7.0","webpack-dev-server":"^2.5.1","webpack-merge":"^3.0.0"},"engines":{"node":">= 4.0.0","npm":">= 3.0.0"},"gitHead":"9823357382fe2447ac6b819035b28841c1fcddad","_id":"iview@2.1.0","_npmVersion":"5.1.0","_nodeVersion":"8.0.0","_npmUser":{"name":"aresn","email":"admin@aresn.com"},"dist":{"integrity":"sha512-WzuctCYaJ6wLb+JzlDM13QxaiqlvoXMNsqshiagjo/r/tbmDwCOtqWL7tCGK6t9G80rFSdy8zioHdEY8dEjybw==","shasum":"b6962a0e54b80c4ee83ffc29b3154b9dd99d2d3d","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/iview/-/iview-2.1.0.tgz"},"maintainers":[{"name":"aresn","email":"admin@aresn.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/iview-2.1.0.tgz_1502674889979_0.09606873989105225"},"directories":{}}},"name":"iview","time":{"modified":"2017-08-14T01:41:30.113Z","created":"2016-07-28T02:01:13.089Z","0.0.1":"2016-07-28T02:01:13.089Z","0.0.2":"2016-09-09T06:44:43.071Z","0.0.3":"2016-09-12T04:01:04.520Z","0.0.4":"2016-09-12T06:37:59.135Z","0.0.5":"2016-09-12T23:58:13.277Z","0.0.6":"2016-09-15T15:52:30.026Z","0.0.7":"2016-09-19T06:52:21.617Z","0.0.8":"2016-09-19T08:14:52.593Z","0.0.10":"2016-09-20T01:34:47.810Z","0.0.11":"2016-09-20T09:11:28.296Z","0.0.12":"2016-09-20T12:47:20.888Z","0.0.13":"2016-09-20T14:01:25.994Z","0.0.14":"2016-09-21T07:01:11.452Z","0.0.15":"2016-09-21T09:00:15.998Z","0.0.16":"2016-09-21T10:17:22.965Z","0.0.17":"2016-09-21T10:44:37.131Z","0.0.18":"2016-09-22T05:46:30.887Z","0.0.19":"2016-09-22T08:25:24.815Z","0.0.20":"2016-09-22T09:15:32.120Z","0.0.21":"2016-09-22T10:30:17.421Z","0.0.22":"2016-09-23T02:58:43.545Z","0.0.23":"2016-09-23T07:25:33.389Z","0.9.0":"2016-09-24T15:05:25.037Z","0.9.1":"2016-09-24T15:30:40.004Z","0.9.2":"2016-09-29T07:50:38.215Z","0.9.3":"2016-10-10T01:08:44.832Z","0.9.4-rc-1":"2016-10-24T06:33:29.012Z","0.9.4-rc-2":"2016-10-24T08:42:29.428Z","0.9.4-rc-3":"2016-10-24T10:07:53.218Z","0.9.4-rc-4":"2016-10-25T01:10:29.820Z","0.9.4-rc-5":"2016-10-25T01:58:35.939Z","0.9.4":"2016-10-25T02:35:55.744Z","0.9.5-rc-1":"2016-10-26T02:03:46.982Z","0.9.5-rc-2":"2016-10-26T03:45:31.871Z","0.9.5-rc-3":"2016-10-26T04:05:05.242Z","0.9.5-rc-4":"2016-10-26T05:51:30.117Z","0.9.5-rc-6":"2016-10-27T02:31:29.285Z","0.9.5-rc-7":"2016-10-27T03:24:51.037Z","0.9.5-rc-8":"2016-10-27T03:45:51.307Z","0.9.5-rc-9":"2016-10-27T04:11:55.604Z","0.9.5":"2016-10-27T04:39:01.114Z","0.9.6":"2016-10-31T02:58:50.665Z","0.9.7-rc-1":"2016-10-31T03:05:41.852Z","0.9.7":"2016-11-10T01:48:11.010Z","0.9.8-rc-1":"2016-11-14T06:03:01.357Z","0.9.8-rc-2":"2016-11-16T08:04:59.176Z","0.9.8-rc-3":"2016-11-17T01:48:41.829Z","0.9.8-rc-4":"2016-11-18T10:15:45.485Z","0.9.8-rc-5":"2016-11-21T03:56:13.038Z","0.9.8":"2016-11-21T05:56:23.853Z","0.9.9-rc-1":"2016-11-30T05:47:05.714Z","0.9.9-rc-2":"2016-11-30T06:58:05.174Z","0.9.9-rc-3":"2016-11-30T08:15:33.621Z","0.9.9-rc-4":"2016-12-01T03:15:23.310Z","0.9.9-rc-5":"2016-12-01T08:13:51.905Z","0.9.9-rc-6":"2016-12-02T03:24:43.604Z","0.9.9":"2016-12-02T07:16:59.174Z","0.9.10-rc-1":"2016-12-08T07:20:16.448Z","0.9.10-rc-3":"2016-12-09T05:26:29.052Z","0.9.10-rc-4":"2016-12-09T07:44:47.253Z","0.9.10":"2016-12-09T08:08:25.410Z","0.9.11-rc-1":"2016-12-20T06:32:19.790Z","0.9.11-rc-2":"2016-12-20T09:14:27.848Z","0.9.11-rc-3":"2016-12-21T13:02:49.901Z","0.9.11-rc-4":"2016-12-22T01:21:44.816Z","0.9.11-rc-5":"2016-12-22T07:09:56.201Z","0.9.11":"2016-12-23T01:13:27.261Z","0.9.12":"2016-12-30T14:05:40.106Z","0.9.13-rc-1":"2017-01-04T10:21:53.128Z","0.9.13-rc-2":"2017-01-05T06:57:36.202Z","0.9.13":"2017-01-06T07:33:37.676Z","0.9.14":"2017-01-12T09:09:09.018Z","0.9.15":"2017-01-16T01:08:57.066Z","0.9.16":"2017-01-17T08:59:25.626Z","0.9.17":"2017-01-23T02:13:24.920Z","1.0.0":"2017-02-20T02:42:59.275Z","1.0.1":"2017-02-28T07:50:29.156Z","2.0.0-rc.1":"2017-03-09T23:50:03.160Z","2.0.0-rc.2":"2017-03-10T02:58:08.083Z","2.0.0-rc.3":"2017-03-13T08:32:22.726Z","2.0.0-rc.4":"2017-03-14T03:30:52.692Z","2.0.0-rc.5":"2017-03-15T12:02:53.199Z","2.0.0-rc.6":"2017-03-22T03:59:02.963Z","2.0.0-rc.7":"2017-03-27T07:46:07.119Z","1.0.2":"2017-03-29T02:25:10.473Z","2.0.0-rc.8":"2017-03-29T04:44:34.274Z","2.0.0-rc.9":"2017-04-01T06:04:32.771Z","2.0.0-rc.10":"2017-04-10T06:48:15.242Z","2.0.0-rc.11":"2017-04-22T07:13:55.544Z","2.0.0-rc.12":"2017-04-28T03:44:10.443Z","2.0.0-rc.13":"2017-05-12T07:51:38.409Z","2.0.0-rc.14":"2017-05-22T05:30:46.623Z","2.0.0-rc.15":"2017-05-31T08:41:21.657Z","2.0.0-rc.16":"2017-06-05T02:07:30.407Z","2.0.0-rc.17":"2017-06-14T02:30:05.009Z","2.0.0-rc.18":"2017-07-03T01:17:59.872Z","2.0.0-rc.19":"2017-07-17T06:42:00.848Z","2.0.0":"2017-07-27T16:01:19.198Z","2.1.0":"2017-08-14T01:41:30.113Z"},"readmeFilename":"README.md","homepage":"http://www.iviewui.com"}