vue-electron
Advanced tools
Comparing version 1.0.2 to 1.0.4
{ | ||
"name": "vue-electron", | ||
"version": "1.0.2", | ||
"description": "The vue plugin that attaches electron APIs to the Vue object, making them accessable to all components.", | ||
"version": "1.0.4", | ||
"description": "The vue plugin that attaches electron APIs to the Vue object, making them accessible to all components.", | ||
"main": "index.js", | ||
@@ -6,0 +6,0 @@ "dependencies": {}, |
@@ -1,2 +0,2 @@ | ||
# Vue-electron | ||
# vue-electron | ||
> The vue plugin that wraps [electron](https://github.com/electron/electron) APIs to the Vue object. | ||
@@ -3,0 +3,0 @@ |