Skip to content

Commit 1f065c3

Browse files
author
Matt Wade
committed
Adds NPM keywords
1 parent 72b773a commit 1f065c3

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

package.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
"version": "0.0.1-beta.0",
44
"description": "View useful differences between development source code and deployed production code.",
55
"author": "Matt Wade <[email protected]>",
6+
"keywords": [
7+
"diff",
8+
"static-site",
9+
"source-of-truth",
10+
"cli"
11+
],
612
"scripts": {
713
"test": "echo NO TESTS"
814
},

0 commit comments

Comments
 (0)