Update packages.json (#2169)

This commit is contained in:
Nobuharu Shimazu 2022-03-09 00:41:13 -06:00 committed by GitHub
parent 5818ad3f8c
commit 0cce20085a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25388,6 +25388,19 @@
"license": "MIT",
"web": "https://github.com/hamidb80/steps"
},
{
"name": "SLAP",
"url": "https://github.com/bichanna/slap",
"method": "git",
"tags": [
"language",
"interpreter"
],
"description": "A SLow And Powerless programming language written in Nim",
"license": "MIT",
"web": "https://github.com/bichanna/slap/blob/master/docs/index.md#slap",
"doc": "https://github.com/bichanna/slap/blob/master/docs/index.md#syntax"
},
{
"name": "logit",
"url": "https://github.com/Miqueas/Logit",