HELLO v3!!!
This commit is contained in:
29
spec/fixtures/dynamic_finders/plugin_version/tabify-edit-screen/composer_file/package.json
vendored
Normal file
29
spec/fixtures/dynamic_finders/plugin_version/tabify-edit-screen/composer_file/package.json
vendored
Normal 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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user