GenshinData-1/package-lock.json
theBowja 0a0ee47d0d fix property names
also added adventureranks
2022-05-30 16:59:09 -04:00

25 lines
710 B
JSON

{
"name": "GenshinData (3)",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"dependencies": {
"fuzzysort": "^2.0.1"
}
},
"node_modules/fuzzysort": {
"version": "2.0.1",
"resolved": "https://registry.npmjs.org/fuzzysort/-/fuzzysort-2.0.1.tgz",
"integrity": "sha512-SlgbPAq0eQ6JQ1h3l4MNeGH/t9DHKH8GGM0RD/6RhmJrNnSoWt3oIVaiQm9g9BPB+wAhRMeMqlUTbhbd7+Ufcg=="
}
},
"dependencies": {
"fuzzysort": {
"version": "2.0.1",
"resolved": "https://registry.npmjs.org/fuzzysort/-/fuzzysort-2.0.1.tgz",
"integrity": "sha512-SlgbPAq0eQ6JQ1h3l4MNeGH/t9DHKH8GGM0RD/6RhmJrNnSoWt3oIVaiQm9g9BPB+wAhRMeMqlUTbhbd7+Ufcg=="
}
}
}