251202:1000 Prepare to version 1.5 use spec-kit

This commit is contained in:
admin
2025-12-02 10:01:47 +07:00
parent 9fc7f692d9
commit d62beaa1bd
5 changed files with 112 additions and 15 deletions

22
package.json Normal file
View File

@@ -0,0 +1,22 @@
{
"name": "nap-dms.lcbp3",
"version": "1.0.0",
"description": "> **Laem Chabang Port Phase 3 - Document Management System**\r >\r > ระบบบริหารจัดการเอกสารโครงการแบบครบวงจร สำหรับโครงการก่อสร้างท่าเรือแหลมฉบังระยะที่ 3",
"main": "index.js",
"directories": {
"doc": "docs",
"example": "examples"
},
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "ssh://git@git.np-dms.work:2222/np-dms/lcbp3.git"
},
"keywords": [],
"author": "",
"license": "ISC",
"type": "commonjs"
}