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,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"
}
}