Skip to content

Commit 78970f2

Browse files
authoredFeb 8, 2018
Merge pull request #2 from simonepri/patch-1
Add keywords for indexing on npmjs.org
2 parents bc3f994 + fb632ba commit 78970f2

File tree

1 file changed

+21
-1
lines changed

1 file changed

+21
-1
lines changed
 

‎package.json

+21-1
Original file line numberDiff line numberDiff line change
@@ -37,5 +37,25 @@
3737
"babel-plugin-transform-runtime": "^6.23.0",
3838
"babel-preset-env": "^1.6.1",
3939
"babel-preset-minify": "^0.2.0"
40-
}
40+
},
41+
"keywords": [
42+
"thanc",
43+
"thank",
44+
"thanks",
45+
"thx",
46+
"thanx",
47+
"star",
48+
"stars",
49+
"open source",
50+
"sustainability",
51+
"donate",
52+
"support",
53+
"funding",
54+
"patreon",
55+
"donor",
56+
"thank you",
57+
"fund",
58+
"sustain",
59+
"earn"
60+
]
4161
}

0 commit comments

Comments
 (0)
Please sign in to comment.