mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-25 12:46:01 +10:00
26 lines
519 B
JSON
26 lines
519 B
JSON
{
|
|
"name": "async",
|
|
"npmName": "async",
|
|
"npmFileMap": [
|
|
{
|
|
"basePath": "/lib/",
|
|
"files": [
|
|
"*"
|
|
]
|
|
}
|
|
],
|
|
"filename": "async.min.js",
|
|
"version": "0.2.10",
|
|
"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"
|
|
}
|
|
]
|
|
} |