{ "_from": "object-to-spawn-args@^2.0.1", "_id": "object-to-spawn-args@2.0.1", "_inBundle": false, "_integrity": "sha512-6FuKFQ39cOID+BMZ3QaphcC8Y4cw6LXBLyIgPU+OhIYwviJamPAn+4mITapnSBQrejB+NNp+FMskhD8Cq+Ys3w==", "_location": "/object-to-spawn-args", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "object-to-spawn-args@^2.0.1", "name": "object-to-spawn-args", "escapedName": "object-to-spawn-args", "rawSpec": "^2.0.1", "saveSpec": null, "fetchSpec": "^2.0.1" }, "_requiredBy": [ "/jsdoc-api" ], "_resolved": "https://registry.npmjs.org/object-to-spawn-args/-/object-to-spawn-args-2.0.1.tgz", "_shasum": "cf8b8e3c9b3589137a469cac90391f44870144a5", "_spec": "object-to-spawn-args@^2.0.1", "_where": "/home/l/plc/node-red/node_modules/jsdoc-api", "author": { "name": "Lloyd Brookes" }, "bugs": { "url": "https://github.com/75lb/object-to-spawn-args/issues" }, "bundleDependencies": false, "deprecated": false, "description": "Converts an object to a child_process.spawn args array", "devDependencies": { "test-runner": "^0.6.3" }, "engines": { "node": ">=8.0.0" }, "files": [ "index.js" ], "homepage": "https://github.com/75lb/object-to-spawn-args#readme", "keywords": [ "child_process", "spawn" ], "license": "MIT", "name": "object-to-spawn-args", "repository": { "type": "git", "url": "git+https://github.com/75lb/object-to-spawn-args.git" }, "scripts": { "test": "test-runner test.js" }, "version": "2.0.1" }