summaryrefslogtreecommitdiff
path: root/deps/npm/node_modules/request/node_modules/form-data/node_modules/async/component.json
blob: 0684c869b055eb24e2f608cc4d352f39c69e44dd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
  "name": "async",
  "description": "Higher-order functions and common patterns for asynchronous code",
  "version": "1.2.1",
  "keywords": [
    "async",
    "callback",
    "utility",
    "module"
  ],
  "license": "MIT",
  "main": "lib/async.js",
  "repository": "caolan/async",
  "scripts": [
    "lib/async.js"
  ]
}