Skip to content

Commit 8731bb6

Browse files
committed
Try keywords out
1 parent 8c6cc03 commit 8731bb6

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

package.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,16 @@
88
"script:run"
99
],
1010
"repository": "https://github.com/rgbkrk/atom-script",
11+
"keywords": [
12+
"script", "runner",
13+
"bash", "CoffeeScript",
14+
"go", "F#",
15+
"fsharp", "JavaScript",
16+
"newLISP", "Perl",
17+
"PHP", "Python",
18+
"Ruby", "run",
19+
"code"
20+
],
1121
"license": "Apache 2",
1222
"engines": {
1323
"atom": ">0.50.0"

0 commit comments

Comments
 (0)