mirror of
https://github.com/thewesker/bug-em.git
synced 2025-12-24 05:51:06 -05:00
lol
This commit is contained in:
23
node_modules/node-uuid/bower.json
generated
vendored
Normal file
23
node_modules/node-uuid/bower.json
generated
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "node-uuid",
|
||||
"version": "1.4.7",
|
||||
"homepage": "https://github.com/broofa/node-uuid",
|
||||
"authors": [
|
||||
"Robert Kieffer <robert@broofa.com>"
|
||||
],
|
||||
"description": "Rigorous implementation of RFC4122 (v1 and v4) UUIDs.",
|
||||
"main": "uuid.js",
|
||||
"keywords": [
|
||||
"uuid",
|
||||
"gid",
|
||||
"rfc4122"
|
||||
],
|
||||
"license": "MIT",
|
||||
"ignore": [
|
||||
"**/.*",
|
||||
"node_modules",
|
||||
"bower_components",
|
||||
"test",
|
||||
"tests"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user