uuid5
Version:
UUID v5 generator (SHA1 hash into 128 bits)
29 lines (28 loc) • 617 B
JSON
{
"author": {
"email": "v@2dubs.com",
"name": "Alexey Novikov"
},
"bugs": {
"url": "https://github.com/velocityzen/uuid5/issues"
},
"dependencies": {},
"description": "UUID v5 generator (SHA1 hash into 128 bits)",
"homepage": "https://github.com/velocityzen/uuid5#readme",
"keywords": [
"hash",
"sha1",
"uuid"
],
"license": "MIT",
"main": "index.js",
"name": "uuid5",
"repository": {
"type": "git",
"url": "git+https://github.com/velocityzen/uuid5.git"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "1.0.2"
}