Skip to content

Commit f97472d

Browse files
authored
Adds package.json keywords (#51)
1 parent f6ddd17 commit f97472d

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

package.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,19 @@
88
"engines": {
99
"node": ">=8.0"
1010
},
11+
"keywords": [
12+
"projectwallace",
13+
"wallace",
14+
"css",
15+
"stats",
16+
"statistics",
17+
"analytics",
18+
"cssstats",
19+
"parker",
20+
"performance",
21+
"styleguide",
22+
"metrics"
23+
],
1124
"scripts": {
1225
"test": "xo && nyc ava test/analyzer test/parser"
1326
},

0 commit comments

Comments
 (0)