flea-http
Version:
easy pure javascript xhr rest module with header injector
31 lines (30 loc) • 664 B
JSON
{
"name": "flea-http",
"version": "1.0.0",
"description": "easy pure javascript xhr rest module with header injector ",
"main": "flea.js",
"directories": {
"example": "example"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/abundis29/flea.git"
},
"keywords": [
"XHR",
"Interceptors",
"Pure",
"Javascript",
"Rest",
"Alamo"
],
"author": "heysoyivan@gmail.com",
"license": "MIT",
"bugs": {
"url": "https://github.com/abundis29/flea/issues"
},
"homepage": "https://github.com/abundis29/flea#readme"
}