{
  "_args": [
    [
      "easy-loop@1.7.2",
      "/Users/yjlee/project/FTP-Simple"
    ]
  ],
  "_from": "easy-loop@1.7.2",
  "_id": "easy-loop@1.7.2",
  "_inBundle": false,
  "_integrity": "sha1-7g55VsH7RTrtqhsP2OO5brqm0Fg=",
  "_location": "/easy-loop",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "easy-loop@1.7.2",
    "name": "easy-loop",
    "escapedName": "easy-loop",
    "rawSpec": "1.7.2",
    "saveSpec": null,
    "fetchSpec": "1.7.2"
  },
  "_requiredBy": [
    "/",
    "/easy-ftp",
    "/ftp-simple"
  ],
  "_resolved": "https://registry.npmjs.org/easy-loop/-/easy-loop-1.7.2.tgz",
  "_spec": "1.7.2",
  "_where": "/Users/yjlee/project/FTP-Simple",
  "author": {
    "name": "humy2833",
    "email": "humy2833@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/humy2833/easy-loop/issues"
  },
  "description": "Easy sync loop processing for Node.js",
  "homepage": "https://github.com/humy2833/easy-loop#readme",
  "keywords": [
    "serial",
    "loop",
    "forEach",
    "for",
    "while",
    "sync",
    "easy loop",
    "easy for",
    "easy while",
    "sync loop",
    "iteration",
    "step by step",
    "concurrency",
    "async",
    "series",
    "parallel",
    "waterfall"
  ],
  "license": "MIT",
  "main": "lib/easy-loop",
  "name": "easy-loop",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/humy2833/easy-loop.git"
  },
  "scripts": {
    "test": "node \"./test/easy-loop-test\""
  },
  "version": "1.7.2"
}
