Update packages.json (#1656)

This commit is contained in:
Yanis Zafirópulos 2020-10-05 16:12:15 +02:00 committed by GitHub
parent e82dd00ebf
commit 808e9ba3bb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,23 @@
[
{
"name": "arturo",
"url": "https://github.com/arturo-lang/arturo",
"method": "git",
"tags": [
"nim",
"vm",
"programming",
"rebol",
"ruby",
"haskell",
"functional",
"homoiconic"
],
"description": "Simple, modern and portable interpreted programming language for efficient scripting",
"license": "MIT",
"web": "http://arturo-lang.io/",
"doc": "http://arturo-lang.io/"
},
{
"name": "nimchromepath",
"url": "https://github.com/felipetesc/NimChromePath",