Added package nimaterial (#1511)

This commit is contained in:
Momiyama 2020-06-13 20:35:40 +09:00 committed by GitHub
parent 7b7745a0d8
commit be8d4490f1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18243,6 +18243,19 @@
"license": "MIT",
"web": "https://github.com/ba0f3/vmprotect.nim"
},
{
"name": "nimaterial",
"url": "https://github.com/momeemt/nimaterial",
"method": "git",
"tags": [
"web",
"library",
"css"
],
"description": "nimaterial is a CSS output library based on material design.",
"license": "MIT",
"web": "https://github.com/momeemt/nimaterial"
},
{
"name": "naw",
"url": "https://github.com/capocasa/naw",