Changing line separator type to LF
[ccsdk/cds.git] / components / model-catalog / resource-dictionary / starter-dictionary / properties-capability-source.json
index 950c4a2..9136c6e 100644 (file)
@@ -1,26 +1,26 @@
-{\r
-  "name": "properties-capability-source",\r
-  "updated-by": "Steve Alphonse Siani, alphonse.steve.siani.djissitchi@ibm.com",\r
-  "tags": "properties-capability-source",\r
-  "property" :{\r
-    "description": "Data dictionary used to read properties.",\r
-    "type": "string"\r
-  },\r
-  "sources": {\r
-    "input": {\r
-      "type": "source-input"\r
-    },\r
-    "default": {\r
-      "type": "source-default",\r
-      "properties": {}\r
-    },\r
-    "capability": {\r
-      "type": "source-capability",\r
-      "properties" : {\r
-        "script-type" : "jython",\r
-        "script-class-reference" : "Scripts/python/ResolvProperties.py",\r
-        "instance-dependencies" : []\r
-      }\r
-    }\r
-  }\r
+{
+  "name": "properties-capability-source",
+  "updated-by": "Steve Alphonse Siani, alphonse.steve.siani.djissitchi@ibm.com",
+  "tags": "properties-capability-source",
+  "property" :{
+    "description": "Data dictionary used to read properties.",
+    "type": "string"
+  },
+  "sources": {
+    "input": {
+      "type": "source-input"
+    },
+    "default": {
+      "type": "source-default",
+      "properties": {}
+    },
+    "capability": {
+      "type": "source-capability",
+      "properties" : {
+        "script-type" : "jython",
+        "script-class-reference" : "Scripts/python/ResolvProperties.py",
+        "instance-dependencies" : []
+      }
+    }
+  }
 }
\ No newline at end of file