{
  "name": "appfog-api",
  "version": "0.0.2",
  "description": "Provides functions that wraps the AppFog API",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": "https://github.com/chrismatheson/appfog-api.git",
  "keywords": [
    "appfog",
    "api"
  ],
  "author": "Chris Matheson",
  "license": "BSD",
  "dependencies": {
    "request": "~2.21.0"
  }
}
