Compare commits

...

3 Commits

Author SHA1 Message Date
AJ ONeal 7cc3a81b54 v1.0.8 2017-10-28 22:08:28 -06:00
AJ ONeal 24cc8362ac Merge branch 'master' of ssh://git.coolaj86.com:22042/coolaj86/hexdump.js 2017-10-28 22:08:08 -06:00
AJ ONeal 02fea4473b update urls 2017-10-28 22:08:06 -06:00
1 changed files with 3 additions and 2 deletions

View File

@ -1,8 +1,9 @@
{
"name": "hexdump.js",
"version": "1.0.7",
"version": "1.0.8",
"description": "Like hexdump on *nix, but in JavaScript.",
"main": "hexdump.js",
"homepage": "https://git.coolaj86.com:coolaj86/hexdump.js",
"bin": {
"hexdump.js": "./bin/cli.js"
},
@ -11,7 +12,7 @@
},
"repository": {
"type": "git",
"url": "https://git.coolaj86.com/coolaj86/hexdump.js.git"
"url": "git://git.coolaj86.com:coolaj86/hexdump.js.git"
},
"keywords": [
"hexdump",