CB-12685: added package.json to tests folder

This commit is contained in:
Steve Gill 2017-04-21 19:26:24 -07:00
parent 90ba3dfc5b
commit 13849c3d20

14
tests/package.json Normal file
View File

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