{ "name": "alee-productions-website", "version": "1.0.0", "description": "The official website for Alee Productions.", "main": "index.js", "scripts": { "test": "test" }, "repository": { "type": "git", "url": "git+https://github.com/aleeproductions/website.git" }, "author": "Alee", "license": "GPL-3.0", "bugs": { "url": "https://github.com/aleeproductions/website/issues" }, "homepage": "https://github.com/aleeproductions/website#readme", "dependencies": {}, "devDependencies": {} }