UNPKG

api-endpoint-axios

Version:

This library for api endpoint using Axios and able to customizing the key/props

26 lines (25 loc) 617 B
{ "name": "api-endpoint-axios", "version": "1.0.0", "description": "This library for api endpoint using Axios and able to customizing the key/props", "main": "index.js", "scripts": { "test": "test", "build": "build" }, "repository": { "type": "git", "url": "git+https://github.com/hadiindrawan/api-endpoint-js.git" }, "keywords": [ "API", "Axios", "Endpoint" ], "author": "Hadi Indrawan", "license": "ISC", "bugs": { "url": "https://github.com/hadiindrawan/api-endpoint-js/issues" }, "homepage": "https://github.com/hadiindrawan/api-endpoint-js#readme" }