Files
cdnjs/ajax/libs/jquery.rest/package.json
T

19 lines
435 B
JSON

{
"name": "jquery.rest",
"filename": "jquery.rest.min.js",
"version": "1.0.2",
"description": "A jQuery plugin for easy consumption of RESTful APIs",
"homepage": "https://github.com/jpillora/jquery.rest",
"keywords": [
"jquery",
"rest",
"api"
],
"maintainers": [
{
"name": "Jaime Pillora",
"web": "https://github.com/jpillora/jquery.rest"
}
]
}