keeweb-plugin readme

This commit is contained in:
antelle 2017-12-23 13:43:49 +01:00
parent cc18eb1fa2
commit 93918416b1
2 changed files with 6 additions and 1 deletions

View File

@ -0,0 +1,5 @@
# KeeWeb Plugin Utility
This is a plugin creation utility for [KeeWeb](https://keeweb.info).
Plugin docs: https://github.com/keeweb/keeweb/wiki/Plugins

View File

@ -1,6 +1,6 @@
{
"name": "keeweb-plugin",
"version": "0.1.9",
"version": "0.1.10",
"description": "KeeWeb plugin utils",
"main": "keeweb-plugin.js",
"scripts": {