Merge pull request #115 from flaviut/patch-1

Update packages.json
This commit is contained in:
Varriount 2015-01-18 17:21:25 -05:00
commit f78fffe94b

View File

@ -1137,5 +1137,14 @@
"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"
}
]