{ "name": "elasticsearch-head", "version": "0.0.0", "description": "Front end for an elasticsearch cluster", "main": "_site/index.html", "directories": { "test": "test" }, "scripts": { "test": "grunt jasmine" }, "repository": { "type": "git", "url": "https://github.com/mobz/elasticsearch-head.git" }, "author": "", "license": "Apache2", "gitHead": "0c2ac0b5723b493e4454baa7398f386ecb829412", "readmeFilename": "README.textile", "devDependencies": { "grunt": "0.4.5", "grunt-contrib-concat": "0.4.0", "grunt-contrib-watch": "0.5.1", "grunt-contrib-connect": "0.3.0", "grunt-contrib-copy": "0.5.0", "grunt-contrib-clean": "0.5.0", "grunt-contrib-jasmine": "0.6.4", "karma": "0.12.16", "grunt-karma": "0.8.3" } }