Files
default_thai_company/package.json
2026-09-01 17:20:43 +07:00

18 lines
405 B
JSON

{
"name": "default_thai_company",
"version": "1.0.0",
"description": "Default Company Settings",
"repository": {
"type": "git",
"url": "https://git.b4l.co.th/newedge/default_thai_company"
},
"license": "GPL-3.0",
"author": "kurogeek",
"type": "commonjs",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"devDependencies": {}
}