PATH:
usr
/
local
/
lib
/
node_modules
/
ghost-cli
/
node_modules
/
shasum
# shasum Single function that return the sha1sum. Installing this is just a little bit quicker than reading the crypto documentation. ``` js var shasum = require('shasum') shasum(string || buffer || object) ``` Oh yeah, it works in the browser too, with [browserify](https://npmjs.org/package/browserify) ## License MIT
[+]
..
[-] .npmignore
[edit]
[-] package.json
[edit]
[-] browser.js
[edit]
[-] index.js
[edit]
[-] .travis.yml
[edit]
[-] README.md
[edit]
[+]
test
[-] LICENSE
[edit]