Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "leet", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "Convert boring text to 1337 text", | ||
"main": "leet.js", | ||
"main": "./leet.js", | ||
"bin": { "leet": "./leet.js" }, | ||
"preferGlobal": "true", | ||
"scripts": { | ||
"test": "leet" | ||
"test": "./leet.js" | ||
}, | ||
@@ -9,0 +11,0 @@ "repository": { |
@@ -5,2 +5,4 @@ #leet.js | ||
![Alt text](http://i.imgur.com/BTuE3Sp.gif) | ||
*** | ||
@@ -25,12 +27,12 @@ ###Install | ||
./leet.js "i want to be leet" | ||
./leet.js 'i want to eat snacks and be leet!' | ||
... will output: | ||
I W4N7 70 B3 1337ZORZ | ||
I W4N7 70 347 5N4X 4ND B3 1337ZORZ! | ||
**Note:** You should only input text in lower case. | ||
**Note:** Uppercase characters will "bypass" the conversion. | ||
*** | ||
### License | ||
I D0N7 C4R3ZORZ! Do whatever you want. | ||
I D0N7 C4R3! D0 WH473V3R Y0U W4N7ZORZ. |
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
4043
37