UNPKG

cordova-plugin-chrome-apps-pushmessaging

Version:
16 lines (14 loc) 481 B
<?xml version="1.0" encoding="UTF-8" ?> <!-- Copyright (c) 2015 The Chromium Authors. All rights reserved. Use of this source code is governed by a BSD-style license that can be found in the LICENSE file. --> <plugin xmlns="http://cordova.apache.org/ns/plugins/1.0" id="cordova-plugin-chrome-apps-pushmessaging-tests" version="1.1.1-dev"> <name>Chrome Apps Push Messaging Tests</name> <js-module src="tests.js" name="tests"> <runs/> </js-module> </plugin>