{
  "name": "nsolid-console",
  "description": "N|Solid Management Console",
  "version": "1.4.4",
  "license": "SEE LICENSE IN LICENSE.txt",
  "private": true,
  "scripts": {
    "start": "NODE_ENV=production node bin/nsolid-console --interval=1000",
    "demo": "NODE_ENV=production node bin/demo.js",
    "proxy": "npm ex nsolid-proxy -- npm start"
  },
  "repository": {
    "type": "git",
    "url": "noop"
  },
  "dependencies": {
    "async": "^1.3.0",
    "babel": "^5.7.4",
    "babel-core": "^5.7.4",
    "camelize": "^1.0.0",
    "d3": "^3.5.6",
    "debug": "^2.2.0",
    "history": "^1.17.0",
    "leveldown": "^1.4.3",
    "levelup": "^1.3.1",
    "lucene-query-parser": "^1.0.1",
    "merge": "^1.2.0",
    "mkdirp": "^0.5.1",
    "npm-which": "^2.0.0",
    "rc": "^1.1.1",
    "react": "^0.14.3",
    "react-addons-pure-render-mixin": "^0.14.3",
    "react-dom": "^0.14.3",
    "react-router": "^1.0.3",
    "rimraf": "^2.4.2",
    "routes": "^2.1.0",
    "rpc-stream": "^2.1.1",
    "skateboard": "1.4.x",
    "split": "^1.0.0",
    "st": "^1.0.0",
    "through": "^2.3.8",
    "tmp": "0.0.26",
    "yargs": "^3.15.0"
  }
}
