{
  "name": "await-num-q",
  "version": "1.2.7",
  "description": "一个用于 处理 指定并行异步任务数量的 队列",
  "keywords":["q","await","async","队列","异步","并行"],
  "main": "dist/index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "types": "dist/index.d.ts",
  "author": "xxl.nice@foxmail.com",
  "license": "ISC"
}
