{"name":"@line/bot-sdk","version":"4.0.0","description":"Node.js SDK for LINE Messaging API","engines":{"node":">=4"},"main":"dist/index.js","types":"dist/index.d.ts","files":["dist","docs","lib"],"scripts":{"pretest":"npm run build","test":"API_BASE_URL=http://localhost:1234/ TEST_PORT=1234 TS_NODE_CACHE=0 mocha -r ts-node/register test/*.spec.ts","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":"gitbook install && gitbook serve docs","docs:publish":"./docs/publish.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.3","@types/node":"^7.0.31","axios":"^0.16.2","body-parser":"^1.17.2"},"devDependencies":{"@types/express":"^4.0.35","@types/mocha":"^2.2.41","del-cli":"^1.1.0","express":"^4.15.3","gitbook-cli":"^2.3.0","husky":"^0.14.3","mocha":"^3.4.2","prettier":"^1.7.4","ts-node":"^3.0.6","typescript":"^2.3.4"},"license":"Apache-2.0","gitHead":"be100e0c56090c3f6a72ee5f74b2b4876dcba7f0","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@4.0.0","_shasum":"93404ffee0eb071f6e97f7aba6e2ce38339f85ba","_from":".","_npmVersion":"3.7.5","_nodeVersion":"6.11.4","_npmUser":{"name":"noraesae","email":"me@noraesae.net"},"dist":{"shasum":"93404ffee0eb071f6e97f7aba6e2ce38339f85ba","size":736599,"noattachment":false,"key":"/@line/bot-sdk/-/@line/bot-sdk-4.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@line/bot-sdk/download/@line/bot-sdk-4.0.0.tgz"},"maintainers":[{"name":"gduan","email":""},{"name":"habara-k","email":""},{"name":"mokuzon","email":""},{"name":"rfkm","email":""},{"name":"yutakasai","email":""},{"name":"yuta_euchi","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/bot-sdk-4.0.0.tgz_1508902754675_0.2966950179543346"},"directories":{},"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:32:48.432Z","publish_time":1508902754777,"_cnpm_publish_time":1508902754777,"dist-tags":{"alpha":"10.0.1-alpha","latest":"10.6.0"}}