knucklebone
Version:
Lightweight AJAX library for the client
32 lines • 518 B
JSON
{
"name": "knucklebone",
"description": "Lightweight, Streamable, and Modular, AJAX library for the client",
"main": "knucklebone.js",
"keywords": [
"AJAX",
"JavaScript",
"Micro",
"library",
"HTTP",
"request",
"response",
"JSON",
"lightweight"
],
"license": "MIT",
"homepage": "https://github.com/samueleaton/knucklebone",
"ignore": [
"bower.json",
"logo.png",
"README.md",
".*"
],
"ignore": [
"node_modules",
"bower_components",
"test",
"tests",
"src",
".DS_Store"
]
}