From 6433df0b9ee1a7b558a1c6b548ba09a70cf56af5 Mon Sep 17 00:00:00 2001 From: Billingsly Wetherfordshire Date: Mon, 9 Dec 2013 11:33:20 -0600 Subject: [PATCH] Update packages.json removed windows from babel --- packages.json | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/packages.json b/packages.json index 0e06cb8..6c95c22 100644 --- a/packages.json +++ b/packages.json @@ -349,16 +349,6 @@ "web": "https://github.com/nimrod-code/python" }, - { - "name": "windows", - "url": "git://github.com/nimrod-code/windows", - "method": "git", - "tags": ["wrapper"], - "description": "Wrapper to interface with Microsoft Windows", - "license": "MIT", - "web": "https://github.com/nimrod-code/windows" - }, - { "name": "ouroboros", "url": "git://github.com/gradha/nimrod-ouroboros/",