package.json 280 B

1234567891011121314
  1. {
  2. "author": {
  3. "name": "Rashid Khan",
  4. "company": "Elasticsearch BV"
  5. },
  6. "name": "kibana",
  7. "version": "3.0.0m3pre",
  8. "devDependencies": {
  9. "grunt": "~0.4.0",
  10. "grunt-contrib": "~0.7.0",
  11. "grunt-contrib-jshint": "~0.6.0"
  12. },
  13. "license": "Apache License"
  14. }