{"name":"@line/bot-sdk","version":"6.8.2","description":"Node.js SDK for LINE Messaging API","engines":{"node":">=8"},"main":"dist/index.js","types":"dist/index.d.ts","scripts":{"pretest":"npm run build","test":"API_BASE_URL=http://localhost:1234/ TEST_PORT=1234 TS_NODE_CACHE=0 nyc mocha","prettier":"prettier --parser typescript --trailing-comma all \"{lib,test}/**/*.ts\"","format":"npm run prettier -- --write","format:check":"npm run prettier -- -l","clean":"del-cli dist","prebuild":"npm run format:check && npm run clean","build":"tsc","docs":"vuepress dev docs","docs:build":"vuepress build docs","docs:deploy":"./deploy-docs.sh","release":"npm run build && npm publish --access public","precommit":"npm run format:check","prepush":"npm run format:check && npm run build && npm run test"},"repository":{"type":"git","url":"git+ssh://git@github.com/line/line-bot-sdk-nodejs.git"},"keywords":["node","line","sdk"],"dependencies":{"@types/body-parser":"^1.16.8","@types/file-type":"^5.2.1","@types/node":"^7.0.31","axios":"^0.19.0","body-parser":"^1.18.2","file-type":"^7.2.0"},"devDependencies":{"@types/express":"^4.0.35","@types/mocha":"^2.2.41","del-cli":"^1.1.0","express":"^4.16.3","husky":"^0.14.3","mocha":"^5.2.0","nyc":"^13.3.0","prettier":"^1.15.2","ts-node":"^8.3.0","typescript":"^3.1.6","vuepress":"^0.14.10"},"nyc":{"require":["ts-node/register"],"extension":[".ts"],"reporter":["lcov","text-summary"],"sourceMap":true,"instrument":true},"license":"Apache-2.0","gitHead":"e3e98e0e5e755713dfcaf43a4d31c4e23b11656c","bugs":{"url":"https://github.com/line/line-bot-sdk-nodejs/issues"},"homepage":"https://github.com/line/line-bot-sdk-nodejs#readme","_id":"@line/bot-sdk@6.8.2","_nodeVersion":"10.15.0","_npmVersion":"6.10.2","dist":{"shasum":"c40dd99227977f696d330ce02501bbe8edc1bd8b","size":35979,"noattachment":false,"key":"/@line/bot-sdk/-/@line/bot-sdk-6.8.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@line/bot-sdk/download/@line/bot-sdk-6.8.2.tgz"},"maintainers":[{"name":"gduan","email":""},{"name":"habara-k","email":""},{"name":"mokuzon","email":""},{"name":"rfkm","email":""},{"name":"yutakasai","email":""},{"name":"yuta_euchi","email":""}],"_npmUser":{"name":"xingoxu","email":"xingoxu@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/bot-sdk_6.8.2_1565245008727_0.5771004155631256"},"_hasShrinkwrap":false,"deprecated":"Some API domains has been changed. Old domains can't be used from April 30, 2020. Please refer https://developers.line.biz/en/news/2019/11/#notice-of-domain-name-change-for-certain-endpoints-2019-11-08 for details.","_cnpmcore_publish_time":"2021-12-19T19:33:36.088Z","publish_time":1565245008912,"_cnpm_publish_time":1565245008912,"dist-tags":{"alpha":"10.0.1-alpha","latest":"10.6.0"}}