mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 22:53:10 +00:00
Added nrpl to packages.json
This commit is contained in:
parent
0c92a2ae9c
commit
dc8aea4fb3
@ -1461,5 +1461,14 @@
|
|||||||
"description": "Bindings to the FFTW library",
|
"description": "Bindings to the FFTW library",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/ziotom78/nimfftw3"
|
"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…
x
Reference in New Issue
Block a user