HELLO v3!!!
This commit is contained in:
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"name": "wpglobus-translate-options",
|
||||
"version": "1.5.5",
|
||||
"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": "GPLv2+",
|
||||
"homepage": "https://wpglobus.com",
|
||||
"devDependencies": {
|
||||
"grunt": "^1.0.1",
|
||||
"grunt-bower-task": "^0.4.0",
|
||||
"grunt-contrib-compress": "^1.3.0",
|
||||
"grunt-contrib-cssmin": "^1.0.1",
|
||||
"grunt-contrib-less": "^1.0.1",
|
||||
"grunt-contrib-uglify": "^1.0.1",
|
||||
"grunt-contrib-watch": "^1.0.0",
|
||||
"grunt-exec": "^1.0.0",
|
||||
"grunt-text-replace": "^0.4.0",
|
||||
"grunt-tivwp-po": "^0.1.0",
|
||||
"grunt-wp-i18n": "^0.5.3",
|
||||
"grunt-writefile": "^0.1.4",
|
||||
"load-grunt-config": "^0.19.2",
|
||||
"load-grunt-tasks": "^3.3.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user