HELLO v3!!!
This commit is contained in:
22
spec/fixtures/dynamic_finders/plugin_version/solr-power/composer_file/package.json
vendored
Normal file
22
spec/fixtures/dynamic_finders/plugin_version/solr-power/composer_file/package.json
vendored
Normal file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"name": "solr-power",
|
||||
"version": "1.4.1",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/pantheon-systems/solr-power.git"
|
||||
},
|
||||
"main": "Gruntfile.js",
|
||||
"author": "Pantheon <noreply@pantheon.io>",
|
||||
"devDependencies": {
|
||||
"grunt": "^0.4.5",
|
||||
"grunt-autoprefixer": "~3.0.4",
|
||||
"grunt-contrib-cssmin": "~1.0.1",
|
||||
"grunt-contrib-jshint": "~0.11.0",
|
||||
"grunt-contrib-uglify": "~2.0.0",
|
||||
"grunt-contrib-watch": "~1.0.0",
|
||||
"grunt-phpcs": "^0.4.0",
|
||||
"grunt-pot": "^0.3.0",
|
||||
"grunt-sass": "~2.0.0",
|
||||
"grunt-wp-readme-to-markdown": "~1.0.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user