{
  "name": "foursquare-api",
  "version": "1.0.0",
  "description": "Foursquare API service",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "rest",
    "api",
    "restful",
    "node",
    "service"
  ],
  "author": "Malik Nurmatov <mnurmatov@gmail.com> (https://github.com/maliknurmatov)",
  "license": "BSD-2-Clause"
}
