{
"_args": [
[
"run-async@^2.4.0",
"/usr/local/lib/node_modules/@ionic/cli/node_modules/inquirer"
]
],
"_from": "run-async@>=2.4.0 <3.0.0",
"_hasShrinkwrap": false,
"_id": "run-async@2.4.1",
"_inCache": true,
"_installable": true,
"_location": "/@ionic/cli/run-async",
"_nodeVersion": "12.16.1",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/run-async_2.4.1_1587966009268_0.1932416029427002"
},
"_npmUser": {
"email": "admin@simonboudrias.com",
"name": "sboudrias"
},
"_npmVersion": "6.13.4",
"_phantomChildren": {},
"_requested": {
"name": "run-async",
"raw": "run-async@^2.4.0",
"rawSpec": "^2.4.0",
"scope": null,
"spec": ">=2.4.0 <3.0.0",
"type": "range"
},
"_requiredBy": [
"/@ionic/cli/inquirer"
],
"_resolved": "https://registry.npmjs.org/run-async/-/run-async-2.4.1.tgz",
"_shasum": "8440eccf99ea3e70bd409d49aab88e10c189a455",
"_shrinkwrap": null,
"_spec": "run-async@^2.4.0",
"_where": "/usr/local/lib/node_modules/@ionic/cli/node_modules/inquirer",
"author": {
"email": "admin@simonboudrias.com",
"name": "Simon Boudrias"
},
"bugs": {
"url": "https://github.com/SBoudrias/run-async/issues"
},
"dependencies": {},
"description": "Utility method to run function either synchronously or asynchronously using the common `this.async()` style.",
"devDependencies": {
"mocha": "^7.1.0"
},
"directories": {},
"dist": {
"fileCount": 4,
"integrity": "sha512-tvVnVv01b8c1RrA6Ep7JkStj85Guv/YrMcwqYQnwjsAS2cTmmPGBBjAjpCW7RrSodNSoE2/qg9O4bceNvUuDgQ==",
"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJepnA5CRA9TVsSAnZWagAAWkUP/ioFe+TOHso6jPzihreo\nMoQTLB0+I4coYc642azZ1t306nHsj8m5Ts4JZiWaiTOq3HGY58yzNDINWi06\nsG1hIRL5f1D323sq6d+Ec5H/81qCDGNXFTzDKAVPLdsQCnHiTfcmYgv2C8UD\nDPR3gmTujpONC5S1iIhGXZAcEJFYNVnep6KPs/7UNMxlEP/bnMaWh2oLQg/Q\nllZFcBWh/mGnqO/6o9JshJsO2n6paFb5kuPsc36Atioqiix4QCRn9KG7rEty\n02JXaTOUAmqXeKnEsnKYwK77h2I6mkDrgNz29rDqzJmVmTxFqbGbuxU980Yb\nd4IU+4X/w6USQRjhT6IzRsfwe2EQpJ+39BZblYBlogwt7137DyOzXAAjWaVr\n6x6EeisqUViwmmw4JJn9jspI67GcQD6eE07NYydWNVKGMA5rRl0kaS7f6m6d\ntZlBUggMn3SKMZQmeTiXSK7OukwMlPKURv8G1DpBgYbtdK1ZF9s3Y4o54T+y\nQRzW6na4sKWueC90iBq6a5plYRFOhUMHkvng8YD/8bdG9GMv/ooWkWJOwjbK\n0lGZd4WvDkFGxXA+ASxQUY+rkNhm1nyX6a1UnhiOXJMcvIs3v53mbPwn5UmD\n+2kUIA04LY8OM1p6Pg7p8xp2vUrbuN+r8vwgGrO5pJoYk8plyNBivJr8WYGv\n6AAa\r\n=F96P\r\n-----END PGP SIGNATURE-----\r\n",
"shasum": "8440eccf99ea3e70bd409d49aab88e10c189a455",
"tarball": "https://registry.npmjs.org/run-async/-/run-async-2.4.1.tgz",
"unpackedSize": 6604
},
"engines": {
"node": ">=0.12.0"
},
"gitHead": "f3e0a18abf6e9569abfcf327daa9351c95f109b1",
"homepage": "https://github.com/SBoudrias/run-async#readme",
"keywords": [
"async",
"flow",
"flow-control"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "sboudrias",
"email": "admin@simonboudrias.com"
}
],
"name": "run-async",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/SBoudrias/run-async.git"
},
"scripts": {
"test": "mocha -R spec"
},
"version": "2.4.1"
}