From be8d4490f1317fc94e041538608e2c8eb9b97df9 Mon Sep 17 00:00:00 2001 From: Momiyama <43488453+momeemt@users.noreply.github.com> Date: Sat, 13 Jun 2020 20:35:40 +0900 Subject: [PATCH] Added package nimaterial (#1511) --- packages.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/packages.json b/packages.json index 253bcc9..8fbc3f7 100644 --- a/packages.json +++ b/packages.json @@ -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",