Sha256: 1c8e062e52b4be803af13b6af11a478fe6feb17369830b8171da2753cadac7de

Contents?: true

Size: 613 Bytes

Versions: 26

Compression:

Stored size: 613 Bytes

Contents

{
  "name": "async-each",
  "description": "No-bullshit, ultra-simple, 35-lines-of-code async parallel forEach / map function for JavaScript.",
  "version": "1.0.3",
  "license": "MIT",
  "keywords": [
    "async", "forEach", "each", "map",
    "asynchronous",
    "iteration", "iterate",
    "loop", "parallel",
    "concurrent", "array",
    "flow", "control flow"
  ],
  "files": ["index.js"],
  "homepage": "https://github.com/paulmillr/async-each/",
  "author": "Paul Miller (https://paulmillr.com/)",
  "repository": "git://github.com/paulmillr/async-each.git",
  "main": "index.js",
  "dependencies": {}
}

Version data entries

26 entries across 25 versions & 8 rubygems

Version Path
ezii-os-5.2.1 node_modules/async-each/package.json
ezii-os-2.0.1 node_modules/async-each/package.json
ezii-os-1.1.0 node_modules/async-each/package.json
ezii-os-1.0.0 node_modules/async-each/package.json
ezii-os-0.0.0.1.0 node_modules/async-each/package.json
ezii-os-0.0.0.0.1 node_modules/async-each/package.json