diff --git a/tests/package.json b/tests/package.json new file mode 100644 index 0000000..646e22c --- /dev/null +++ b/tests/package.json @@ -0,0 +1,14 @@ +{ + "name": "cordova-plugin-camera-tests", + "version": "2.4.1-dev", + "description": "", + "cordova": { + "id": "cordova-plugin-camera-tests", + "platforms": [] + }, + "keywords": [ + "ecosystem:cordova" + ], + "author": "", + "license": "Apache 2.0" +}