CB-6561: added top level package.json file
diff --git a/package.json b/package.json
new file mode 100644
index 0000000..133e77a
--- /dev/null
+++ b/package.json
@@ -0,0 +1,16 @@
+{
+  "name": "cordova-tizen",
+  "version": "3.4.0",
+  "description": "cordova-tizen release",
+  "repository": {
+    "type": "git",
+    "url": "https://git-wip-us.apache.org/repos/asf/cordova-tizen.git"
+  },
+  "keywords": [
+    "tizen",
+    "cordova",
+    "apache"
+  ],
+  "author": "Apache Software Foundation",
+  "license": "Apache Version 2.0"
+}