{
  "name": "line-api-msg",
  "version": "0.0.9",
  "description": "",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "LINE",
    "BOT",
    "API",
    "node"
  ],
  "author": "",
  "license": "ISC",
  "dependencies": {
    "request": "^2.81.0"
  }
}