mirror of
https://gitee.com/shuto-github/cordova-plugin-network-information.git
synced 2026-04-22 00:00:02 +08:00
CB-12685: added package.json to tests folder
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"name": "cordova-plugin-network-information-tests",
|
||||
"version": "1.3.3-dev",
|
||||
"description": "",
|
||||
"cordova": {
|
||||
"id": "cordova-plugin-network-information-tests",
|
||||
"platforms": []
|
||||
},
|
||||
"keywords": [
|
||||
"ecosystem:cordova"
|
||||
],
|
||||
"author": "",
|
||||
"license": "Apache 2.0"
|
||||
}
|
||||
Reference in New Issue
Block a user