mirror of
https://github.com/Redume/Kekkai.git
synced 2025-03-12 19:44:39 +03:00
25 lines
598 B
JSON
25 lines
598 B
JSON
{
|
|
"name": "config",
|
|
"version": "1.0.0",
|
|
"lockfileVersion": 3,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"name": "config",
|
|
"version": "1.0.0",
|
|
"license": "GPL-3.0-or-later",
|
|
"dependencies": {
|
|
"hjson": "^3.2.2"
|
|
}
|
|
},
|
|
"node_modules/hjson": {
|
|
"version": "3.2.2",
|
|
"resolved": "https://registry.npmjs.org/hjson/-/hjson-3.2.2.tgz",
|
|
"integrity": "sha512-MkUeB0cTIlppeSsndgESkfFD21T2nXPRaBStLtf3cAYA2bVEFdXlodZB0TukwZiobPD1Ksax5DK4RTZeaXCI3Q==",
|
|
"license": "MIT",
|
|
"bin": {
|
|
"hjson": "bin/hjson"
|
|
}
|
|
}
|
|
}
|
|
}
|