Add coffeelint to dependencies.
authorCheng Zhao <zcbenz@gmail.com>
Fri, 27 Sep 2013 02:44:16 +0000 (10:44 +0800)
committerCheng Zhao <zcbenz@gmail.com>
Fri, 27 Sep 2013 02:44:16 +0000 (10:44 +0800)
package.json

index 35f5dca..d2752f2 100644 (file)
@@ -10,6 +10,7 @@
     "unzip": "*",
     "d3": "*",
     "int64-native": "*"
+    "coffeelint": "*"
   },
 
   "private": true,