package.json
604 Bytes
{
"name": "solr-frontend",
"license": "UNLICENSED",
"version": "2015.10.13-0",
"description": "Solr Frontend",
"repository": {
"type": "git",
"url":"git+ssh://git@gitlab.brainfood.com:brainfood/solr-backend.git"
},
"dependencies": {
},
"devDependencies": {
"grunt-contrib-jasmine": "~0",
"jasmine-jquery": "^2.0.6",
"grunt-template-jasmine-istanbul": "~0",
"grunt-template-jasmine-requirejs": "~0",
"grunt": "~0",
"grunt-monty-python": "git+ssh://git@gitlab.brainfood.com:brainfood/grunt-monty-python.git"
},
"engines": {
"node": ">=0.8.0"
}
}