UNPKG

stream-mmmagic

Version:

sniff the start of a stream (non-destructively) to detect the file type and encoding

18 lines (17 loc) 220 B
language: node_js node_js: - "node" - "12" - "10" - "8" env: - CXX=g++-4.8 addons: apt: sources: - ubuntu-toolchain-r-test packages: - g++-4.8 - build-essential script: - npm test