package.json
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"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": {}
|
||||
}
|
||||
Reference in New Issue
Block a user