From 45ca486e9de169832d371f1d654562e7a5b00f2d Mon Sep 17 00:00:00 2001 From: sharpshark28 Date: Thu, 25 May 2017 17:39:38 -0500 Subject: [PATCH] Readying package.json for merge to master --- package.json | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 4f2e6a5..959c4e0 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,9 @@ { - "name": "quasar-app", - "version": "0.0.1", - "description": "A Quasar App", - "author": "Your Name", + "name": "My Spells", + "version": "2.0.0", + "description": "My Spells is an open source web-based application to elegantly view spells and save them to your local spellbook.", + "author": "Joe Wroten ", + "license": "ISC", "scripts": { "clean": "node build/script.clean.js", "dev": "node build/script.dev.js",