mirror of
https://github.com/thewesker/bug-em.git
synced 2025-12-23 21:41:06 -05:00
lol
This commit is contained in:
25
node_modules/node-uuid/component.json
generated
vendored
Normal file
25
node_modules/node-uuid/component.json
generated
vendored
Normal file
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"name": "node-uuid",
|
||||
"repo": "broofa/node-uuid",
|
||||
"description": "Rigorous implementation of RFC4122 (v1 and v4) UUIDs.",
|
||||
"version": "1.4.7",
|
||||
"author": "Robert Kieffer <robert@broofa.com>",
|
||||
"contributors": [
|
||||
{
|
||||
"name": "Christoph Tavan <dev@tavan.de>",
|
||||
"github": "https://github.com/ctavan"
|
||||
}
|
||||
],
|
||||
"keywords": [
|
||||
"uuid",
|
||||
"guid",
|
||||
"rfc4122"
|
||||
],
|
||||
"dependencies": {},
|
||||
"development": {},
|
||||
"main": "uuid.js",
|
||||
"scripts": [
|
||||
"uuid.js"
|
||||
],
|
||||
"license": "MIT"
|
||||
}
|
||||
Reference in New Issue
Block a user