{
  "name": "get-redirect-url",
  "version": "0.0.3",
  "description": "获取302重定向后的Url地址",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/kyo4311/get-redirect-url.git"
  },
  "gulpplugin": [
    "http 302",
    "url 302",
    "url redirect"
  ],
  "keywords": [
    "http 302",
    "url 302",
    "url redirect"
  ],
  "author": {
    "name": "guosheng",
    "email": "9169775@qq.com"
  },
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/kyo4311/get-redirect-url.git/issues"
  },
  "homepage": "https://github.com/kyo4311/get-redirect-url.git",
  "dependencies": {}
}