UNPKG

minixhr

Version:

super simpel and small cross-browser xhr

30 lines (29 loc) 655 B
{ "name": "minixhr", "version": "4.0.0", "description": "super simpel and small cross-browser xhr", "main": "minixhr.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/serapath/minixhr.git" }, "keywords": [ "xhr", "mini", "cors", "http", "request", "browser", "cross-browser", "ajax" ], "author": "serapath <dev@serapath.de> (http://www.github.com/serapath)", "license": "MIT", "bugs": { "url": "https://github.com/serapath/minixhr/issues" }, "homepage": "https://github.com/serapath/minixhr" }