UNPKG

js-sha1-webpack

Version:

A simple SHA1 hash function for JavaScript supports UTF-8 encoding. Works with webpack.

16 lines (14 loc) 234 B
language: node_js node_js: - "6" - "6.1" - "5.11" - "0.11" - "0.10" before_install: - npm install mocha -g - npm install coveralls -g - npm install mocha-lcov-reporter -g script: - find . - npm run-script test