{
  "name": "api-core-service",
  "version": "1.0.9",
  "description": "Simple, flexible and easy api service that wraps axios",
  "main": "index.js",
  "scripts": {
    "test": ""
  },
  "keywords": [
    "api",
    "service",
    "core",
    "axios",
    "wrapper"
  ],
  "homepage": "https://github.com/ahmetonurslmz/api-core-service.git",
  "repository": {
    "type": "git",
    "url": "https://github.com/ahmetonurslmz/api-core-service.git"
  },
  "author": "ahmetonurslmz",
  "email": "ahmetonurslmz@gmail.com",
  "url": "https://ahmetonursolmaz.com.tr",
  "license": "MIT",
  "dependencies": {
    "axios": "^0.21.1"
  }
}
