Update packages.json

removed windows from babel
This commit is contained in:
Billingsly Wetherfordshire 2013-12-09 11:33:20 -06:00
parent a008a443c7
commit 6433df0b9e

View File

@ -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/",