mirror of
https://gitee.com/shuto/cordova-plugin-network-information.git
synced 2025-01-31 18:47:21 +08:00
updating plugin.xml with registry data
This commit is contained in:
parent
c687a3de2e
commit
f761170acf
@ -5,6 +5,9 @@
|
|||||||
version="0.1.0">
|
version="0.1.0">
|
||||||
|
|
||||||
<name>Network Information</name>
|
<name>Network Information</name>
|
||||||
|
<description>Cordova Network Information Plugin</description>
|
||||||
|
<license>Apache</license>
|
||||||
|
<keywords>cordova,network,information</keywords>
|
||||||
|
|
||||||
<js-module src="www/network.js" name="network">
|
<js-module src="www/network.js" name="network">
|
||||||
<clobbers target="navigator.connection" />
|
<clobbers target="navigator.connection" />
|
||||||
|
Loading…
Reference in New Issue
Block a user