discord-baymax-bot/node_modules/superagent/component.json

22 lines
408 B
JSON
Raw Permalink Normal View History

2017-03-24 04:52:08 +00:00
{
"name": "superagent",
"repo": "visionmedia/superagent",
"version": "1.8.2",
"description": "elegant & feature rich browser / node HTTP with a fluent API",
"keywords": [
"http",
"ajax",
"request",
"agent"
],
"scripts": [
"lib/client.js"
],
"main": "lib/client.js",
"dependencies": {
"component/emitter": "*",
"component/reduce": "*"
},
"license": "MIT"
}