From 378e48b03e5f09b049088527b38c4ed7f3befff7 Mon Sep 17 00:00:00 2001
From: NetKAN bot <netkan-bot@ksp-ckan.org>
Date: Mon, 15 Dec 2014 18:13:58 -0500
Subject: [PATCH] Revert "Delete JSIPartUtilities-v0.2.ckan"

This reverts commit aa594f706bf93d0167cef5baac45700fd9180c1f.
---
 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
+}