batman-fight
Advanced tools
Comparing version 1.0.0 to 1.1.1
{ | ||
"name": "batman-fight", | ||
"version": "1.0.0", | ||
"version": "1.1.1", | ||
"bin": { | ||
"batman-fight": "cli.js" | ||
}, | ||
"description": "Complete list of batman fight words seen on the 1960's Batman series", | ||
@@ -18,3 +21,6 @@ "main": "index.js", | ||
}, | ||
"homepage": "https://github.com/timhudson/batman-fight" | ||
"homepage": "https://github.com/timhudson/batman-fight", | ||
"dependencies": { | ||
"from2": "^1.2.0" | ||
} | ||
} |
@@ -7,1 +7,22 @@ batman-fight | ||
![batman-fight](https://cloud.githubusercontent.com/assets/122594/4102550/75ab86f6-3131-11e4-9bd5-070d5070c2f2.jpg) | ||
``` | ||
$ npm install batman-fight -g | ||
``` | ||
## CLI | ||
``` | ||
$ batman-fight | ||
WHAMMM! | ||
QUNCKKK! | ||
BANG-ETH! | ||
WHACK-ETH! | ||
ZGRUPPP! | ||
KAYO! | ||
WHAMM! | ||
ZAMM! | ||
ZGRUPPP! | ||
ZAMM! | ||
... | ||
``` |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
103
28
2334
1
+ Addedfrom2@^1.2.0
+ Addedcore-util-is@1.0.3(transitive)
+ Addedfrom2@1.3.0(transitive)
+ Addedinherits@2.0.4(transitive)
+ Addedisarray@0.0.1(transitive)
+ Addedreadable-stream@1.1.14(transitive)
+ Addedstring_decoder@0.10.31(transitive)