Cleanout, No new package (#914)

* Clean out packages.json, no new packages added.

* Clean out packages.json, no new packages added.
This commit is contained in:
Juan Carlos 2018-11-01 16:59:43 -03:00 committed by Dominik Picheta
parent 416b3933fb
commit 923ac6ffb6

View File

@ -116,7 +116,7 @@
], ],
"description": "Too awesome procs to be included in nimrod.os module", "description": "Too awesome procs to be included in nimrod.os module",
"license": "MIT", "license": "MIT",
"web": "http://github.com/Araq/genieos/" "web": "https://github.com/Araq/genieos/"
}, },
{ {
"name": "jester", "name": "jester",
@ -437,7 +437,7 @@
"nx" "nx"
], ],
"description": "A port of libnx to Nim", "description": "A port of libnx to Nim",
"license": "The Unlicense", "license": "Unlicense",
"web": "https://github.com/jyapayne/nim-libnx" "web": "https://github.com/jyapayne/nim-libnx"
}, },
{ {
@ -773,7 +773,7 @@
], ],
"description": "Cover Art Archive API wrapper", "description": "Cover Art Archive API wrapper",
"license": "MIT", "license": "MIT",
"web": "http://github.com/achesak/nim-coverartarchive" "web": "https://github.com/achesak/nim-coverartarchive"
}, },
{ {
"name": "nim-ogg", "name": "nim-ogg",
@ -1856,7 +1856,7 @@
"openssl" "openssl"
], ],
"description": "Wrapper for OpenSSL's EVP interface", "description": "Wrapper for OpenSSL's EVP interface",
"license": "OpenSSL License and SSLeay License", "license": "OpenSSL and SSLeay",
"web": "https://github.com/cowboy-coders/nim-openssl-evp" "web": "https://github.com/cowboy-coders/nim-openssl-evp"
}, },
{ {
@ -3419,19 +3419,6 @@
"license": "MIT", "license": "MIT",
"web": "https://github.com/tulayang/httpform" "web": "https://github.com/tulayang/httpform"
}, },
{
"name": "vardene",
"url": "https://github.com/Xe/vardene",
"method": "git",
"tags": [
"command-line",
"tool",
"compiler"
],
"description": "A simple tool to manage multiple installs of Nim.",
"license": "MIT",
"web": "https://christine.website/projects/Vardene"
},
{ {
"name": "quadtree", "name": "quadtree",
"url": "https://github.com/Nycto/QuadtreeNim", "url": "https://github.com/Nycto/QuadtreeNim",
@ -4702,7 +4689,7 @@
"timer" "timer"
], ],
"description": "Micro benchmarking tool to measure speed of code, with the goal of optimizing it.", "description": "Micro benchmarking tool to measure speed of code, with the goal of optimizing it.",
"license": "Apache License, Version 2.0", "license": "Apache Version 2.0",
"web": "https://github.com/ivankoster/nimbench" "web": "https://github.com/ivankoster/nimbench"
}, },
{ {
@ -6105,7 +6092,7 @@
"database" "database"
], ],
"description": "A wrapper for Facebook's RocksDB, an embeddable, persistent key-value store for fast storage", "description": "A wrapper for Facebook's RocksDB, an embeddable, persistent key-value store for fast storage",
"license": "Apache License 2.0 or GPLv2", "license": "Apache 2.0 or GPLv2",
"web": "https://github.com/status-im/nim-rocksdb" "web": "https://github.com/status-im/nim-rocksdb"
}, },
{ {
@ -6253,7 +6240,7 @@
"wrapper" "wrapper"
], ],
"description": "A wrapper for stb_image and stb_image_write.", "description": "A wrapper for stb_image and stb_image_write.",
"license": "Unlicense (Public Domain)", "license": "Unlicense",
"web": "https://gitlab.com/define-private-public/stb_image-Nim" "web": "https://gitlab.com/define-private-public/stb_image-Nim"
}, },
{ {
@ -6822,7 +6809,7 @@
"font" "font"
], ],
"description": "Low level wrapper for the fontconfig library.", "description": "Low level wrapper for the fontconfig library.",
"license": "Fontconfig License", "license": "Fontconfig",
"web": "https://github.com/Parashurama/fontconfig" "web": "https://github.com/Parashurama/fontconfig"
}, },
{ {
@ -9158,7 +9145,7 @@
"variadic" "variadic"
], ],
"description": "Loop efficiently over a variadic number of containers", "description": "Loop efficiently over a variadic number of containers",
"license": "MIT or Apache License 2.0", "license": "MIT or Apache 2.0",
"web": "https://github.com/numforge/loopfusion" "web": "https://github.com/numforge/loopfusion"
}, },
{ {
@ -10076,8 +10063,7 @@
"x86", "x86",
"windows", "windows",
"linux", "linux",
"unix", "unix"
""
], ],
"description": "subhook wrapper", "description": "subhook wrapper",
"license": "BSD2", "license": "BSD2",
@ -10727,8 +10713,7 @@
"url": "https://github.com/M4RC3L05/redux-nim", "url": "https://github.com/M4RC3L05/redux-nim",
"method": "git", "method": "git",
"tags": [ "tags": [
"", "redux"
""
], ],
"description": "Redux Implementation in nim", "description": "Redux Implementation in nim",
"license": "MIT", "license": "MIT",