Update packages.json
This commit is contained in:
parent
41e1e63b0b
commit
01ce003c13
1 changed files with 9 additions and 0 deletions
|
|
@ -1128,6 +1128,15 @@
|
|||
"description": "Compiler package providing the compiler sources as a library.",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/Araq/Nim"
|
||||
},
|
||||
{
|
||||
"name": "nre",
|
||||
"url": "https://github.com/flaviut/nre.git",
|
||||
"method": "git",
|
||||
"tags": ["library", "pcre", "regex"],
|
||||
"description": "A better regular expression library",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/flaviut/nre"
|
||||
}
|
||||
]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue