-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage.json
57 lines (57 loc) · 1.7 KB
/
package.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
{
"name": "komphet.github.io",
"version": "1.0.0",
"description": "Discover Komphet, a proficient technology solution consultant specializing in software development, cloud computing, and digital transformation for businesses across various industries. Explore Komphet's expertise in devising innovative IT strategies, implementing robust software solutions, and delivering successful projects. Learn how Komphet leverages technology to drive business growth, enhance efficiency, and achieve strategic objectives.",
"main": "index.html",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": "git+https://github.com/komphet/komphet.github.io.git",
"keywords": [
"komphet",
"meesab",
"komphet",
"meesab",
"คมเพชร",
"มีทรัพย์",
"คมเพชร",
"มีทรัพย์",
"komphet.me",
"technology",
"consultant",
"software",
"development",
"cloud",
"computing",
"digital",
"transformation",
"IT",
"strategy",
"business",
"solutions",
"innovation",
"in",
"technology",
"project",
"implementation",
"tech",
"advisor",
"technology",
"expert"
],
"author": "Komphet Meesab",
"license": "ISC",
"bugs": {
"url": "https://github.com/komphet/komphet.github.io/issues"
},
"homepage": "https://github.com/komphet/komphet.github.io#readme",
"devDependencies": {
"eslint": "^7.32.0 || ^8.2.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-html": "^7.1.0",
"eslint-plugin-import": "^2.25.2",
"eslint-plugin-prettier": "^5.1.2",
"prettier": "^3.1.1"
}
}