1{
2  "name": "sha1",
3  "version": "0.0.1",
4  "repo": "clibs/sha1",
5  "description": "sha1 hash algorithm",
6  "keywords": ["sha1", "hash"],
7  "license": "public domain",
8  "src": ["sha1.c", "sha1.h"]
9}