{
  "name": "client-swift-sda",
  "version": "0.1.2",
  "description": "A fork of matsune's official Object Storage OpenStack Swift client for Node.js",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "object-storage",
    "openstack",
    "openstack-storage",
    "swift"
  ],
  "author": "SDAChess's fork of matsune",
  "license": "ISC",
  "dependencies": {
    "request": "^2.88.0"
  }
}
