+11
-2
| { | ||
| "name": "hexid", | ||
| "version": "1.0.1", | ||
| "version": "1.0.2", | ||
| "description": "Generates random hex string", | ||
@@ -8,3 +8,12 @@ "main": "index.js", | ||
| "license": "MIT", | ||
| "repository": "github:alanfriedman/hexid" | ||
| "repository": "github:alanfriedman/hexid", | ||
| "keywords": [ | ||
| "hex", | ||
| "uuid", | ||
| "guid", | ||
| "id", | ||
| "random", | ||
| "hexadecimal", | ||
| "bytes" | ||
| ] | ||
| } |
817
15.72%