klh-util.js/package.json
2025-07-04 13:02:18 +05:00

16 lines
346 B
JSON

{
"name": "klh-util",
"version": "0.1.0",
"description": "a collection of functions i find useful",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://git.kimapr.net/kimapr/klh-util.js"
},
"author": "kimapr",
"license": "MIT"
}