-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackage-lock.json
More file actions
55 lines (55 loc) · 2.35 KB
/
Copy pathpackage-lock.json
File metadata and controls
55 lines (55 loc) · 2.35 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
{
"name": "@random-tables/factions",
"version": "1.0.2",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@random-tables/factions",
"version": "1.0.2",
"license": "MIT",
"dependencies": {
"@random-tables/utility-factions": "^1.0.0",
"@random-tables/utility-npc-fantasy": "^1.3.1"
}
},
"node_modules/@random-tables/utility-factions": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/@random-tables/utility-factions/-/utility-factions-1.0.0.tgz",
"integrity": "sha512-Asn8DOJssXgo4SvsS8iEVsYq9JRyImUDVR98Bp5U7W8sqIWkh1FymsS/5+fDDX3vXncPz2dkOctgnOT7r6yEig==",
"dependencies": {
"@random-tables/utility-senses": "^1.10.3"
}
},
"node_modules/@random-tables/utility-npc-fantasy": {
"version": "1.3.1",
"resolved": "https://registry.npmjs.org/@random-tables/utility-npc-fantasy/-/utility-npc-fantasy-1.3.1.tgz",
"integrity": "sha512-6xbCybX2HcVjNU/DOKnBvRsJd9EWzVzkJu0NBhYZwdZVAGd+smhZ0Hrv/O1ZtoUyXpxXxivOT671fD/Odog6WA=="
},
"node_modules/@random-tables/utility-senses": {
"version": "1.10.3",
"resolved": "https://registry.npmjs.org/@random-tables/utility-senses/-/utility-senses-1.10.3.tgz",
"integrity": "sha512-QHmB49bhQN43YzwTBGrUCgExmmUrWGEG0OIOwoZuEZYKkeKEGnlbIPYWAoO4BT4iwcPG1XAtiDJRjqFoEpjC6w=="
}
},
"dependencies": {
"@random-tables/utility-factions": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/@random-tables/utility-factions/-/utility-factions-1.0.0.tgz",
"integrity": "sha512-Asn8DOJssXgo4SvsS8iEVsYq9JRyImUDVR98Bp5U7W8sqIWkh1FymsS/5+fDDX3vXncPz2dkOctgnOT7r6yEig==",
"requires": {
"@random-tables/utility-senses": "^1.10.3"
}
},
"@random-tables/utility-npc-fantasy": {
"version": "1.3.1",
"resolved": "https://registry.npmjs.org/@random-tables/utility-npc-fantasy/-/utility-npc-fantasy-1.3.1.tgz",
"integrity": "sha512-6xbCybX2HcVjNU/DOKnBvRsJd9EWzVzkJu0NBhYZwdZVAGd+smhZ0Hrv/O1ZtoUyXpxXxivOT671fD/Odog6WA=="
},
"@random-tables/utility-senses": {
"version": "1.10.3",
"resolved": "https://registry.npmjs.org/@random-tables/utility-senses/-/utility-senses-1.10.3.tgz",
"integrity": "sha512-QHmB49bhQN43YzwTBGrUCgExmmUrWGEG0OIOwoZuEZYKkeKEGnlbIPYWAoO4BT4iwcPG1XAtiDJRjqFoEpjC6w=="
}
}
}