mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-05-02 00:07:23 +08:00
feat(plugins): add name field
This commit is contained in:
@@ -338,6 +338,7 @@ declare var FileError: {
|
||||
};
|
||||
|
||||
let pluginMeta = {
|
||||
name: 'File',
|
||||
plugin: 'cordova-plugin-file',
|
||||
pluginRef: 'cordova.file',
|
||||
repo: 'https://github.com/apache/cordova-plugin-file'
|
||||
|
||||
Reference in New Issue
Block a user