{ "name": "simpleit", "version": "1.0.0", "description": "SimpleIT Hugo Theme", "main": "index.js", "directories": { "doc": "docs" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/marcanuy/simpleit-hugo-theme.git" }, "keywords": [ "hugo", "theme" ], "author": "Marcelo Canina", "license": "MIT", "bugs": { "url": "https://github.com/marcanuy/simpleit-hugo-theme/issues" }, "homepage": "https://github.com/marcanuy/simpleit-hugo-theme#readme", "dependencies": { "@fortawesome/fontawesome-free": "^5.9.0", "autoprefixer": "^9.6.0", "bootstrap": "^4.3.1", "jquery": "^3.4.1", "popper.js": "^1.15.0", "postcss-cli": "^6.1.2" }, "devDependencies": {} }