{"name":"@line/bot-sdk","version":"1.1.0","description":"Node.js SDK for LINE Messaging API","engines":{"node":">=4"},"main":"dist/index.js","types":"types/index.d.ts","scripts":{"pretest":"npm run build","test":"API_BASE_URL=http://localhost:1234/ TEST_PORT=1234 mocha -r ts-node/register test/*.spec.ts","lint":"tslint '{lib,test}/**/*.ts'","clean":"rm -rf dist","prebuild":"npm run lint && npm run clean","build":"tsc","docs":"gitbook install && gitbook serve docs","docs:publish":"./docs/publish.sh","release":"npm run build && npm publish --access public"},"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.4","body-parser":"^1.17.1","got":"^6.7.1"},"devDependencies":{"@types/express":"^4.0.35","@types/mocha":"^2.2.40","express":"^4.15.2","gitbook-cli":"^2.3.0","mocha":"^3.2.0","ts-node":"^3.0.2","tslint":"^5.1.0","typescript":"^2.1.5"},"license":"Apache-2.0","gitHead":"af2ecd82ed5288edf8ec4ebf45120eac82136f76","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@1.1.0","_shasum":"bb4ed3a473c4a1f2bed10a59d0139e09c20550ad","_from":".","_npmVersion":"4.1.2","_nodeVersion":"6.10.0","_npmUser":{"name":"noraesae","email":"me@noraesae.net"},"dist":{"shasum":"bb4ed3a473c4a1f2bed10a59d0139e09c20550ad","size":12410,"noattachment":false,"key":"/@line/bot-sdk/-/@line/bot-sdk-1.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@line/bot-sdk/download/@line/bot-sdk-1.1.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-1.1.0.tgz_1496216996321_0.14023318281397223"},"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:39.274Z","publish_time":1496216996447,"_cnpm_publish_time":1496216996447,"dist-tags":{"alpha":"10.0.1-alpha","latest":"10.6.0"}}