Security update to Drupal 8.4.6
[yaffs-website] / node_modules / node-uuid / bower.json
1 {
2   "name": "node-uuid",
3   "version": "1.4.7",
4   "homepage": "https://github.com/broofa/node-uuid",
5   "authors": [
6     "Robert Kieffer <robert@broofa.com>"
7   ],
8   "description": "Rigorous implementation of RFC4122 (v1 and v4) UUIDs.",
9   "main": "uuid.js",
10   "keywords": [
11     "uuid",
12     "gid",
13     "rfc4122"
14   ],
15   "license": "MIT",
16   "ignore": [
17     "**/.*",
18     "node_modules",
19     "bower_components",
20     "test",
21     "tests"
22   ]
23 }