Added nrpl to packages.json
This commit is contained in:
parent
0c92a2ae9c
commit
dc8aea4fb3
1 changed files with 9 additions and 0 deletions
|
|
@ -1461,5 +1461,14 @@
|
|||
"description": "Bindings to the FFTW library",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/ziotom78/nimfftw3"
|
||||
},
|
||||
{
|
||||
"name": "nrpl",
|
||||
"url": "https://github.com/wheineman/nrpl",
|
||||
"method": "git",
|
||||
"tags": ["REPL", "application"],
|
||||
"description": "A rudimentary Nim REPL",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/wheineman/nrpl"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue