From a33799807c90ac4f912e1d6d583d5796a638f7f8 Mon Sep 17 00:00:00 2001
From: Hakan Tandogan <hakan@gurkensalat.com>
Date: Mon, 15 Dec 2014 12:42:50 +0100
Subject: [PATCH] Hand-packaged, since we don't index prereleases yet

---
 JSIPartUtilities-v0.2.ckan | 22 ++++++++++++++++++++++
 1 file changed, 22 insertions(+)
 create mode 100644 JSIPartUtilities-v0.2.ckan

diff --git a/JSIPartUtilities-v0.2.ckan b/JSIPartUtilities-v0.2.ckan
new file mode 100644
index 0000000000..11f8f92b0c
--- /dev/null
+++ b/JSIPartUtilities-v0.2.ckan
@@ -0,0 +1,22 @@
+{
+    "spec_version" : "v1.2",
+    "identifier"   : "JSIPartUtilities",
+    "author"       : "Mihara",
+    "name"         : "JSI Part Utilities",
+    "abstract"     : "This is a collection of small and relatively simple PartModules",
+    "license"      : "GPL-3.0",
+    "resources": {
+        "repository": "https://github.com/Mihara/PartUtilities",
+        "homepage": "http://forum.kerbalspaceprogram.com/threads/88366"
+    },
+    "install": [
+        {
+            "file": "GameData/JSI/PartUtilities",
+            "install_to": "GameData/JSI"
+        }
+    ],
+    "version": "v0.2",
+    "x_generated_by": "hand-crafted by hakan42 since we don't index prereleases yet",
+    "download": "https://github.com/Mihara/PartUtilities/releases/download/v0.2/JSIPartUtilities.0.2.zip",
+    "download_size": 22931
+}