CB-12685: added package.json to tests folder
diff --git a/tests/package.json b/tests/package.json
new file mode 100644
index 0000000..a7f2233
--- /dev/null
+++ b/tests/package.json
@@ -0,0 +1,14 @@
+{
+  "name": "cordova-plugin-globalization-tests",
+  "version": "1.0.7-dev",
+  "description": "",
+  "cordova": {
+    "id": "cordova-plugin-globalization-tests",
+    "platforms": []
+  },
+  "keywords": [
+    "ecosystem:cordova"
+  ],
+  "author": "",
+  "license": "Apache 2.0"
+}