2013-08-07 05:25:25 +00:00
|
|
|
{
|
|
|
|
"name": "WordPress",
|
2020-04-29 17:56:47 +00:00
|
|
|
"version": "4.3.23",
|
2013-08-07 05:25:25 +00:00
|
|
|
"description": "WordPress is web software you can use to create a beautiful website or blog.",
|
|
|
|
"repository": {
|
|
|
|
"type": "svn",
|
|
|
|
"url": "https://develop.svn.wordpress.org/trunk"
|
|
|
|
},
|
|
|
|
"author": "The WordPress Contributors",
|
2015-06-19 22:31:33 +00:00
|
|
|
"license": "GPL-2.0+",
|
2013-08-07 05:25:25 +00:00
|
|
|
"devDependencies": {
|
2015-07-08 19:53:22 +00:00
|
|
|
"autoprefixer-core": "~5.2.1",
|
2014-07-22 20:40:08 +00:00
|
|
|
"grunt": "~0.4.5",
|
2015-06-28 14:49:08 +00:00
|
|
|
"grunt-browserify": "~3.8.0",
|
2014-10-28 19:30:24 +00:00
|
|
|
"grunt-contrib-clean": "~0.6.0",
|
2015-03-06 21:13:21 +00:00
|
|
|
"grunt-contrib-compress": "~0.13.0",
|
|
|
|
"grunt-contrib-concat": "~0.5.1",
|
|
|
|
"grunt-contrib-copy": "~0.8.0",
|
2015-06-28 14:49:08 +00:00
|
|
|
"grunt-contrib-cssmin": "~0.12.3",
|
|
|
|
"grunt-contrib-imagemin": "~0.9.4",
|
|
|
|
"grunt-contrib-jshint": "~0.11.2",
|
2015-05-05 20:29:29 +00:00
|
|
|
"grunt-contrib-qunit": "~0.7.0",
|
2015-06-28 14:49:08 +00:00
|
|
|
"grunt-contrib-uglify": "~0.9.1",
|
2014-07-22 20:40:08 +00:00
|
|
|
"grunt-contrib-watch": "~0.6.1",
|
2015-06-28 14:49:08 +00:00
|
|
|
"grunt-includes": "~0.5.1",
|
2014-01-17 18:14:15 +00:00
|
|
|
"grunt-jsvalidate": "~0.2.2",
|
2014-06-21 19:44:26 +00:00
|
|
|
"grunt-legacy-util": "^0.2.0",
|
2015-02-26 17:46:33 +00:00
|
|
|
"grunt-patch-wordpress": "~0.3.0",
|
2015-07-08 19:53:22 +00:00
|
|
|
"grunt-postcss": "~0.5.4",
|
2015-03-17 12:17:31 +00:00
|
|
|
"grunt-rtlcss": "~1.6.0",
|
2015-06-28 14:49:08 +00:00
|
|
|
"grunt-sass": "~1.0.0",
|
2014-01-29 04:42:02 +00:00
|
|
|
"matchdep": "~0.3.0"
|
2013-08-07 05:25:25 +00:00
|
|
|
}
|
|
|
|
}
|