{ "name": "crc32-cli", "version": "1.0.1", "author": "sheetjs", "description": "Command-line interface for crc32", "bin": { "crc32-cli": "bin/crc32.njs" }, "main": "index.js", "dependencies": { "crc-32": "^1.2.1", "exit-on-epipe": "~1.0.1" }, "license": "Apache-2.0" }