diff --git a/ContractConfigurator-FieldResearch/ContractConfigurator-FieldResearch-1.1.1.ckan b/ContractConfigurator-FieldResearch/ContractConfigurator-FieldResearch-1.1.1.ckan
new file mode 100644
index 0000000000..fcec28511e
--- /dev/null
+++ b/ContractConfigurator-FieldResearch/ContractConfigurator-FieldResearch-1.1.1.ckan
@@ -0,0 +1,43 @@
+{
+    "spec_version": "v1.4",
+    "identifier": "ContractConfigurator-FieldResearch",
+    "name": "Contract Pack: Field Research",
+    "abstract": "Do more science!  Receive contracts for performing a variety of experiments under different situations.  Use it to drive the science in your space program, or use it to collect every last bit of science.",
+    "author": "nightingale",
+    "license": "CC-BY-NC-SA-4.0",
+    "release_status": "stable",
+    "resources": {
+        "homepage": "http://forum.kerbalspaceprogram.com/threads/123892",
+        "repository": "https://github.com/jrossignol/ContractPack-FieldResearch",
+        "bugtracker": "https://github.com/jrossignol/ContractPack-FieldResearch/issues",
+        "license": "https://raw.githubusercontent.com/jrossignol/ContractPack-FieldResearch/master/GameData/ContractPacks/FieldResearch/LICENSE.txt"
+    },
+    "version": "1.1.1",
+    "ksp_version_min": "1.0.2",
+    "ksp_version_max": "1.99.99",
+    "depends": [
+        {
+            "name": "ContractConfigurator"
+        },
+        {
+            "name": "ModuleManager"
+        }
+    ],
+    "suggests": [
+        {
+            "name": "CrowdSourcedScience"
+        },
+        {
+            "name": "ScienceAlert"
+        }
+    ],
+    "install": [
+        {
+            "find": "FieldResearch",
+            "install_to": "GameData/ContractPacks"
+        }
+    ],
+    "download": "https://github.com/jrossignol/ContractPack-FieldResearch/releases/download/1.1.1/FieldResearch_1.1.1.zip",
+    "download_size": 37792,
+    "x_generated_by": "netkan"
+}