File tree Expand file tree Collapse file tree 3 files changed +204
-191
lines changed
Expand file tree Collapse file tree 3 files changed +204
-191
lines changed Original file line number Diff line number Diff line change 207207 "dependencies" : {
208208 "traceur" : {
209209 "version" : " 0.0.33" ,
210- "resolved" : " git+https://github.com/vojtajina/traceur-compiler#d90b1e34c799bf61cd1aafdc33db0a554fa9e617" ,
210+ "resolved" : " git+https://github.com/vojtajina/traceur-compiler.git #d90b1e34c799bf61cd1aafdc33db0a554fa9e617" ,
211211 "dependencies" : {
212212 "commander" : {
213213 "version" : " 2.7.1" ,
25802580 },
25812581 "async-each" : {
25822582 "version" : " 0.1.6"
2583- },
2584- "fsevents" : {
2585- "version" : " 0.3.6" ,
2586- "dependencies" : {
2587- "nan" : {
2588- "version" : " 1.8.4"
2589- }
2590- }
25912583 }
25922584 }
25932585 }
27402732 }
27412733 }
27422734 },
2735+ "glob" : {
2736+ "version" : " 6.0.1" ,
2737+ "dependencies" : {
2738+ "inflight" : {
2739+ "version" : " 1.0.4" ,
2740+ "dependencies" : {
2741+ "wrappy" : {
2742+ "version" : " 1.0.1"
2743+ }
2744+ }
2745+ },
2746+ "inherits" : {
2747+ "version" : " 2.0.1"
2748+ },
2749+ "minimatch" : {
2750+ "version" : " 3.0.0" ,
2751+ "dependencies" : {
2752+ "brace-expansion" : {
2753+ "version" : " 1.1.2" ,
2754+ "dependencies" : {
2755+ "balanced-match" : {
2756+ "version" : " 0.3.0"
2757+ },
2758+ "concat-map" : {
2759+ "version" : " 0.0.1"
2760+ }
2761+ }
2762+ }
2763+ }
2764+ },
2765+ "once" : {
2766+ "version" : " 1.3.3" ,
2767+ "dependencies" : {
2768+ "wrappy" : {
2769+ "version" : " 1.0.1"
2770+ }
2771+ }
2772+ },
2773+ "path-is-absolute" : {
2774+ "version" : " 1.0.0"
2775+ }
2776+ }
2777+ },
27432778 "grunt" : {
27442779 "version" : " 0.4.5" ,
27452780 "dependencies" : {
54705505 },
54715506 "async-each" : {
54725507 "version" : " 0.1.6"
5473- },
5474- "fsevents" : {
5475- "version" : " 0.3.5" ,
5476- "dependencies" : {
5477- "nan" : {
5478- "version" : " 1.5.3"
5479- }
5480- }
54815508 }
54825509 }
54835510 },
66506677 },
66516678 "ultron" : {
66526679 "version" : " 1.0.1"
6653- },
6654- "bufferutil" : {
6655- "version" : " 1.0.1" ,
6656- "dependencies" : {
6657- "bindings" : {
6658- "version" : " 1.2.1"
6659- },
6660- "nan" : {
6661- "version" : " 1.6.2"
6662- }
6663- }
6664- },
6665- "utf-8-validate" : {
6666- "version" : " 1.0.1" ,
6667- "dependencies" : {
6668- "bindings" : {
6669- "version" : " 1.2.1"
6670- },
6671- "nan" : {
6672- "version" : " 1.6.2"
6673- }
6674- }
66756680 }
66766681 }
66776682 },
You can’t perform that action at this time.
0 commit comments