{
  "name": "easy-loop",
  "version": "1.7.2",
  "description": "Easy sync loop processing for Node.js",
  "main": "lib/easy-loop",
  "scripts": {
    "test": "node \"./test/easy-loop-test\""
  },
  "keywords": [
    "serial","loop","forEach","for","while","sync","easy loop","easy for","easy while","sync loop","iteration","step by step","concurrency","async","series","parallel","waterfall"
  ],
  "repository": {
    "type": "git",
    "url": "git+https://github.com/humy2833/easy-loop.git"
  },
  "bugs": {
    "url": "https://github.com/humy2833/easy-loop/issues"
  },
  "author": "humy2833 <humy2833@gmail.com>",
  "license": "MIT"
}
