UNPKG

ajax-json-http-clinet

Version:

Completely handled http request to receive and send json data to/from server

42 lines 907 B
{ "name": "ajax-json-http-clinet", "description": "Completely handled http request to receive and send json data to/from server", "version": "1.0.1", "homepage": "https://github.com/humblesami/jsajax", "author": "Sami Akram (https://github.com/humblesami)", "contributors": [ "Sami" ], "repository": "jonschlinkert/is-odd", "bugs": { "url": "https://github.com/humblesami/jsajax/issues" }, "license": "MIT", "files": [ "index.js" ], "main": "index.js", "engines": { "node": ">=4" }, "scripts": { }, "dependencies": { }, "devDependencies": { }, "keywords": [ "ajax", "httprequest" ], "verb": { "toc": false, "layout": "default", "tasks": [ "readme" ], "lint": { "reflinks": true } } }