UNPKG

async.sortby

Version:

async sortbymethod as module.

22 lines (21 loc) 419 B
{ "name": "async.sortby", "description": "async sortbymethod as module.", "main": "./index.js", "repository": { "type": "git", "url": "https://github.com/caolan/async.git" }, "author": "Caolan McMahon", "version": "0.5.2", "license": "MIT", "dependencies": { "async.map": "0.5.2", "async.util.map": "0.5.2" }, "keywords": [ "async", "async-modularized", "sortby" ] }