mirror of
https://gh.wpcy.net/https://github.com/elementor/one-click-accessibility.git
synced 2026-04-25 12:12:35 +08:00
26 lines
716 B
JSON
26 lines
716 B
JSON
{
|
|
"name": "pojo-accessibility",
|
|
"slug": "pojo-accessibility",
|
|
"homepage": "http://pojo.me/",
|
|
"description": "",
|
|
"version": "2.0.3",
|
|
"devDependencies": {
|
|
"grunt": "~1.0.2",
|
|
"grunt-checktextdomain": "~1.0.1",
|
|
"grunt-phpunit": "~0.3.6",
|
|
"grunt-wp-readme-to-markdown-with-extra": "~2.2.0",
|
|
"grunt-contrib-jshint": "~1.1.0",
|
|
"grunt-contrib-watch": "~1.0.1",
|
|
"grunt-contrib-uglify": "~3.3.0",
|
|
"grunt-contrib-less": "~1.4.1",
|
|
"grunt-banner": "~0.6.0",
|
|
"grunt-bumpup": "~0.6.3",
|
|
"grunt-shell": "~2.1.0",
|
|
"grunt-text-replace": "~0.4.0",
|
|
"grunt-release": "~0.14.0",
|
|
"grunt-contrib-copy": "~1.0.0",
|
|
"grunt-contrib-clean": "~1.1.0",
|
|
"grunt-wp-deploy": "~1.2.1",
|
|
"matchdep": "~2.0.0"
|
|
}
|
|
}
|