Compare commits
No commits in common. "b32109f88af7408e3376299852f58377bb42e0f9" and "7cc3a81b5468ed0315cb4e46e12e4ed4301b075a" have entirely different histories.
b32109f88a
...
7cc3a81b54
|
@ -1,9 +1,9 @@
|
|||
{
|
||||
"name": "hexdump.js",
|
||||
"version": "1.0.9",
|
||||
"version": "1.0.8",
|
||||
"description": "Like hexdump on *nix, but in JavaScript.",
|
||||
"main": "hexdump.js",
|
||||
"homepage": "https://git.coolaj86.com/coolaj86/hexdump.js",
|
||||
"homepage": "https://git.coolaj86.com:coolaj86/hexdump.js",
|
||||
"bin": {
|
||||
"hexdump.js": "./bin/cli.js"
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue