File: README.md

package info (click to toggle)
node-sha.js 2.4.11%2B~2.4.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 196 kB
  • sloc: javascript: 845; makefile: 5
file content (16 lines) | stat: -rw-r--r-- 502 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Installation
> `npm install --save @types/sha.js`

# Summary
This package contains type definitions for sha.js (https://github.com/crypto-browserify/sha.js).

# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/sha.js

Additional Details
 * Last updated: Wed, 05 Dec 2018 02:44:27 GMT
 * Dependencies: @types/node
 * Global values: none

# Credits
These definitions were written by BendingBender <https://github.com/BendingBender>.