{
    "name": "jquery-social-share",
    "title": "Simple Social Share",
    "description": "Simple Social Share is a simple way of creating social share buttons on your website without loading all the third party scripts from these networks.",
    "keywords": [
        "jquery-plugin",
        "vanillajs",
        "social",
        "share"
    ],
    "version": "0.4.0",
    "author": {
        "name": "Bas van den Wijngaard",
        "email": "bas@mightymedia.nl",
        "url": "http://mightymedia.nl/"
    },
    "maintainers": [
        {
            "name": "Bas van den Wijngaard",
            "email": "bas@mightymedia.nl",
            "url": "http://mightymedia.nl/"
        }
    ],
    "contributors": [
        {
            "name": "Harro Heijboer",
            "email": "harro@tabs-spaces.nl",
            "url": "https://tabs-spaces.nl/"
        }
    ],
    "license": [
        {
            "type": "MIT",
            "url": "https://github.com/MightyMedia/Simple-Social-Share/blob/master/LICENSE"
        }
    ],
    "homepage": "https://mightymedia.github.io/Simple-Social-Share/",
    "bugs": "https://github.com/MightyMedia/Simple-Social-Share/issues",
    "repository": "https://github.com/MightyMedia/Simple-Social-Share",
    "devDependencies": {
        "gulp": "^4.0.2",
        "gulp-autoprefixer": "^7.0.1",
        "gulp-concat": "^2.6.1",
        "gulp-copy": "^4.0.1",
        "gulp-jshint": "^2.1.0",
        "gulp-rename": "^1.4.0",
        "gulp-sass": "^4.1.0",
        "gulp-sourcemaps": "^2.6.5",
        "gulp-uglify": "^3.0.2",
        "jshint": "^2.12.0",
        "jshint-stylish": "^2.2.1",
        "stream-combiner2": "^1.1.1"
    }
}
