CB-12685: added package.json to tests folder

This commit is contained in:
Steve Gill 2017-04-21 19:21:11 -07:00
parent c9ff78abfd
commit b923e88b23

14
tests/package.json Normal file
View File

@ -0,0 +1,14 @@
{
"name": "cordova-plugin-inappbrowser-tests",
"version": "1.7.1-dev",
"description": "",
"cordova": {
"id": "cordova-plugin-inappbrowser-tests",
"platforms": []
},
"keywords": [
"ecosystem:cordova"
],
"author": "",
"license": "Apache 2.0"
}