{
  "name": "peerio-s3",
  "version": "1.0.4",
  "description": "Knox wrapper",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/PeerioTechnologies/peerio-s3.git"
  },
  "keywords": [
    "ceph",
    "s3",
    "knox",
    "s3-compatible",
    "riak-cs",
    "swift",
    "aws-s3",
    "aws"
  ],
  "author": {
    "name": "Samuel Martin Moro",
    "email": "samuel@peerio.com",
    "url": "https://peerio.com"
  },
  "contributor": [
    {
      "name": "Vitaly Aminev",
      "email": "v@aminev.me",
      "web": "https://makeomatic.ru/"
    }
  ],
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/PeerioTechnologies/peerio-s3/issues"
  },
  "homepage": "https://github.com/PeerioTechnologies/peerio-s3",
  "dependencies": {
    "backoff": "^2.5.0",
    "bluebird": "^3.4.7",
    "debug": "latest",
    "myknox": "^0.9.3",
    "lodash": "^4.17.3"
  }
}
