diff --git a/package.json b/package.json new file mode 100644 index 00000000..5742958c --- /dev/null +++ b/package.json @@ -0,0 +1,10 @@ +{ + "name": "ohmyform", + "description": "Opensource alternative to TypeForm", + "homepage": "https://github.com/ohmyform/ohmyform", + "license": "AGPL", + "repository": { + "type": "git", + "url": "https://github.com/ohmyform/ohmyform.git" + } +}