Skip to content

Commit 7ea812b

Browse files
committed
chore: update plugin test package.json
1 parent ec9822b commit 7ea812b

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

tests/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
{
22
"name": "cordova-plugin-network-information-tests",
33
"version": "3.1.0-dev",
4-
"description": "",
4+
"description": "Tests for Cordova Network Information Plugin",
55
"cordova": {
66
"id": "cordova-plugin-network-information-tests",
77
"platforms": []
88
},
99
"keywords": [
1010
"ecosystem:cordova"
1111
],
12-
"author": "",
13-
"license": "Apache 2.0"
12+
"author": "Apache Software Foundation",
13+
"license": "Apache-2.0"
1414
}

0 commit comments

Comments
 (0)