diff --git a/packages.json b/packages.json index e746421..7ddc4e3 100644 --- a/packages.json +++ b/packages.json @@ -1,4 +1,14 @@ [ + { + "name": "jupyternim", + "url": "https://github.com/stisa/jupyternim", + "method": "git", + "tags": ["jupyter", "nteract", "ipython", "jupyter-kernel"], + "description": "A Jupyter kernel for nim.", + "license": "MIT", + "web": "https://github.com/stisa/jupyternim/blob/master/README.md", + "doc": "https://github.com/stisa/jupyternim" + }, { "name": "randgen", "url": "https://github.com/YesDrX/randgen",