File tree Expand file tree Collapse file tree 2 files changed +11
-10
lines changed Expand file tree Collapse file tree 2 files changed +11
-10
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,7 @@ mirror-config-china
5
5
[ ![ Travis] ( https://img.shields.io/travis/gucong3000/mirror-config-china.svg?&label=Linux )] ( https://travis-ci.org/gucong3000/mirror-config-china )
6
6
[ ![ AppVeyor] ( https://img.shields.io/appveyor/ci/gucong3000/mirror-config-china.svg?&label=Windows )] ( https://ci.appveyor.com/project/gucong3000/mirror-config-china )
7
7
[ ![ codecov] ( https://img.shields.io/codecov/c/github/gucong3000/mirror-config-china.svg )] ( https://codecov.io/gh/gucong3000/mirror-config-china )
8
+ [ ![ David] ( https://img.shields.io/david/gucong3000/mirror-config-china.svg )] ( https://david-dm.org/gucong3000/mirror-config-china )
8
9
9
10
为中国内地的Node.js开发者准备的镜像配置,大大提高node模块安装速度。
10
11
Original file line number Diff line number Diff line change 11
11
},
12
12
"description" : " Mirrors in China about node.js" ,
13
13
"devDependencies" : {
14
- "codecov" : " ^3.0.0 " ,
15
- "eslint" : " ^4.16.0 " ,
16
- "eslint-config-standard" : " ^11.0.0-beta.0 " ,
17
- "eslint-plugin-import" : " ^2.8 .0" ,
18
- "eslint-plugin-node" : " ^6.0.0 " ,
19
- "eslint-plugin-promise" : " ^3.6 .0" ,
20
- "eslint-plugin-standard" : " ^3.0.1 " ,
21
- "mocha" : " ^5.0.0 " ,
22
- "nyc" : " ^11.4 .1"
14
+ "codecov" : " ^3.0.1 " ,
15
+ "eslint" : " ^4.19.1 " ,
16
+ "eslint-config-standard" : " ^11.0.0" ,
17
+ "eslint-plugin-import" : " ^2.11 .0" ,
18
+ "eslint-plugin-node" : " ^6.0.1 " ,
19
+ "eslint-plugin-promise" : " ^3.7 .0" ,
20
+ "eslint-plugin-standard" : " ^3.1.0 " ,
21
+ "mocha" : " ^5.1.1 " ,
22
+ "nyc" : " ^11.7 .1"
23
23
},
24
24
"homepage" : " https://github.com/gucong3000/mirror-config-china#readme" ,
25
25
"keywords" : [
50
50
"install-test" : " npm run install && npm test" ,
51
51
"test" : " mocha --no-timeouts"
52
52
},
53
- "version" : " 2.4 .0"
53
+ "version" : " 2.5 .0"
54
54
}
You can’t perform that action at this time.
0 commit comments