We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec9822b commit 7ea812bCopy full SHA for 7ea812b
1 file changed
tests/package.json
@@ -1,14 +1,14 @@
1
{
2
"name": "cordova-plugin-network-information-tests",
3
"version": "3.1.0-dev",
4
- "description": "",
+ "description": "Tests for Cordova Network Information Plugin",
5
"cordova": {
6
"id": "cordova-plugin-network-information-tests",
7
"platforms": []
8
},
9
"keywords": [
10
"ecosystem:cordova"
11
],
12
- "author": "",
13
- "license": "Apache 2.0"
+ "author": "Apache Software Foundation",
+ "license": "Apache-2.0"
14
}
0 commit comments