File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33 "description" : " Pattern Lab is a collection of tools to help you create atomic design systems. This is the node command line interface (CLI)." ,
44 "version" : " 0.14.0" ,
55 "devDependencies" : {
6- "browser-sync" : " ^2.8.2 " ,
7- "del" : " ^1.2.1 " ,
8- "diveSync" : " ^0.2.1 " ,
9- "fs-extra" : " ^0.14.0 " ,
10- "glob" : " ^4.3.5 " ,
11- "gulp" : " ^3.8.8 " ,
12- "gulp-connect" : " ^2.0.6 " ,
6+ "browser-sync" : " ^2.10.0 " ,
7+ "del" : " ^2.0.2 " ,
8+ "diveSync" : " ^0.3.0 " ,
9+ "fs-extra" : " ^0.26.2 " ,
10+ "glob" : " ^6.0.1 " ,
11+ "gulp" : " ^3.9.0 " ,
12+ "gulp-connect" : " ^2.2.0 " ,
1313 "gulp-copy" : " 0.0.2" ,
14- "gulp-header" : " ^1.0.5 " ,
14+ "gulp-header" : " ^1.7.1 " ,
1515 "gulp-load" : " ^0.1.1" ,
1616 "gulp-nodeunit" : " 0.0.5" ,
1717 "gulp-strip-banner" : " 0.0.2" ,
18- "html-entities" : " ^1.1.1 " ,
19- "mustache" : " ^1.0 .0"
18+ "html-entities" : " ^1.2.0 " ,
19+ "mustache" : " ^2.2 .0"
2020 },
2121 "keywords" : [
2222 " Pattern Lab" ,
Original file line number Diff line number Diff line change 33 "description" : " Pattern Lab is a collection of tools to help you create atomic design systems. This is the node command line interface (CLI)." ,
44 "version" : " 0.14.0" ,
55 "devDependencies" : {
6- "bs-html-injector" : " ^2 .0.4 " ,
7- "diveSync" : " ^0.2.1 " ,
8- "fs-extra" : " ^0.24.0 " ,
9- "glob" : " ^4.3.5 " ,
10- "grunt" : " ~0.4.0 " ,
11- "grunt-browser-sync" : " ^2.1.3 " ,
12- "grunt-contrib-concat" : " ^0.5.0 " ,
13- "grunt-contrib-copy" : " ^0.7.0 " ,
6+ "bs-html-injector" : " ^3 .0.0 " ,
7+ "diveSync" : " ^0.3.0 " ,
8+ "fs-extra" : " ^0.26.2 " ,
9+ "glob" : " ^6.0.1 " ,
10+ "grunt" : " ~0.4.5 " ,
11+ "grunt-browser-sync" : " ^2.2.0 " ,
12+ "grunt-contrib-concat" : " ^0.5.1 " ,
13+ "grunt-contrib-copy" : " ^0.8.2 " ,
1414 "grunt-contrib-nodeunit" : " ^0.4.1" ,
1515 "grunt-contrib-watch" : " ^0.6.1" ,
16- "html-entities" : " ^1.1.1 " ,
17- "matchdep" : " ^0.3 .0" ,
18- "mustache" : " ^1.0 .0"
16+ "html-entities" : " ^1.2.0 " ,
17+ "matchdep" : " ^1.0 .0" ,
18+ "mustache" : " ^2.2 .0"
1919 },
2020 "keywords" : [
2121 " Pattern Lab" ,
2222 " Atomic Web Design" ,
2323 " Node" ,
2424 " Grunt" ,
25+ " Gulp" ,
2526 " Javascript"
2627 ],
2728 "repository" : {
2829 "type" : " git" ,
2930 "url" : " git://github.com/pattern-lab/patternlab-node.git"
3031 },
32+ "bugs" : " https://github.com/pattern-lab/patternlab-node/issues" ,
3133 "author" : " Brian Muenzenmeyer" ,
3234 "license" : " MIT" ,
3335 "scripts" : {
3436 "test" : " grunt travis --verbose"
3537 },
3638 "engines" : {
37- "node" : " >=0.1"
39+ "node" : " >=0.1 <4.0 "
3840 }
3941}
You can’t perform that action at this time.
0 commit comments