package.json 1.5 KB
{
  "_from": "axios-error@^0.8.1",
  "_id": "axios-error@0.8.1",
  "_inBundle": false,
  "_integrity": "sha512-4YIf0FK2aO8HHVAQXvVFK2oPQSsOh3P1WQjkwQwO3oFjq4vO3S3YSyiRzyebBIR4NmcHaMJ6W5m0iHuisG7lTA==",
  "_location": "/axios-error",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "axios-error@^0.8.1",
    "name": "axios-error",
    "escapedName": "axios-error",
    "rawSpec": "^0.8.1",
    "saveSpec": null,
    "fetchSpec": "^0.8.1"
  },
  "_requiredBy": [
    "/messaging-api-line"
  ],
  "_resolved": "https://registry.npmjs.org/axios-error/-/axios-error-0.8.1.tgz",
  "_shasum": "4d9c21370465c290d07192e7f3eacfff49c256ae",
  "_spec": "axios-error@^0.8.1",
  "_where": "C:\\Users\\김수민\\Desktop\\ostt\\LINEBOT\\node_modules\\messaging-api-line",
  "bugs": {
    "url": "https://github.com/Yoctol/messaging-apis/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "An axios error wrapper that aim to provide clear error message to the user",
  "devDependencies": {
    "axios": "^0.19.0",
    "axios-mock-adapter": "^1.17.0"
  },
  "engines": {
    "node": ">=8"
  },
  "gitHead": "622f5664634c26e752e4e54bd32dbc773271390f",
  "homepage": "https://github.com/Yoctol/messaging-apis#readme",
  "keywords": [
    "axios",
    "error",
    "http"
  ],
  "license": "MIT",
  "main": "lib/index.js",
  "name": "axios-error",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Yoctol/messaging-apis.git"
  },
  "version": "0.8.1"
}