diff options
| author | Billingsly Wetherfordshire <phowl.mouth@gmail.com> | 2013-12-09 11:33:20 -0600 |
|---|---|---|
| committer | Billingsly Wetherfordshire <phowl.mouth@gmail.com> | 2013-12-09 11:33:20 -0600 |
| commit | 6433df0b9ee1a7b558a1c6b548ba09a70cf56af5 (patch) | |
| tree | 3bf6c618858d9af79e337806cc86c30fa9407693 | |
| parent | a008a443c7fc11f4ae579dbe40af97f1c476c9ac (diff) | |
| download | packages-6433df0b9ee1a7b558a1c6b548ba09a70cf56af5.tar.gz packages-6433df0b9ee1a7b558a1c6b548ba09a70cf56af5.zip | |
Update packages.json
removed windows from babel
| -rw-r--r-- | packages.json | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/packages.json b/packages.json index 0e06cb8..6c95c22 100644 --- a/packages.json +++ b/packages.json @@ -350,16 +350,6 @@ }, { - "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/", "method": "git", |
