Add package.json metadata

This commit is contained in:
Skylar Ittner 2018-10-03 02:24:31 -06:00
parent d94aca3a96
commit 579070cfca

8
package.json Normal file
View File

@ -0,0 +1,8 @@
{
"name": "CatholicCodeOfConduct",
"displayName": "Catholic Code of Conduct",
"version": "1.0.0",
"description": "An open source code of conduct that respects all people without tolerating abuse.",
"author": "Netsyms Technologies",
"license": "CC-BY-SA-4.0"
}