diff --git a/package.json b/package.json new file mode 100644 index 0000000..8fbd22e --- /dev/null +++ b/package.json @@ -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" +}