{
  "name": "silk-fusion",
  "description": "Silk is an open source (Apache Licensed), browser based analytics and search dashboard for Solr. Silk is a snap to setup and start using. Silk strives to be easy to get started with, while also being flexible and powerful.",
  "keywords": [
    "kibana",
    "banana",
    "banana4",
    "silk",
    "solr",
    "logstash",
    "analytics",
    "visualizations",
    "dashboards",
    "dashboarding"
  ],
  "private": false,
  "version": "4.0.1",
  "main": "src/server/app.js",
  "homepage": "http://lucidworks.com/fusion/silk/",
  "bugs": {
    "url": "https://github.com/LucidWorks/silk/issues"
  },
  "license": "Apache 2.0",
  "author": "Andrew Thanalertvisuti <andrew.thanalertvisuti@lucidworks.com>",
  "contributors": [
    "Arijit Dasgupta <arijit.dasgupta@lucidworks.com>"
  ],
  "scripts": {
    "test": "grunt test",
    "prestart": "npm install",
    "start": "node ./src/server/bin/kibana.js",
    "preserver": "npm install",
    "server": "node ./src/server/bin/kibana.js",
    "precommit": "grunt hintStagedFiles",
    "watch": "grunt watch"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/LucidWorks/silk.git"
  },
  "dependencies": {
  },
  "devDependencies": {
    "bower": "^1.3.8",
    "ansicolors": "^0.3.2",
    "bluebird": "~2.0.7",
    "body-parser": "~1.10.1",
    "bunyan": "^1.2.3",
    "commander": "^2.6.0",
    "compression": "^1.3.0",
    "cookie-parser": "~1.3.3",
    "debug": "~2.1.1",
    "elasticsearch": "^3.1.1",
    "express": "~4.10.6",
    "glob": "^4.3.2",
    "http-auth": "^2.2.5",
    "jade": "~1.8.2",
    "js-yaml": "^3.2.5",
    "less-middleware": "1.0.x",
    "lodash": "^2.4.1",
    "morgan": "~1.5.1",
    "request": "^2.40.0",
    "requirefrom": "^0.2.0",
    "semver": "^4.2.0",
    "serve-favicon": "~2.2.0",
    "through": "^2.3.6",
    "connect": "~2.19.5",
    "event-stream": "~3.1.5",
    "expect.js": "~0.3.1",
    "glob": "~4.1.3",
    "grunt": "~0.4.5",
    "grunt-contrib-clean": "~0.5.0",
    "grunt-contrib-compress": "~0.9.1",
    "grunt-contrib-copy": "~0.5.0",
    "grunt-contrib-jade": "~0.10.0",
    "grunt-contrib-jshint": "~0.8.0",
    "grunt-contrib-less": "~0.10.0",
    "grunt-contrib-requirejs": "~0.4.4",
    "grunt-contrib-watch": "~0.5.3",
    "grunt-esvm": "~0.3.2",
    "grunt-mocha": "~0.4.10",
    "grunt-replace": "^0.7.9",
    "grunt-run": "^0.2.3",
    "grunt-s3": "~0.2.0-alpha.3",
    "grunt-saucelabs": "~8.3.2",
    "grunt-simple-mocha": "^0.4.0",
    "html-entities": "^1.1.1",
    "http-proxy": "~1.8.1",
    "husky": "~0.6.0",
    "istanbul": "~0.2.4",
    "load-grunt-config": "~0.7.0",
    "lodash": "~2.4.1",
    "marked": "^0.3.2",
    "marked-text-renderer": "^0.1.0",
    "mkdirp": "^0.5.0",
    "mocha": "~1.20.1",
    "mocha-screencast-reporter": "~0.1.4",
    "opn": "~1.0.0",
    "path-browserify": "0.0.0",
    "progress": "^1.1.8",
    "requirejs": "~2.1.14",
    "rjs-build-analysis": "0.0.3",
    "simple-git": "^0.11.0",
    "sinon": "^1.12.2",
    "sinon-as-promised": "^2.0.3",
    "tar": "^1.0.1"
  }
}
