{ "name": "fsug",
"description": "Free Software User Groups in India",
"repository": { "type": "git", "url": "git+ssh://git@gitlab.com:fsug/fsug.gitlab.io.git" }, "bugs": { "url": "https://gitlab.com/fsug/fsug.gitlab.io/issues" }, "homepage": "https://fsug.in", "devDependencies": { "connect-livereload": "^0.5.4", "grunt": "^1.0.1",
"grunt-cli": "^1.2.0",
"grunt-connect-proxy": "^0.2.0", "grunt-contrib-concat": "^1.0.1", "grunt-contrib-connect": "^1.0.2", "grunt-contrib-copy": "^1.0.0", "grunt-contrib-cssmin": "^1.0.1", "grunt-contrib-jshint": "^1.1.0", "grunt-contrib-nodeunit": "^0.4.1", "grunt-contrib-pug": "^1.0.0", "grunt-contrib-uglify": "^0.5.0", "grunt-contrib-watch": "^1.0.0", "grunt-htmlhint": "^0.9.13", "grunt-preprocess": "^5.1.0", "jshint-stylish": "^2.2.1", "jstransformer-markdown-it": "^2.0.0", "load-grunt-tasks": "^3.5.0", "time-grunt": "^1.3.0" },
"dependencies": { "html5shiv": "^3.7.0", "Respond.js": "git+https://github.com/scottjehl/Respond.git#1.4.0", "jquery": "2.2.4", "bootstrap": "^3.3.7", "normalize.css": "^7.0.0", "font-awesome": "^4.7.0", "leaflet": "^1.0.3" },
"author": "FSCI - Free Software Community of India <fosscommunity.in@disroot.org>",
"license": "GPL-3.0" }