Skip to content

Commit 5fb3e44

Browse files
committed
update description/keywords
1 parent 97e36c7 commit 5fb3e44

File tree

1 file changed

+16
-2
lines changed

1 file changed

+16
-2
lines changed

package.json

Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,22 @@
22
"name": "julia-client",
33
"main": "./lib/julia-client",
44
"version": "0.10.1",
5-
"description": "Julia Evaluation",
6-
"keywords": [],
5+
"description": "The core package of Juno, the Julia IDE",
6+
"keywords": [
7+
"julia",
8+
"Juno",
9+
"IDE",
10+
"evaluation",
11+
"run",
12+
"inline",
13+
"REPL",
14+
"completion",
15+
"debugger",
16+
"documentation",
17+
"workspace",
18+
"plot",
19+
"outline"
20+
],
721
"repository": "https://github.com/JunoLab/atom-julia-client",
822
"license": "MIT",
923
"engines": {

0 commit comments

Comments
 (0)