mirror of
https://github.com/nagisa77/OpenIsle.git
synced 2026-02-06 23:21:16 +08:00
19 lines
434 B
JSON
19 lines
434 B
JSON
{
|
|
"name": "OpenIsle",
|
|
"lockfileVersion": 3,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"dependencies": {
|
|
"ldrs": "^1.1.7"
|
|
}
|
|
},
|
|
"node_modules/ldrs": {
|
|
"version": "1.1.7",
|
|
"resolved": "https://registry.npmjs.org/ldrs/-/ldrs-1.1.7.tgz",
|
|
"integrity": "sha512-rZnfveeY1SeS3F3ifUVd9AVGTFHmQ0qzp5fuszAirnrVkjqJBLrm99vtr/Mxbby4XgadUYv+DsFqyk2p4FV40Q==",
|
|
"license": "MIT"
|
|
}
|
|
}
|
|
}
|