coffee-fmt
Advanced tools
Comparing version 0.6.3 to 0.7.0
@@ -0,1 +1,2 @@ | ||
#!/usr/bin/env node | ||
var CR, LF, LINEBREAK, SPACE, TAB, argv, fmt, format, fs, i, options; | ||
@@ -2,0 +3,0 @@ |
{ | ||
"name": "coffee-fmt", | ||
"version": "0.6.3", | ||
"version": "0.7.0", | ||
"description": "a `gofmt` inspired Coffeescript formatter/beautifier.", | ||
@@ -5,0 +5,0 @@ "author": { |
138672
1886