![]() System : Linux absol.cf 5.4.0-198-generic #218-Ubuntu SMP Fri Sep 27 20:18:53 UTC 2024 x86_64 User : www-data ( 33) PHP Version : 7.4.33 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare, Directory : /usr/local/lib/node_modules/express/node_modules/utils-merge/ |
Upload File : |
{ "_from": "utils-merge@1.0.1", "_id": "utils-merge@1.0.1", "_inBundle": false, "_integrity": "sha1-n5VxD1CiZ5R7LMwSR0HBAoQn5xM=", "_location": "/express/utils-merge", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "utils-merge@1.0.1", "name": "utils-merge", "escapedName": "utils-merge", "rawSpec": "1.0.1", "saveSpec": null, "fetchSpec": "1.0.1" }, "_requiredBy": [ "/express" ], "_resolved": "https://registry.npmjs.org/utils-merge/-/utils-merge-1.0.1.tgz", "_shasum": "9f95710f50a267947b2ccc124741c1028427e713", "_spec": "utils-merge@1.0.1", "_where": "/usr/local/lib/node_modules/express", "author": { "name": "Jared Hanson", "email": "jaredhanson@gmail.com", "url": "http://www.jaredhanson.net/" }, "bugs": { "url": "http://github.com/jaredhanson/utils-merge/issues" }, "bundleDependencies": false, "dependencies": {}, "deprecated": false, "description": "merge() utility function", "devDependencies": { "chai": "1.x.x", "make-node": "0.3.x", "mocha": "1.x.x" }, "engines": { "node": ">= 0.4.0" }, "homepage": "https://github.com/jaredhanson/utils-merge#readme", "keywords": [ "util" ], "license": "MIT", "licenses": [ { "type": "MIT", "url": "http://opensource.org/licenses/MIT" } ], "main": "./index", "name": "utils-merge", "repository": { "type": "git", "url": "git://github.com/jaredhanson/utils-merge.git" }, "scripts": { "test": "mocha --reporter spec --require test/bootstrap/node test/*.test.js" }, "version": "1.0.1" }