{
  "name": "rednet-google-contacts",
  "version": "0.0.11",
  "description": "API wrapper for Google Contacts",
  "main": "index.js",
  "directories": {
    "test": "tests"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git@github.com:sebay00/Google-Contacts.git"
  },
  "keywords": [
    "google",
    "contacts",
    "api",
    "rednet"
  ],
  "author": "sebay00 <sebastien.britan@rednet.io>",
  "license": "MIT",
  "dependencies": {
    "underscore": "^1.8.3"
  },
  "bugs": {
    "url": "https://github.com/sebay00/Google-Contacts/issues"
  },
  "homepage": "https://github.com/sebay00/Google-Contacts",
  "devDependencies": {}
}
