add iconv-lite
Showing
| ... | @@ -14,7 +14,8 @@ | ... | @@ -14,7 +14,8 @@ |
| "coffeescript-module": "~ 0.2.1", | "coffeescript-module": "~ 0.2.1", | ||
| "pngjs": "~ 0.4.0", | "pngjs": "~ 0.4.0", | ||
| "rsvp": "~ 3.0.6", | "rsvp": "~ 3.0.6", | ||
| "lodash": "~ 2.4" | "lodash": "~ 2.4", | ||
| "iconv-lite": "~ 0.4.4" | |||
| }, | }, | ||
| "scripts": { | "scripts": { | ||
| "test": "mocha test" | "test": "mocha test" | ||
| ... | ... |
Please register or sign in to comment