mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-17 00:36:26 +10:00
18 lines
444 B
JSON
18 lines
444 B
JSON
{
|
|
"name": "async",
|
|
"filename": "async.min.js",
|
|
"version": "0.2.7",
|
|
"description": "Higher-order functions and common patterns for asynchronous code",
|
|
"author": "Caolan McMahon",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "http://github.com/caolan/async.git"
|
|
},
|
|
"licenses": [
|
|
{
|
|
"type": "MIT",
|
|
"url": "http://github.com/caolan/async/raw/master/LICENSE"
|
|
}
|
|
]
|
|
}
|