{"name":"isbinaryfile","description":"Detects if a file is binary in Node.js. Similar to Perl's -B.","version":"4.0.1","keywords":["text","binary","encoding","istext","is text","isbinary","is binary","is text or binary","is text or binary file","isbinaryfile","is binary file","istextfile","is text file"],"dependencies":{},"devDependencies":{"@types/jest":"^23.3.12","@types/node":"^10.12.18","jest":"^24.8.0","prettier":"^1.15.3","release-it":"^9.6.2","ts-jest":"^23.10.5","tslint":"^5.12.0","tslint-config-prettier":"^1.17.0","typescript":"^3.2.2"},"engines":{"node":">= 8.0.0"},"license":"MIT","main":"lib/index.js","types":"lib/index.d.ts","maintainers":[{"name":"gjtorikian","email":"gjtorikian@gmail.com"}],"repository":{"type":"git","url":"git+https://github.com/gjtorikian/isBinaryFile.git"},"scripts":{"build":"tsc","format":"prettier --write \"src/**/*.ts\" \"src/**/*.js\"","lint":"tslint -p tsconfig.json","prepare":"npm run build","release":"release-it","prepublishOnly":"npm test && npm run lint","preversion":"npm run lint","version":"npm run format && git add -A src","postversion":"git push && git push --tags","test":"jest --config jestconfig.json","watch":"tsc -w"},"gitHead":"244077ad7f5382339463a3d503d9623fc7a4c05d","bugs":{"url":"https://github.com/gjtorikian/isBinaryFile/issues"},"homepage":"https://github.com/gjtorikian/isBinaryFile#readme","_id":"isbinaryfile@4.0.1","_nodeVersion":"10.11.0","_npmVersion":"6.9.0","dist":{"shasum":"85dadd12ba236c9225fdf4648d6069956eaba640","size":3688,"noattachment":false,"key":"/isbinaryfile/-/isbinaryfile-4.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/isbinaryfile/download/isbinaryfile-4.0.1.tgz"},"_npmUser":{"name":"gjtorikian","email":"gjtorikian@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/isbinaryfile_4.0.1_1559770494862_0.8749671054938768"},"_hasShrinkwrap":false,"publish_time":1559770495055,"_cnpm_publish_time":1559770495055,"dist-tags":{"latest":"6.0.0"}}