-
Notifications
You must be signed in to change notification settings - Fork 0
/
package-lock.json
34 lines (34 loc) · 1.25 KB
/
package-lock.json
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
{
"name": "rogues-among-the-stars",
"version": "0.0.1",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
"fontfaceobserver": {
"version": "2.1.0",
"resolved": "https://registry.npmjs.org/fontfaceobserver/-/fontfaceobserver-2.1.0.tgz",
"integrity": "sha512-ReOsO2F66jUa0jmv2nlM/s1MiutJx/srhAe2+TE8dJCMi02ZZOcCTxTCQFr3Yet+uODUtnr4Mewg+tNQ+4V1Ng=="
},
"roguelike-fonts": {
"version": "github:rocket-boots/roguelike-fonts#a3c242ce4a1aa256c728fb16f25b68c93cc22889",
"from": "github:rocket-boots/roguelike-fonts"
},
"rot-js": {
"version": "2.1.1",
"resolved": "https://registry.npmjs.org/rot-js/-/rot-js-2.1.1.tgz",
"integrity": "sha512-CtqgIm/gM2Rfo2yi4AktYcVWD0VU2UxmJsV9F+aI0LBI6Y4jhsX/SlLEDdmVqY3YmMUw8jWKONYfPb/jOfS3rQ=="
},
"rote": {
"version": "github:rocket-boots/rote#6c5e2d0f9e766ce4232be74c8ffc26646f9985c6",
"from": "github:rocket-boots/rote",
"requires": {
"fontfaceobserver": "^2.1.0",
"rot-js": "^2.1.1"
}
},
"starship-the-next-generation": {
"version": "github:rocket-boots/starship-the-next-generation#d1a77cc0167f9d20aa35748b5543664679eb93e7",
"from": "github:rocket-boots/starship-the-next-generation"
}
}
}