diff --git a/package.json b/package.json new file mode 100644 index 0000000..b4b533a --- /dev/null +++ b/package.json @@ -0,0 +1,13 @@ +{ + "name": "autogrow-textarea", + "version": "3.1.0", + "homepage": "https://github.com/jevin/Autogrow-Textarea", + "author": { + "name": "Jevin Sew", + "url": "https://github.com/jevin/" + }, + "repository": { + "type": "git", + "url": "https://github.com/jevin/Autogrow-Textarea.git" + } +}