File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 24
24
" jsonml" ,
25
25
" parse"
26
26
],
27
- "author" : " Christian Tegner " ,
27
+ "author" : " Christian Tegnér " ,
28
28
"license" : " ISC" ,
29
29
"bugs" : {
30
30
"url" : " https://github.com/CMTegner/jsonml-parse/issues"
31
31
},
32
32
"homepage" : " https://github.com/CMTegner/jsonml-parse" ,
33
33
"dependencies" : {
34
- "JSONStream" : " ^0.8.4 " ,
34
+ "JSONStream" : " ^0.9.0 " ,
35
35
"concat-stream" : " ^1.4.6" ,
36
36
"html-entities" : " ^1.0.10" ,
37
37
"htmlparser2" : " ^3.7.3" ,
38
38
"lodash.isempty" : " ^2.4.1" ,
39
39
"nomnom" : " ^1.8.0"
40
40
},
41
41
"devDependencies" : {
42
- "browserify" : " ^5.9.1 " ,
43
- "covert" : " ^0.4 .0" ,
42
+ "browserify" : " ^5.10.0 " ,
43
+ "covert" : " ^1.0 .0" ,
44
44
"jscs" : " ^1.5.9" ,
45
45
"jshint" : " ^2.5.3" ,
46
- "tape" : " ^2.13.4 " ,
46
+ "tape" : " ^2.14.0 " ,
47
47
"testling" : " ^1.7.0"
48
48
}
49
49
}
You can’t perform that action at this time.
0 commit comments