UNPKG

cordova-plugin-buildinfo

Version:

Cordova/PhoneGap Build Information Plugin. Get PackageName, Version, Debug and more...

11 lines (9 loc) 285 B
<?xml version="1.0" encoding="UTF-8"?> <plugin xmlns="http://apache.org/cordova/ns/plugins/1.0" id="cordova-plugin-buildinfo-test" version="1.0.0"> <name>Cordova BuildInof Plugin Tests</name> <license>MIT</license> <js-module src="tests.js" name="tests"> </js-module> </plugin>