{ "name": "hexdump", "version": "1.0.0", "description": "Like hexdump on *nix, but in JavaScript.", "main": "hexdump.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git@git.daplie.com:Daplie/hexdump.js.git" }, "keywords": [ "hexdump", "binary", "bin", "js" ], "author": "AJ ONeal (https://coolaj86.com)", "license": "MIT" }