Current File : /pages/54/47/d0016649/home/htdocs/ipc1/wp-content/plugins/wpglobus-translate-options/package.json
{
  "name": "wpglobus-translate-options",
  "version": "2.2.0",
  "title": "WPGlobus Translate Options",
  "description": "WPGlobus Translate Options is an extension to the WPGlobus plugin. It allows translate options from wp_options table.",
  "main": "Gruntfile.js",
  "repository": {
    "type": "git",
    "url": "https://github.com/WPGlobus/wpglobus-translate-options.git"
  },
  "bugs": {
    "url": "https://github.com/WPGlobus/wpglobus-translate-options/issues"
  },
  "author": "alexgff, WPGlobus",
  "license": "GPL-3.0",
  "homepage": "https://wpglobus.com",
  "devDependencies": {
    "grunt": "^1.0.1",
    "grunt-bower-task": "^0.5.0",
    "grunt-contrib-compress": "^1.4.3",
    "grunt-contrib-cssmin": "^2.2.1",
    "grunt-contrib-less": "^1.0.1",
    "grunt-contrib-uglify": "^3.3.0",
    "grunt-contrib-watch": "^1.0.0",
    "grunt-exec": "^3.0.0",
    "grunt-text-replace": "^0.4.0",
    "grunt-tivwp-po": "^0.1.0",
    "grunt-wp-readme-to-markdown": "^2.0.1",
    "grunt-wp-i18n": "^1.0.1",
    "grunt-writefile": "^0.1.4",
    "load-grunt-config": "^0.19.2",
    "load-grunt-tasks": "^3.5.2"
  }
}