Skip to content

Commit 724e2a6

Browse files
committed
package.json tweaks
1 parent ce7c479 commit 724e2a6

File tree

3 files changed

+12
-1
lines changed

3 files changed

+12
-1
lines changed
File renamed without changes.
File renamed without changes.

package.json

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,23 @@
1919
},
2020
"keywords": [
2121
"valve",
22+
"steam",
2223
"vdf",
2324
"keyvalue",
2425
"json",
2526
"cli"
2627
],
27-
"author": "",
28+
"directories": {
29+
"example": "examples",
30+
"test": "test"
31+
},
32+
"author": "David Koch <[email protected]>",
33+
"url": "https://github.com/RoyalBingBong/vdfplus/issues",
34+
"homepage": "https://github.com/RoyalBingBong/vdfplus#readme",
35+
"repository": {
36+
"type": "git",
37+
"url": "git+https://github.com/RoyalBingBong/vdfplus.git"
38+
},
2839
"license": "ISC",
2940
"devDependencies": {
3041
"@types/commander": "^2.9.2",

0 commit comments

Comments
 (0)