diff --git a/packages.json b/packages.json index f188242..91d7237 100644 --- a/packages.json +++ b/packages.json @@ -1,4 +1,19 @@ [ + { + "name":"nio", + "url":"https://github.com/KayraG/nio", + "method":"git", + "tags":[ + "server", + "framework", + "express", + "http", + "library" + ], + "description":"", + "license":"MIT", + "web":"https://github.com/KayraG/nio" + }, { "name": "decisiontree", "url": "https://github.com/Michedev/DecisionTreeNim",