{ "_args": [ [ "now-and-later@^2.0.0", "/home/christine/0_WORK/gradcomm/mithril_client/node_modules/bach" ] ], "_from": "now-and-later@>=2.0.0 <3.0.0", "_hasShrinkwrap": false, "_id": "now-and-later@2.0.1", "_inCache": true, "_installable": true, "_location": "/now-and-later", "_nodeVersion": "10.15.1", "_npmOperationalInternal": { "host": "s3://npm-registry-packages", "tmp": "tmp/now-and-later_2.0.1_1554520745205_0.510710347243752" }, "_npmUser": { "email": "blaine.bublitz@gmail.com", "name": "phated" }, "_npmVersion": "6.4.1", "_phantomChildren": {}, "_requested": { "name": "now-and-later", "raw": "now-and-later@^2.0.0", "rawSpec": "^2.0.0", "scope": null, "spec": ">=2.0.0 <3.0.0", "type": "range" }, "_requiredBy": [ "/bach", "/vinyl-sourcemap" ], "_resolved": "https://registry.npmjs.org/now-and-later/-/now-and-later-2.0.1.tgz", "_shasum": "8e579c8685764a7cc02cb680380e94f43ccb1f7c", "_shrinkwrap": null, "_spec": "now-and-later@^2.0.0", "_where": "/home/christine/0_WORK/gradcomm/mithril_client/node_modules/bach", "author": { "email": "team@gulpjs.com", "name": "Gulp Team", "url": "http://gulpjs.com/" }, "bugs": { "url": "https://github.com/gulpjs/now-and-later/issues" }, "contributors": [ { "name": "Blaine Bublitz", "email": "blaine.bublitz@gmail.com" } ], "dependencies": { "once": "^1.3.2" }, "description": "Map over an array or object of values in parallel or series, passing each through the async iterator, with optional lifecycle hooks.", "devDependencies": { "eslint": "^1.7.3", "eslint-config-gulp": "^2.0.0", "expect": "^1.19.0", "istanbul": "^0.4.3", "istanbul-coveralls": "^1.0.3", "jscs": "^2.3.5", "jscs-preset-gulp": "^1.0.0", "mocha": "^2.4.5" }, "directories": {}, "dist": { "fileCount": 7, "integrity": "sha512-KGvQ0cB70AQfg107Xvs/Fbu+dGmZoTRJp2TaPwcwQm3/7PteUyN2BCgk8KBMPGBUXZdVwyWS8fDCGFygBm19UQ==", "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcqBqpCRA9TVsSAnZWagAANI8P/1nX0tk1llrbw/SYAUNt\nOKk6SAKureiPzMquWWKet6Q/+8YSMkiG9S/1ty+sP8bO65CUJQQk5bMHVqtf\nBmFN+6CGmzkxLQsAPcZLe4VxnKfr2W+QjBduEp8BS05Mxa/0xl3Bi2v4mMGN\nt9RmHNre+KeC25IS1TBjrNEL/xwMdVgIE6k4VnRDN8/k4bKyf4wbZcI4aWp7\nQIpd6hZ/cxLeL1K4KzWcHqel/UHGlXnijg1c8unQy1OZXv9qLtAjqbPBhbPK\n2f+2d/89cFxW+ZWS9cH7xiVYKVJOe1GtQCWRnbjIEWbE89ssA15JhBFzDq+V\n/5X1jmfVxvphX4ZIuboRwnepm3eh3z3SbjRupkzJy4IhEIb9avU7ITkg0X3Z\nVmBP40GESPdgla7b7KSaf1A5LNn/XCQf1CzJk85zygBDOdoJiCGoiwTEg2jf\nW4sDuLH63RwNQPGdYSM98fxO4MLIdUNYdKNjEumONeLSj6/0GelUXBu2eEA1\nTNHRM/F+Ir4V/cG6aRFwYF9MO8ky/pC4wgKHfIzYLbbRsWuhtWV1rpea6zvu\njPS9qAYfb0O5+iHnHpOx5N9+pAaxVtLjHoBsZHBh63zXZuT3gfwTAesle1WK\n6Eh7h7wruCBmHSXuwGWNI4UiWo5NFURYZvhW3TnDH0BPkXttnPyN6qPLOBwU\nDeog\r\n=3TWQ\r\n-----END PGP SIGNATURE-----\r\n", "shasum": "8e579c8685764a7cc02cb680380e94f43ccb1f7c", "tarball": "https://registry.npmjs.org/now-and-later/-/now-and-later-2.0.1.tgz", "unpackedSize": 14618 }, "engines": { "node": ">= 0.10" }, "gitHead": "c2c029c86b50d103e0046d164a61fe3974147d16", "homepage": "https://github.com/gulpjs/now-and-later#readme", "keywords": [ "aop", "aspect", "async", "async.js", "control", "debug", "extension", "flow", "map", "timing", "tracing", "tracing" ], "license": "MIT", "main": "index.js", "maintainers": [ { "name": "contra", "email": "yo@contra.io" }, { "name": "phated", "email": "blaine.bublitz@gmail.com" } ], "name": "now-and-later", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/gulpjs/now-and-later.git" }, "scripts": { "cover": "istanbul cover _mocha --report lcovonly", "coveralls": "npm run cover && istanbul-coveralls", "lint": "eslint . && jscs index.js lib/ test/", "pretest": "npm run lint", "test": "mocha --async-only" }, "version": "2.0.1" }