{ "name": "ags-dotfiles", "version": "1.6.4", "description": "My config files for AGS", "main": "config.js", "scripts": { "lint": "eslint . --fix", "stylelint": "stylelint ./scss --fix" }, "repository": { "type": "git", "url": "git+https://github.com/Aylur/dotfiles.git" }, "author": "Aylur", "bugs": { "url": "https://github.com/Aylur/dotfiles/issues" }, "homepage": "https://github.com/Aylur/dotfiles#readme", "kofi": "https://ko-fi.com/aylur", "devDependencies": { "@girs/dbusmenugtk3-0.4": "^0.4.0-3.2.7", "@girs/gobject-2.0": "^2.78.0-3.2.7", "@girs/gtk-3.0": "^3.24.38-3.2.7", "@girs/gvc-1.0": "^1.0.0-3.2.7", "@girs/nm-1.0": "^1.43.1-3.1.0" } }