package.json 6.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172
  1. {
  2. "_args": [
  3. [
  4. "element-ui@2.3.8",
  5. "C:\\Users\\Administrator\\Desktop\\dealer_front"
  6. ]
  7. ],
  8. "_from": "element-ui@2.3.8",
  9. "_id": "element-ui@2.3.8",
  10. "_inBundle": false,
  11. "_integrity": "sha512-SFG9RrHLeyNjTK6i8gr62381KOUvh++UmLxAfF08GC+bIwMx/tlDjj85xBrHlanRu49HRp3KRubvSi0Zg4zCCg==",
  12. "_location": "/element-ui",
  13. "_phantomChildren": {},
  14. "_requested": {
  15. "type": "version",
  16. "registry": true,
  17. "raw": "element-ui@2.3.8",
  18. "name": "element-ui",
  19. "escapedName": "element-ui",
  20. "rawSpec": "2.3.8",
  21. "saveSpec": null,
  22. "fetchSpec": "2.3.8"
  23. },
  24. "_requiredBy": [
  25. "/"
  26. ],
  27. "_resolved": "https://registry.npmjs.org/element-ui/-/element-ui-2.3.8.tgz",
  28. "_spec": "2.3.8",
  29. "_where": "C:\\Users\\Administrator\\Desktop\\dealer_front",
  30. "bugs": {
  31. "url": "https://github.com/ElemeFE/element/issues"
  32. },
  33. "dependencies": {
  34. "async-validator": "~1.8.1",
  35. "babel-helper-vue-jsx-merge-props": "^2.0.0",
  36. "deepmerge": "^1.2.0",
  37. "normalize-wheel": "^1.0.1",
  38. "resize-observer-polyfill": "^1.5.0",
  39. "throttle-debounce": "^1.0.1"
  40. },
  41. "description": "A Component Library for Vue.js.",
  42. "devDependencies": {
  43. "algoliasearch": "^3.24.5",
  44. "babel-cli": "^6.14.0",
  45. "babel-core": "^6.14.0",
  46. "babel-loader": "^6.2.5",
  47. "babel-plugin-add-module-exports": "^0.2.1",
  48. "babel-plugin-module-resolver": "^2.2.0",
  49. "babel-plugin-syntax-jsx": "^6.8.0",
  50. "babel-plugin-transform-vue-jsx": "^3.3.0",
  51. "babel-preset-es2015": "^6.14.0",
  52. "chai": "^3.5.0",
  53. "cheerio": "^0.18.0",
  54. "chokidar": "^1.7.0",
  55. "cooking": "^1.5.4",
  56. "cooking-lint": "0.1.3",
  57. "cooking-vue2": "^0.3.3",
  58. "copy-webpack-plugin": "^4.1.1",
  59. "coveralls": "^2.11.14",
  60. "cp-cli": "^1.0.2",
  61. "cross-env": "^3.1.3",
  62. "css-loader": "^0.28.7",
  63. "es6-promise": "^4.0.5",
  64. "eslint": "4.14.0",
  65. "eslint-config-elemefe": "0.1.1",
  66. "eslint-loader": "^1.9.0",
  67. "eslint-plugin-html": "^4.0.1",
  68. "eslint-plugin-json": "^1.2.0",
  69. "extract-text-webpack-plugin": "^3.0.1",
  70. "file-loader": "^1.1.5",
  71. "file-save": "^0.2.0",
  72. "gh-pages": "^0.11.0",
  73. "gulp": "^3.9.1",
  74. "gulp-autoprefixer": "^4.0.0",
  75. "gulp-cssmin": "^0.1.7",
  76. "gulp-postcss": "^6.1.1",
  77. "gulp-sass": "^3.1.0",
  78. "highlight.js": "^9.3.0",
  79. "html-loader": "^0.5.1",
  80. "html-webpack-plugin": "^2.30.1",
  81. "inject-loader": "^3.0.1",
  82. "isparta-loader": "^2.0.0",
  83. "json-loader": "^0.5.7",
  84. "json-templater": "^1.0.4",
  85. "karma": "^1.3.0",
  86. "karma-chrome-launcher": "^2.2.0",
  87. "karma-coverage": "^1.1.1",
  88. "karma-mocha": "^1.2.0",
  89. "karma-sinon-chai": "^1.2.4",
  90. "karma-sourcemap-loader": "^0.3.7",
  91. "karma-spec-reporter": "0.0.26",
  92. "karma-webpack": "^1.8.0",
  93. "lerna": "^2.0.0-beta.32",
  94. "lolex": "^1.5.1",
  95. "markdown-it": "^6.1.1",
  96. "markdown-it-anchor": "^2.5.0",
  97. "markdown-it-container": "^2.0.0",
  98. "mocha": "^3.1.1",
  99. "node-sass": "^4.5.3",
  100. "perspective.js": "^1.0.0",
  101. "postcss": "^5.1.2",
  102. "postcss-loader": "0.11.1",
  103. "postcss-salad": "^1.0.8",
  104. "rimraf": "^2.5.4",
  105. "sass-loader": "^6.0.6",
  106. "sinon": "^1.17.6",
  107. "sinon-chai": "^2.8.0",
  108. "style-loader": "^0.19.0",
  109. "transliteration": "^1.1.11",
  110. "uppercamelcase": "^1.1.0",
  111. "url-loader": "^0.6.2",
  112. "vue": "^2.5.2",
  113. "vue-loader": "^13.3.0",
  114. "vue-markdown-loader": "1",
  115. "vue-router": "2.7.0",
  116. "vue-template-compiler": "^2.5.2",
  117. "vue-template-es2015-compiler": "^1.6.0",
  118. "webpack": "^3.7.1",
  119. "webpack-dev-server": "^2.9.1",
  120. "webpack-node-externals": "^1.6.0"
  121. },
  122. "faas": {
  123. "domain": "element",
  124. "public": "temp_web/element"
  125. },
  126. "files": [
  127. "lib",
  128. "src",
  129. "packages",
  130. "types"
  131. ],
  132. "homepage": "http://element.eleme.io",
  133. "keywords": [
  134. "eleme",
  135. "vue",
  136. "components"
  137. ],
  138. "license": "MIT",
  139. "main": "lib/element-ui.common.js",
  140. "name": "element-ui",
  141. "peerDependencies": {
  142. "vue": "^2.5.2"
  143. },
  144. "repository": {
  145. "type": "git",
  146. "url": "git+ssh://git@github.com/ElemeFE/element.git"
  147. },
  148. "scripts": {
  149. "bootstrap": "yarn || npm i",
  150. "build:file": "node build/bin/iconInit.js & node build/bin/build-entry.js & node build/bin/i18n.js & node build/bin/version.js",
  151. "build:theme": "node build/bin/gen-cssfile && gulp build --gulpfile packages/theme-chalk/gulpfile.js && cp-cli packages/theme-chalk/lib lib/theme-chalk",
  152. "build:umd": "node build/bin/build-locale.js",
  153. "build:utils": "cross-env BABEL_ENV=utils babel src --out-dir lib --ignore src/index.js",
  154. "clean": "rimraf lib && rimraf packages/*/lib && rimraf test/**/coverage && lerna clean --yes",
  155. "deploy": "npm run deploy:build && gh-pages -d examples/element-ui --remote eleme && del examples/element-ui",
  156. "deploy:build": "npm run build:file && cooking build -c build/cooking.demo.js -p && echo element.eleme.io>>examples/element-ui/CNAME",
  157. "dev": "npm run bootstrap && npm run build:file && cooking watch -c build/cooking.demo.js -p & node build/bin/template.js",
  158. "dev:play": "npm run build:file && cross-env PLAY_ENV=true cooking watch -c build/cooking.demo.js -p",
  159. "dist": "npm run clean && npm run build:file && npm run lint && cooking build -c build/cooking.conf.js,build/cooking.common.js,build/cooking.component.js -p && npm run build:utils && npm run build:umd && npm run build:theme",
  160. "dist:all": "node build/bin/build-all.js && npm run build:theme",
  161. "i18n": "node build/bin/i18n.js",
  162. "lint": "eslint src/**/* test/**/* packages/**/* build/**/* --quiet",
  163. "pub": "npm run bootstrap && sh build/git-release.sh && sh build/release.sh && node build/bin/gen-indices.js && sh build/deploy-faas.sh",
  164. "pub:all": "npm run dist:all && lerna publish --skip-git && git commit -am 'publish independent packages' && git push eleme dev",
  165. "test": "npm run lint && npm run build:theme && cross-env CI_ENV=/dev/ karma start test/unit/karma.conf.js --single-run",
  166. "test:watch": "npm run build:theme && karma start test/unit/karma.conf.js"
  167. },
  168. "style": "lib/theme-chalk/index.css",
  169. "typings": "types/index.d.ts",
  170. "unpkg": "lib/index.js",
  171. "version": "2.3.8"
  172. }