{
  "name": "@smartface/library-manager",
  "version": "6.7.8-beta.3",
  "description": "",
  "bin": {
    "sfLibraryManager": "libraryManager.js",
    "sfLibraryManagerClient": "client.js"
  },
  "dependencies": {
    "async": "^2.6.1",
    "bytes": "^3.0.0",
    "chokidar": "^2.0.3",
    "minimist": "^1.2.0",
    "node-ipc": "^9.1.1",
    "ws": "^7.2.0"
  },
  "devDependencies": {},
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/smartface/smartface.library-manager.git"
  },
  "author": "Smartface",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/smartface/smartface.library-manager/issues"
  },
  "homepage": "https://github.com/smartface/smartface.library-manager#readme"
}