snake-gaming/package-lock.json
2025-09-21 18:16:19 +05:00

21 lines
483 B
JSON

{
"name": "snake-gaming",
"version": "0.1.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "snake-gaming",
"version": "0.1.0",
"dependencies": {
"klh-util": "git+https://git.kimapr.net/kimapr/klh-util.js"
}
},
"node_modules/klh-util": {
"version": "0.1.0",
"resolved": "git+https://git.kimapr.net/kimapr/klh-util.js#0a40255ff2e69fd6bea862f57159fb12da47f3c4",
"license": "MIT"
}
}
}