line-api-msg
Version:
I write japanese at bottom.
20 lines • 323 B
JSON
{
"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"
}
}