mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-21 18:56:05 +10:00
22 lines
517 B
JSON
22 lines
517 B
JSON
{
|
|
"name": "superagent",
|
|
"filename": "superagent.min.js",
|
|
"version": "0.15.7",
|
|
"description": "elegant & feature rich browser / node HTTP with a fluent API",
|
|
"homepage": "http://visionmedia.github.io/superagent/",
|
|
"keywords": [
|
|
"http",
|
|
"ajax",
|
|
"request",
|
|
"agent"
|
|
],
|
|
"author": "TJ Holowaychuk <tj@vision-media.ca>",
|
|
"contributors": [
|
|
"Hunter Loftis <hunter@hunterloftis.com>"
|
|
],
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/visionmedia/superagent.git"
|
|
}
|
|
}
|