UNPKG

node-uuid

Version:

Rigorous implementation of RFC4122 (v1 and v4) UUIDs.

15 lines (14 loc) 569 B
{ "name" : "node-uuid", "description" : "Rigorous implementation of RFC4122 (v1 and v4) UUIDs.", "url" : "http://github.com/broofa/node-uuid", "keywords" : ["uuid", "guid", "rfc4122"], "author" : "Robert Kieffer <robert@broofa.com>", "contributors" : [ {"name": "Christoph Tavan <dev@tavan.de>", "github": "https://github.com/ctavan"} ], "lib" : ".", "main" : "./uuid.js", "repository" : { "type" : "git", "url" : "https://github.com/broofa/node-uuid.git" }, "version" : "1.3.3" }