Tasty hashes made out of whatever.
npm install --save-dev hash-brown
hashbrown [options]- Run hash-brown using your options-a --algorithm- Set the algorithm used for hashing, defaults to "sha1"-f --files- Set the files to be hashed, defaults to ""-fo --filenameOnly- Set only the filename in manifest.json, defaults to false-o --output- Set the destination path, defaults to ""-m --manifest- Set the JSON manifest path, defaults to "manifest.json"
hashbrown --files=src/**/*.js --output=path/to/dest