Skip to content

Commit 0e92567

Browse files
committed
CB-12685: added package.json to tests folder
1 parent 8c2de08 commit 0e92567

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

tests/package.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
{
2+
"name": "cordova-plugin-media-tests",
3+
"version": "3.0.1-dev",
4+
"description": "",
5+
"cordova": {
6+
"id": "cordova-plugin-media-tests",
7+
"platforms": []
8+
},
9+
"keywords": [
10+
"ecosystem:cordova"
11+
],
12+
"author": "",
13+
"license": "Apache 2.0"
14+
}

0 commit comments

Comments
 (0)