Update packages.json (#1036)

added nimcdl package
This commit is contained in:
endes123321 2019-03-21 20:45:37 +00:00 committed by Miran
parent 0c95258d92
commit c9d7f9e3ce

View File

@ -12909,5 +12909,19 @@
"description": "Simple terminal ping graph",
"license": "MIT",
"web": "https://github.com/SolitudeSF/pinggraph"
},
{
"name": "nimcdl",
"url": "https://gitlab.com/endes123321/nimcdl",
"method": "git",
"tags": [
"circuit",
"HDL",
"PCB",
"DSL"
],
"description": "Circuit Design language made in Nim",
"license": "GPLv3",
"web": "https://gitlab.com/endes123321/nimcdl"
}
]