1
0
mirror of https://github.com/jcwimer/wrestlingApp synced 2026-03-25 01:14:43 +00:00

Added description and author

This commit is contained in:
2016-02-18 12:51:22 +00:00
parent fae5b310a2
commit 33529cb9fe

View File

@@ -1,9 +1,9 @@
{
"name": "frontend",
"description": "An HTML/JS/CSS app",
"description": "Frontend for wrestlingdev",
"version": "0.0.1",
"private": true,
"author": "John Doe",
"author": "Jacob Cody Wimer",
"devDependencies": {
"lineman": "~0.36.6"
},