{
  "name": "openstack-swift-client",
  "version": "0.1.0",
  "description": "A simple OpenStack Swift client implementation.",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "swift",
    "openstack",
    "client"
  ],
  "author": "Stéfano de Faria",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/stefanodefaria/openstack-swift.git"
  },
  "bugs": {
    "url": "https://github.com/stefanodefaria/openstack-swift/issues"
  },
  "homepage": "https://github.com/stefanodefaria/openstack-swift#readme"
}
