Initial commit
[yaffs-website] / node_modules / grunt-contrib-sass / node_modules / async / component.json
1 {
2   "name": "async",
3   "description": "Higher-order functions and common patterns for asynchronous code",
4   "version": "0.9.2",
5   "keywords": [
6     "async",
7     "callback",
8     "utility",
9     "module"
10   ],
11   "license": "MIT",
12   "repository": "caolan/async",
13   "scripts": [
14     "lib/async.js"
15   ]
16 }