Skip to content

Commit

Permalink
CB-12685: added package.json to tests folder
Browse files Browse the repository at this point in the history
  • Loading branch information
stevengill committed Apr 22, 2017
1 parent 160da28 commit 736c7b9
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions tests/package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"name": "cordova-plugin-device-tests",
"version": "1.1.6-dev",
"description": "",
"cordova": {
"id": "cordova-plugin-device-tests",
"platforms": []
},
"keywords": [
"ecosystem:cordova"
],
"author": "",
"license": "Apache 2.0"
}

0 comments on commit 736c7b9

Please sign in to comment.