{
    "name": "onepress-plus",
    "version": "2.2.8",
    "main": "Gruntfile.js",
    "engines": {
        "node": ">= 0.10.0"
    },
    "devDependencies": {
        "autoprefixer": "*",
        "grunt": "^1.1.0",
        "grunt-bumpup": "^0.6.3",
        "grunt-contrib-clean": "^1.1.0",
        "grunt-contrib-compress": "*",
        "grunt-contrib-concat": "^0.4.0",
        "grunt-contrib-copy": "^1.0.0",
        "grunt-contrib-cssmin": "^2.2.1",
        "grunt-contrib-jshint": "^1.1.0",
        "grunt-contrib-sass": "^1.0.0",
        "grunt-contrib-uglify": "*",
        "grunt-contrib-watch": "^1.1.0",
        "grunt-postcss": "^0.9.0",
        "grunt-rtlcss": "^2.0.1",
        "grunt-text-replace": "^0.4.0",
        "grunt-wp-i18n": "^1.0.2"
    },
    "dependencies": {
        "copy": "^0.3.1",
        "rtlcss": "^2.2.1"
    }
}