Skip to content

Commit 95c505c

Browse files
committed
lowercase npm keywords
1 parent 17714e3 commit 95c505c

1 file changed

Lines changed: 19 additions & 19 deletions

File tree

package.json

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -8,25 +8,25 @@
88
"main": "./src/index.js",
99
"bin": "./bin/httpsnippet",
1010
"keywords": [
11-
"API",
12-
"cURL",
13-
"Go",
14-
"HAR",
15-
"HTTP",
16-
"HTTPie",
17-
"Java",
18-
"Objective-c",
19-
"OCaml",
20-
"Php",
21-
"Python",
22-
"Request",
23-
"Requests",
24-
"Ruby",
25-
"Snippet",
26-
"Swift",
27-
"Unirest",
28-
"XHR",
29-
"XMLHttpRequest"
11+
"api",
12+
"curl",
13+
"go",
14+
"har",
15+
"http",
16+
"httpie",
17+
"java",
18+
"objective-c",
19+
"ocaml",
20+
"php",
21+
"python",
22+
"request",
23+
"requests",
24+
"ruby",
25+
"snippet",
26+
"swift",
27+
"unirest",
28+
"xhr",
29+
"xmlhttprequest"
3030
],
3131
"engines": {
3232
"node": ">=0.12"

0 commit comments

Comments
 (0)