diff --git a/composer.json b/composer.json new file mode 100644 index 0000000..690fca1 --- /dev/null +++ b/composer.json @@ -0,0 +1,19 @@ +{ + "name": "jasonbrady/joyride", + "description": "Joyride plugin for Foundation 6.", + "keywords": [ + "javascript", + "joyride", + "foundation" + ], + "homepage": "https://github.com/zurb/joyride", + "authors": [ + { + "name": "Marius Olbertz" + } + ], + "support": { + "issues": "https://github.com/zurb/joyride/issues" + }, + "license": "MIT" +}