{ "_from": "unicorn-magic@^0.3.0", "_id": "unicorn-magic@0.3.0", "_inBundle": false, "_integrity": "sha512-+QBBXBCvifc56fsbuxZQ6Sic3wqqc3WWaqxs58gvJrcOuN83HGTCwz3oS5phzU9LthRNE9VrJCFCLUgHeeFnfA==", "_location": "/unicorn-magic", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "unicorn-magic@^0.3.0", "name": "unicorn-magic", "escapedName": "unicorn-magic", "rawSpec": "^0.3.0", "saveSpec": null, "fetchSpec": "^0.3.0" }, "_requiredBy": [ "/npm-run-path" ], "_resolved": "https://registry.npmmirror.com/unicorn-magic/-/unicorn-magic-0.3.0.tgz", "_shasum": "4efd45c85a69e0dd576d25532fbfa22aa5c8a104", "_spec": "unicorn-magic@^0.3.0", "_where": "D:\\jenkins\\workspace\\gyl-fvue\\node_modules\\npm-run-path", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "https://sindresorhus.com" }, "bugs": { "url": "https://github.com/sindresorhus/unicorn-magic/issues" }, "bundleDependencies": false, "deprecated": false, "description": "Some useful utilities I often need", "devDependencies": { "ava": "^6.1.3", "in-range": "^3.0.0", "time-span": "^5.1.0", "typescript": "^5.5.4", "xo": "^0.59.2" }, "engines": { "node": ">=18" }, "exports": { "node": { "types": "./node.d.ts", "import": "./node.js" }, "default": { "types": "./default.d.ts", "import": "./default.js" } }, "files": [ "node.js", "node.d.ts", "default.js", "default.d.ts" ], "funding": "https://github.com/sponsors/sindresorhus", "homepage": "https://github.com/sindresorhus/unicorn-magic#readme", "keywords": [ "utilities", "util", "extras", "url", "path", "delay", "wait", "settimeout", "sleep", "child_process", "child", "process", "subprocess", "exec", "execfile", "execfilesync" ], "license": "MIT", "name": "unicorn-magic", "repository": { "type": "git", "url": "git+https://github.com/sindresorhus/unicorn-magic.git" }, "scripts": { "test": "xo && ava && tsc node.d.ts" }, "sideEffects": false, "type": "module", "version": "0.3.0" }