{
  "name": "crud-client",
  "version": "0.0.1",
  "description": "CRUD Client",
  "main": "client.js",
  "dependencies": {
    "lodash": "^4.17.10",
    "mime": "^2.3.1",
    "uuid": "^3.3.2"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "rest",
    "crud",
    "js"
  ],
  "author": "Cinphon Lee <cinphon@gmail.com>",
  "license": "MIT"
}
