HELLO v3!!!

This commit is contained in:
Ryan Dewhurst
2018-09-26 21:12:01 +02:00
parent 28b9c15256
commit d268a86795
1871 changed files with 988118 additions and 0 deletions

View File

@@ -0,0 +1,29 @@
{
"name": "tabify-edit-screen",
"version": "0.9.7",
"description": "Enables tabs in the edit screen and manage them from the back-end",
"repository": {
"type": "git",
"url": "https://github.com/markoheijnen/tabify-edit-screen.git"
},
"author": "CodeKitchen B.V.",
"license": "GPL-2.0+",
"devDependencies": {
"grunt": "~1.0.1",
"grunt-contrib-clean": "~1.0.0",
"grunt-contrib-copy": "~1.0.0",
"grunt-contrib-cssmin": "~1.0.2",
"grunt-contrib-uglify": "~2.0.0",
"grunt-glotpress": "~0.2.2",
"grunt-wp-i18n": "~0.5.4",
"grunt-contrib-concat": "~1.0.0",
"grunt-contrib-imagemin": "~1.0.0",
"grunt-contrib-jshint": "~1.0.0",
"grunt-contrib-qunit": "~1.2.0",
"grunt-cssjanus": "~0.3.2",
"grunt-jsvalidate": "~0.2.2"
}
}