{
  "name": "hexo-seo-autopush",
  "version": "2.1.5",
  "description": "Daily automatic submission of urls to baidu and Google bing",
  "main": "index.js",
  "scripts": {},
  "bin": {
    "hexoautopush": "bin/google_push.js"
  },
  "keywords": [
    "hexo",
    "deployer",
    "baidu",
    "bing",
    "google",
    "push",
    "url",
    "seo"
  ],
  "repository": {
    "type": "git",
    "url": "https://github.com/Lete114/hexo-seo-autopush.git"
  },
  "author": {
    "name": "Lete114",
    "url": "https://www.imlete.cn"
  },
  "license": "MIT",
  "dependencies": {
    "googleapis": "^67.0.0",
    "request": "^2.88.2"
  }
}
