{
    "name": "kantbtrue-about-me",
    "version": "1.2.11",
    "description": "An elegant about me widget and profile widget for blogs.",
    "keywords": [
        "WordPress",
        "about me",
        "profile"
    ],
    "homepage": "",
    "license": "GPLv2 or later",
    "author": "Kantbtrue ( https://twitter.com/kanbtrue )",
    "contributors": [
        "Kantbtrue (https://twitter.com/kantbtrue)"
    ],
    "scripts": {
        "start": "grunt",
        "build": "grunt build"
    },
    "browserslist": [
        "last 4 versions"
    ],
    "devDependencies": {
        "grunt": "^1.1.0",
        "grunt-cli": "^1.4.3",
        "grunt-wp-i18n": "^1.0.3"
    }
}
