Skip to content

Commit 6624754

Browse files
committed
chore(package): tighten npm package metadata
1 parent 40f62af commit 6624754

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

package.json

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,12 @@
1717
"homepage": "https://github.com/DKFuH/OrgScript#readme",
1818
"keywords": [
1919
"business-logic",
20-
"documentation",
21-
"mermaid",
22-
"markdown",
20+
"workflow-language",
21+
"specification-language",
22+
"domain-specific-language",
23+
"state-machines",
24+
"ai-tools",
25+
"developer-tools",
2326
"operational-logic",
2427
"automation"
2528
],
@@ -28,6 +31,7 @@
2831
"src/",
2932
"spec/",
3033
"LICENSE",
34+
"NOTICE",
3135
"README.md",
3236
"CHANGELOG.md"
3337
],

0 commit comments

Comments
 (0)