UNPKG

portals

Version:

An XHR/Ajax library with sugar for single page applications.

32 lines (31 loc) 557 B
{ "name": "portals", "version": "0.1.3", "authors": [ "Nick Glenn <nick@helpfulhuman.com>" ], "description": "An XHR/Ajax library with sugar for single page applications.", "main": "portals.js", "moduleType": [ "globals", "node" ], "keywords": [ "xhr", "ajax", "api", "services", "portals" ], "license": "MIT", "homepage": "https://github.com/HelpfulHuman/Portals", "ignore": [ "**/.*", "node_modules", "bower_components", "test", "tests", "gulpfile.js", "LICENSE" ] }