CB-12685: added package.json to tests folder

This commit is contained in:
Steve Gill 2017-04-21 18:15:33 -07:00
parent 9badea4c95
commit 2286bb3bb2

14
tests/package.json Normal file
View File

@ -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"
}