UNPKG

cordova-check-plugins

Version:

A CLI tool to check for updates / manage updating Cordova plugins.

20 lines 480 B
{ "version": "0.1.1", "name": "local_plugin", "cordova_name": "local plugin", "description": "Local plugin", "author": "Dave Alden", "license": "MIT", "repository": { "type": "git", "url": "https://github.com/dpa99c/local_plugin.git" }, "cordova": { "id": "local_plugin", "platforms": [ "android" ] }, "issue": "https://github.com/dpa99c/local_plugin/issues", "keywords": [] }