Comparing version 0.0.0 to 0.0.3
{ | ||
"name": "pirate", | ||
"version": "0.0.0", | ||
"version": "0.0.3", | ||
"description": "A tuplespace-based messaging transport.", | ||
"main": "lib/pirate.coffee", | ||
"dependencies": { | ||
"redis": "0.8.x", | ||
"generic-pool": "2.0.x", | ||
"sprintf": "0.1.1" | ||
}, | ||
"devDependencies": { | ||
"colors": "6.0.x" | ||
}, | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
"test": "rake test" | ||
}, | ||
@@ -9,0 +17,0 @@ "author": "Dan Yoder <danielyoder@gmail.com>", |
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
No tests
QualityPackage does not have any tests. This is a strong signal of a poorly maintained or low quality package.
Found 1 instance in 1 package
22780
22
2
1
72
3
1
+ Addedgeneric-pool@2.0.x
+ Addedredis@0.8.x
+ Addedsprintf@0.1.1
+ Addedgeneric-pool@2.0.4(transitive)
+ Addedredis@0.8.6(transitive)
+ Addedsprintf@0.1.1(transitive)