package.json 1.69 KB
{
  "_from": "messaging-api-line",
  "_id": "messaging-api-line@0.8.3",
  "_inBundle": false,
  "_integrity": "sha512-EQRqW9UMtfQPw/PfnkFue7eSXZlxX2Ke5frFGhl6UHUW5Qfi4KPpvAqf2VTaU/cU7rGhGnZWuNbjoxkCWDyT8A==",
  "_location": "/messaging-api-line",
  "_phantomChildren": {},
  "_requested": {
    "type": "tag",
    "registry": true,
    "raw": "messaging-api-line",
    "name": "messaging-api-line",
    "escapedName": "messaging-api-line",
    "rawSpec": "",
    "saveSpec": null,
    "fetchSpec": "latest"
  },
  "_requiredBy": [
    "#USER",
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/messaging-api-line/-/messaging-api-line-0.8.3.tgz",
  "_shasum": "53344ba1e88bc91da5c03df5618e32a395e176e8",
  "_spec": "messaging-api-line",
  "_where": "C:\\Users\\김수민\\Desktop\\ostt\\LINEBOT",
  "browser": "lib/browser.js",
  "bugs": {
    "url": "https://github.com/Yoctol/messaging-apis/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "axios": "^0.19.0",
    "axios-error": "^0.8.1",
    "debug": "^4.1.1",
    "image-type": "^4.1.0",
    "invariant": "^2.2.4",
    "lodash.omit": "^4.5.0",
    "url-join": "^4.0.1"
  },
  "deprecated": false,
  "description": "Messaging API client for LINE",
  "devDependencies": {
    "axios-mock-adapter": "^1.17.0"
  },
  "engines": {
    "node": ">=8"
  },
  "gitHead": "874202b421e7b302d84d9b039fbfc30b39a77ee3",
  "homepage": "https://github.com/Yoctol/messaging-apis#readme",
  "keywords": [
    "bot",
    "chatbot",
    "line",
    "messaging-apis"
  ],
  "license": "MIT",
  "main": "lib/index.js",
  "name": "messaging-api-line",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Yoctol/messaging-apis.git"
  },
  "version": "0.8.3"
}