aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorxland <412588801@qq.com>2015-08-31 23:27:43 +0800
committerxland <412588801@qq.com>2015-08-31 23:27:43 +0800
commit93adef1557c878c0269e5f6a427bcbd81b64ac76 (patch)
tree017269d943c903fa403c7b5212774e35fd624571
parentbef1402c12e857aa25ada84ef001c73c38a17a39 (diff)
downloadpackages-93adef1557c878c0269e5f6a427bcbd81b64ac76.tar.gz
packages-93adef1557c878c0269e5f6a427bcbd81b64ac76.zip
Move it to bottom
Move it to bottom
-rw-r--r--packages.json26
1 files changed, 13 insertions, 13 deletions
diff --git a/packages.json b/packages.json
index 3a153e4..18c0378 100644
--- a/packages.json
+++ b/packages.json
@@ -1,18 +1,5 @@
[
{
- "name": "nimeverything",
- "url": "git://github.com/xland/nimeverything/",
- "method": "git",
- "tags": [
- "everything",
- "voidtools",
- "Everything Search Engine"
- ],
- "description": "everything search engine wrapper",
- "license": "MIT",
- "web": "https://github.com/xland/nimeverything"
- },
- {
"name": "argument_parser",
"url": "git://github.com/Xe/argument_parser/",
"method": "git",
@@ -3214,5 +3201,18 @@
"description": "Advanced Encryption Standard, Rijndael Algorithm",
"license": "MIT",
"web": "https://github.com/jangko/nimAES"
+ },
+ {
+ "name": "nimeverything",
+ "url": "git://github.com/xland/nimeverything/",
+ "method": "git",
+ "tags": [
+ "everything",
+ "voidtools",
+ "Everything Search Engine"
+ ],
+ "description": "everything search engine wrapper",
+ "license": "MIT",
+ "web": "https://github.com/xland/nimeverything"
}
]