diff --git a/package.json b/package.json new file mode 100644 index 0000000..d1653a5 --- /dev/null +++ b/package.json @@ -0,0 +1,9 @@ +{ + "name": "Hype DataDecorator", + "description": "Project for getting reactivity and feedback directly in Tumult Hype 4 using the additional HTML-attributes panel for options.", + "author": "Max Ziebell", + "main": "HypeDataDecorator.js", + "license": "MIT", + "version": "1.2.7", + "dependencies": {} +}