summaryrefslogtreecommitdiffstats
path: root/vnfmarket/src/main/webapp/vnfmarket/node_modules/node-uuid/component.json
diff options
context:
space:
mode:
Diffstat (limited to 'vnfmarket/src/main/webapp/vnfmarket/node_modules/node-uuid/component.json')
-rw-r--r--vnfmarket/src/main/webapp/vnfmarket/node_modules/node-uuid/component.json25
1 files changed, 25 insertions, 0 deletions
diff --git a/vnfmarket/src/main/webapp/vnfmarket/node_modules/node-uuid/component.json b/vnfmarket/src/main/webapp/vnfmarket/node_modules/node-uuid/component.json
new file mode 100644
index 00000000..3ff46336
--- /dev/null
+++ b/vnfmarket/src/main/webapp/vnfmarket/node_modules/node-uuid/component.json
@@ -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"
+} \ No newline at end of file