Skip to content

Commit ddf4551

Browse files
Add keywords to package.json
1 parent 3ae25e9 commit ddf4551

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

package.json

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,17 @@
3535
"type": "git",
3636
"url": "git+https://github.com/sandstreamdev/std.git"
3737
},
38-
"keywords": [],
38+
"keywords": [
39+
"utilities",
40+
"JavaScript",
41+
"helpers",
42+
"TypeScript",
43+
"modules",
44+
"fp",
45+
"ES6",
46+
"functional programing",
47+
"ESM"
48+
],
3949
"author": {
4050
"name": "Sandstream Development",
4151
"url": "https://sandstream.pl"

0 commit comments

Comments
 (0)