From 44a2b7360d604c38d77005637146feebbb44bbf7 Mon Sep 17 00:00:00 2001 From: Grzegorz Adam Hankiewicz Date: Mon, 17 Aug 2015 23:33:20 +0200 Subject: [PATCH] Removes dead package. --- packages.json | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/packages.json b/packages.json index ec1f712..5e18ed5 100644 --- a/packages.json +++ b/packages.json @@ -59,16 +59,6 @@ "web": "https://github.com/Vladar4/libtcod-nim" }, - { - "name": "nimepak", - "url": "git://github.com/gradha/epak/", - "method": "git", - "tags": ["library", "serialization", "file", "compression"], - "description": "File compression routines in C for iOS and Nimrod", - "license": "Allegro 4 Giftware", - "web": "https://github.com/gradha/epak" - }, - { "name": "nimgame", "url": "git://github.com/Vladar4/nimgame/",