{
  "name": "files-explore",
  "version": "1.0.9",
  "description": "this is an auto web server for files explore",
  "scripts": {
    "start": "gulp && npm install && bower install",
    "build": "gulp build",
    "test": "karma start test/karma.conf.js && protractor test/protractor.conf.js"
  },
  "keywords": [
    "web server",
    "files explore"
  ],
  "repository": "https://github.com/chenkehxx/files-explore.git",
  "bin": "./server/app.js",
  "author": "chenkehxx<chenkehxx@gmail.com>",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/chenkehxx/files-explore/issues",
    "email": "chenkehxx@gmail.com"
  },
  "devDependencies": {
    "karma-browserify": "^4.4.1",
    "karma-chrome-launcher": "^0.2.1",
    "karma-jasmine": "^0.3.6"
  },
  "dependencies": {
    "angular": "^1.4.6",
    "angular-animate": "^1.4.7",
    "angular-ui-router": "^0.2.15",
    "body-parser": "^1.13.3",
    "bootstrap": "^3.3.5",
    "brfs": "^1.4.1",
    "browserify-istanbul": "^0.2.1",
    "browserify-ngannotate": "^1.0.1",
    "compression": "^1.5.2",
    "cookie-parser": "^1.3.5",
    "detect-indent": "^4.0.0",
    "express": "^4.13.3",
    "ffmpeg": "0.0.4",
    "font-awesome": "^4.4.0",
    "imagemagick-stream": "^3.0.0",
    "ip": "^1.1.0",
    "isparta": "^4.0.0",
    "jade": "^1.11.0",
    "jquery": "^2.1.4",
    "karma-browserify": "^4.4.1",
    "method-override": "^2.3.5",
    "morgan": "^1.6.1",
    "multiparty": "^4.1.2",
    "ng-file-upload": "^7.3.6",
    "nprogress": "^0.2.0",
    "open": "0.0.5",
    "q": "^1.4.1",
    "stream-transcoder": "0.0.5",
    "underscore": "^1.8.3",
    "video-screen": "0.0.1"
  }
}
