Skip to content

Commit 2c5ba07

Browse files
committed
build: update package.json
1 parent 7c35ac3 commit 2c5ba07

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

package.json

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,20 @@
1717
"formal-methods",
1818
"program-verification",
1919
"automated-testing",
20-
"debugging-tools"
20+
"debugging-tools",
21+
"secure-coding",
22+
"design-by-contract",
23+
"runtime-verification",
24+
"source-code-analysis",
25+
"cli-tool",
26+
"runtime-analysis",
27+
"code-instrumentation",
28+
"source-code-modification",
29+
"programming-language-tools",
30+
"contracts-validation",
31+
"preconditions-postconditions",
32+
"invariants-checking",
33+
"verification-framework"
2134
],
2235
"author": {
2336
"name": "Ion Gireada",

0 commit comments

Comments
 (0)