{
  "name": "bing-search",
  "version": "0.0.1",
  "description": "Search content with Bing",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": "",
  "author": "",
  "license": "BSD",
  "dependencies": {
    "request": "~2.27.0",
    "deferred": "~0.6.5"
  }
}
