package.json 5.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167
  1. {
  2. "_args": [
  3. [
  4. "iview@3.5.4",
  5. "E:\\item\\newItem\\admin"
  6. ]
  7. ],
  8. "_from": "iview@3.5.4",
  9. "_id": "iview@3.5.4",
  10. "_inBundle": false,
  11. "_integrity": "sha512-CEDHdAXxpGciMV+m1jdMDs0UVqzk/AaFhCDtSGcKDLidXRMOG2TgCZhtEHhI4mf3lchKEUFO/BcXtHAfBNuy7Q==",
  12. "_location": "/iview",
  13. "_phantomChildren": {},
  14. "_requested": {
  15. "type": "version",
  16. "registry": true,
  17. "raw": "iview@3.5.4",
  18. "name": "iview",
  19. "escapedName": "iview",
  20. "rawSpec": "3.5.4",
  21. "saveSpec": null,
  22. "fetchSpec": "3.5.4"
  23. },
  24. "_requiredBy": [
  25. "/iview-area",
  26. "/tree-table-vue"
  27. ],
  28. "_resolved": "https://registry.npmjs.org/iview/-/iview-3.5.4.tgz",
  29. "_spec": "3.5.4",
  30. "_where": "E:\\item\\newItem\\admin",
  31. "author": {
  32. "name": "Aresn"
  33. },
  34. "browserslist": [
  35. "last 3 Chrome versions",
  36. "last 3 Firefox versions",
  37. "Safari >= 10",
  38. "Explorer >= 11",
  39. "Edge >= 12",
  40. "iOS >= 10",
  41. "Android >= 6"
  42. ],
  43. "bugs": {
  44. "url": "https://github.com/iview/iview/issues"
  45. },
  46. "dependencies": {
  47. "async-validator": "^1.12.2",
  48. "deepmerge": "^2.2.1",
  49. "element-resize-detector": "^1.2.0",
  50. "js-calendar": "^1.2.3",
  51. "lodash.throttle": "^4.1.1",
  52. "popper.js": "^1.14.6",
  53. "tinycolor2": "^1.4.1",
  54. "v-click-outside-x": "^4.0.19"
  55. },
  56. "description": "A high quality UI components Library with Vue.js",
  57. "devDependencies": {
  58. "autoprefixer-loader": "^3.2.0",
  59. "babel-cli": "^6.26.0",
  60. "babel-core": "^6.26.0",
  61. "babel-helper-vue-jsx-merge-props": "^2.0.3",
  62. "babel-loader": "^7.1.5",
  63. "babel-plugin-dynamic-import-node": "^1.2.0",
  64. "babel-plugin-syntax-jsx": "^6.18.0",
  65. "babel-plugin-transform-class-properties": "^6.24.1",
  66. "babel-plugin-transform-es5-property-mutators": "^6.24.1",
  67. "babel-plugin-transform-object-rest-spread": "^6.26.0",
  68. "babel-plugin-transform-runtime": "^6.23.0",
  69. "babel-plugin-transform-vue-jsx": "^3.7.0",
  70. "babel-preset-env": "^1.6.1",
  71. "babel-preset-stage-3": "^6.24.1",
  72. "babel-runtime": "^6.26.0",
  73. "chai": "^4.2.0",
  74. "compression-webpack-plugin": "^1.1.12",
  75. "copy-webpack-plugin": "^4.6.0",
  76. "cross-env": "^5.2.0",
  77. "css-loader": "^0.28.10",
  78. "eslint": "^3.19.0",
  79. "eslint-plugin-vue": "^2.1.0",
  80. "extract-text-webpack-plugin": "^2.1.2",
  81. "file-loader": "^1.1.11",
  82. "friendly-errors-webpack-plugin": "^1.6.1",
  83. "gulp": "^3.9.1",
  84. "gulp-autoprefixer": "^5.0.0",
  85. "gulp-clean-css": "^3.10.0",
  86. "gulp-less": "^4.0.1",
  87. "gulp-rename": "^1.4.0",
  88. "html-loader": "^0.5.5",
  89. "html-webpack-plugin": "^3.0.6",
  90. "karma": "^2.0.5",
  91. "karma-chrome-launcher": "^2.2.0",
  92. "karma-coverage": "^1.1.1",
  93. "karma-mocha": "^1.3.0",
  94. "karma-sinon-chai": "^1.3.3",
  95. "karma-sourcemap-loader": "^0.3.7",
  96. "karma-spec-reporter": "^0.0.32",
  97. "karma-webpack": "^2.0.13",
  98. "less": "^2.7.3",
  99. "less-loader": "^4.0.6",
  100. "lolex": "^2.7.5",
  101. "mocha": "^5.0.4",
  102. "sinon": "^4.4.2",
  103. "sinon-chai": "^3.3.0",
  104. "style-loader": "^0.20.2",
  105. "tslint": "^5.14.0",
  106. "typescript": "^3.3.4000",
  107. "uglifyjs-webpack-plugin": "^1.3.0",
  108. "url-loader": "^1.1.2",
  109. "vue": "^2.6.10",
  110. "vue-hot-reload-api": "^2.3.1",
  111. "vue-html-loader": "^1.2.4",
  112. "vue-loader": "^14.2.1",
  113. "vue-router": "^3.0.2",
  114. "vue-style-loader": "^4.1.2",
  115. "vue-template-compiler": "^2.6.10",
  116. "webpack": "^3.11.0",
  117. "webpack-dev-server": "^2.11.3",
  118. "webpack-merge": "^3.0.0"
  119. },
  120. "engines": {
  121. "node": ">=8.9.1",
  122. "npm": ">=5.5.1",
  123. "yarn": ">=1.3.2"
  124. },
  125. "files": [
  126. "dist",
  127. "src",
  128. "types"
  129. ],
  130. "homepage": "http://iview.talkingdata.com",
  131. "keywords": [
  132. "iview",
  133. "vue",
  134. "vue.js",
  135. "component",
  136. "components",
  137. "ui",
  138. "framework"
  139. ],
  140. "license": "MIT",
  141. "main": "dist/iview.js",
  142. "name": "iview",
  143. "peerDependencies": {
  144. "vue": "^2.5.2"
  145. },
  146. "repository": {
  147. "type": "git",
  148. "url": "git+https://github.com/iview/iview.git"
  149. },
  150. "scripts": {
  151. "dev": "webpack-dev-server --content-base test/ --open --inline --hot --compress --history-api-fallback --port 8081 --config build/webpack.dev.config.js",
  152. "dev:s": "webpack-dev-server --content-base test/ --open --inline --hot --compress --history-api-fallback --port 8081 --host 0.0.0.0 --config build/webpack.dev.config.js",
  153. "dist": "npm run dist:style && npm run dist:dev && npm run dist:prod && npm run dist:locale",
  154. "dist:dev": "webpack --config build/webpack.dist.dev.config.js",
  155. "dist:locale": "webpack --config build/webpack.dist.locale.config.js",
  156. "dist:prod": "webpack --config build/webpack.dist.prod.config.js",
  157. "dist:style": "gulp --gulpfile build/build-style.js",
  158. "lint": "eslint --fix --ext .js,.vue src",
  159. "prepare": "npm run dist",
  160. "test": "npm run lint && npm run tslint && npm run unit",
  161. "tslint": "tslint --type-check --fix --project .",
  162. "unit": "cross-env BABEL_ENV=test karma start test/unit/karma.conf.js --single-run"
  163. },
  164. "title": "iView",
  165. "typings": "types/index.d.ts",
  166. "version": "3.5.4"
  167. }