first commit
This commit is contained in:
22
wp-content/plugins/simple-custom-post-order/package.json
Normal file
22
wp-content/plugins/simple-custom-post-order/package.json
Normal file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user