rstify-ask
Version:
Restify is a comprehensive npm package that streamlines and enhances the handling of HTTP requests in JavaScript applications.
126 lines (125 loc) • 2.74 kB
JSON
{
"name": "rstify-ask",
"version": "1.0.19",
"description": "Restify is a comprehensive npm package that streamlines and enhances the handling of HTTP requests in JavaScript applications.",
"keywords": [
"rstify",
"ask",
"HTTP",
"request",
"API",
"client",
"JavaScript",
"library",
"promise",
"cancel",
"token",
"error handling",
"utility",
"fetch",
"axios",
"asynchronous",
"HTTP methods",
"cancellation",
"form data",
"JSON",
"FormData",
"response",
"headers",
"status code",
"network",
"communication",
"interaction",
"web",
"browser",
"server",
"promise-based",
"middleware",
"dynamic authorization",
"utility functions",
"collaboration",
"teamwork",
"open-source",
"npm",
"package",
"HTTP client",
"RESTful",
"asynchronous programming",
"async/await",
"concurrency",
"timeout",
"interoperability",
"interoperable",
"interoperable requests",
"middleware",
"utility library",
"HTTP headers",
"CORS",
"security",
"HTTPS",
"network request",
"dynamic headers",
"data serialization",
"interoperable REST",
"REST client",
"collaborative development",
"middleware handling",
"concurrency control",
"request configuration",
"error management",
"RESTful APIs",
"data exchange",
"data format",
"interoperable data",
"client-server communication",
"npm package",
"promise chaining",
"RESTful communication",
"resource handling",
"flexible requests",
"HTTP status",
"utility methods",
"team collaboration",
"authorization handling",
"versatile requests",
"RESTful integration",
"collaboration tools",
"response processing",
"data parsing",
"status code handling",
"versatile library",
"network utility",
"collaborative coding",
"asynchronous collaboration",
"web integration",
"utility package",
"API integration",
"HTTP utility",
"request management",
"RESTful utility",
"promise utility",
"collaborative programming",
"dynamic communication",
"asynchronous utility",
"HTTP handling",
"team coding"
],
"main": "index.js",
"scripts": {
"build": "babel src --out-file index.js",
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "dev_abhay",
"license": "ISC",
"resolve": {
"extensions": [".tsx", ".ts", ".js"]
},
"devDependencies": {
"@babel/cli": "^7.23.9",
"@babel/core": "^7.23.9"
},
"dependencies": {
"@babel/preset-env": "^7.23.9",
"@babel/preset-react": "^7.23.3"
}
}