File tree Expand file tree Collapse file tree 2 files changed +9
-29
lines changed Expand file tree Collapse file tree 2 files changed +9
-29
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " word-wrap" ,
33 "description" : " Wrap words to a specified length." ,
4- "repository" : {
5- "type" : " git" ,
6- "url" : " git://github.com/jonschlinkert/word-wrap.git"
7- },
8- "license" : {
9- "type" : " MIT" ,
10- "url" : " https://github.com/jonschlinkert/word-wrap/blob/master/LICENSE"
11- },
4+ "repository" : " jonschlinkert/word-wrap" ,
5+ "license" : " MIT" ,
126 "homepage" : " https://github.com/jonschlinkert/word-wrap" ,
137 "authors" : [
14- {
15- "name" : " Jon Schlinkert" ,
16- "homepage" : " http://github.com/jonschlinkert/"
17- }
8+ " Jon Schlinkert (https://github.com/jonschlinkert)"
189 ],
1910 "main" : [
2011 " index.js"
2112 ],
2213 "devDependencies" : {
23- "mocha" : " ^2.1.0" ,
24- "should" : " ^4.3.0"
14+ "mocha" : " *"
2515 },
2616 "keywords" : [
2717 " break" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " word-wrap" ,
33 "description" : " Wrap words to a specified length." ,
4- "version" : " 1.0.3 " ,
4+ "version" : " 1.1.0 " ,
55 "homepage" : " https://github.com/jonschlinkert/word-wrap" ,
6- "author" : {
7- "name" : " Jon Schlinkert" ,
8- "url" : " http://github.com/jonschlinkert/"
9- },
10- "repository" : {
11- "type" : " git" ,
12- "url" : " git://github.com/jonschlinkert/word-wrap.git"
13- },
6+ "author" : " Jon Schlinkert (https://github.com/jonschlinkert)" ,
7+ "repository" : " jonschlinkert/word-wrap" ,
148 "bugs" : {
159 "url" : " https://github.com/jonschlinkert/word-wrap/issues"
1610 },
17- "license" : {
18- "type" : " MIT" ,
19- "url" : " https://github.com/jonschlinkert/word-wrap/blob/master/LICENSE"
20- },
11+ "license" : " MIT" ,
2112 "files" : [
2213 " index.js"
2314 ],
2920 "test" : " mocha"
3021 },
3122 "devDependencies" : {
32- "mocha" : " ^2.1.0" ,
33- "should" : " ^4.3.0"
23+ "mocha" : " *"
3424 },
3525 "keywords" : [
3626 " break" ,
You can’t perform that action at this time.
0 commit comments