|
23 | 23 | },
|
24 | 24 | "repository": {
|
25 | 25 | "type": "git",
|
26 |
| - "url": "[email protected]:elemefe/element.git" |
| 26 | + "url": "[email protected]:ElemeFE/element.git" |
27 | 27 | },
|
28 | 28 | "homepage": "http://element.eleme.io",
|
29 | 29 | "keywords": [
|
|
32 | 32 | "components"
|
33 | 33 | ],
|
34 | 34 | "bugs": {
|
35 |
| - "url": "https://github.com/elemefe/element/issues" |
| 35 | + "url": "https://github.com/ElemeFE/element/issues" |
36 | 36 | },
|
37 | 37 | "dependencies": {
|
38 | 38 | "async-validator": "^1.6.6",
|
39 |
| - "gulp": "^3.9.1", |
40 |
| - "gulp-cssmin": "^0.1.7", |
41 |
| - "gulp-postcss": "^6.1.1", |
| 39 | + "object-assign": "^4.1.0", |
42 | 40 | "object-equal": "^1.0.0",
|
43 |
| - "postcss-salad": "^1.0.5", |
44 | 41 | "throttle-debounce": "^1.0.1",
|
45 | 42 | "vue-popup": "^0.2.8",
|
46 | 43 | "wind-dom": "0.0.3"
|
|
63 | 60 | "file-loader": "^0.9.0",
|
64 | 61 | "file-save": "^0.2.0",
|
65 | 62 | "gh-pages": "^0.11.0",
|
| 63 | + "gulp": "^3.9.1", |
| 64 | + "gulp-cssmin": "^0.1.7", |
| 65 | + "gulp-postcss": "^6.1.1", |
66 | 66 | "highlight.js": "^9.3.0",
|
67 | 67 | "html-loader": "^0.4.3",
|
68 | 68 | "html-webpack-plugin": "^2.22.0",
|
|
71 | 71 | "lerna": "2.0.0-beta.18",
|
72 | 72 | "markdown-it": "^6.1.1",
|
73 | 73 | "markdown-it-container": "^2.0.0",
|
74 |
| - "object-assign": "^4.1.0", |
75 | 74 | "postcss": "^5.1.2",
|
76 | 75 | "postcss-loader": "^0.11.1",
|
| 76 | + "postcss-salad": "^1.0.5", |
77 | 77 | "rimraf": "^2.5.4",
|
78 | 78 | "style-loader": "^0.13.1",
|
79 | 79 | "theaterjs": "^3.0.0",
|
|
84 | 84 | "vue-markdown-loader": "^0.5.1",
|
85 | 85 | "vue-router": "^2.0.0",
|
86 | 86 | "webpack": "^1.13.2",
|
87 |
| - "webpack-dev-server": "^1.15.1", |
88 |
| - "wind-dom": "0.0.3" |
| 87 | + "webpack-dev-server": "^1.15.1" |
89 | 88 | }
|
90 | 89 | }
|
0 commit comments