23 lines
658 B
JSON
23 lines
658 B
JSON
{
|
|
"name": "simple-custom-post-order",
|
|
"main": "Gruntfile.js",
|
|
"version": "1.2.0",
|
|
"homepage": "https://www.colorlib.com",
|
|
"author": "Colorlib",
|
|
"license": "GPL v3",
|
|
"repository": "https://github.com/puikinsh/simple-custom-post-order",
|
|
"devDependencies": {
|
|
"grunt": "^1.0.4",
|
|
"grunt-checktextdomain": "^1.0.1",
|
|
"grunt-cli": "~1.3.2",
|
|
"grunt-contrib-clean": "^2.0.0",
|
|
"grunt-contrib-compress": "^1.5.0",
|
|
"grunt-contrib-concat": "^1.0.1",
|
|
"grunt-contrib-copy": "^1.0.0",
|
|
"grunt-contrib-cssmin": "^3.0.0",
|
|
"grunt-contrib-uglify": "^4.0.1",
|
|
"grunt-wp-i18n": "^1.0.3",
|
|
"load-grunt-tasks": "^4.0.0"
|
|
}
|
|
}
|