Server : nginx/1.20.1 System : Linux ccpf-production-2021 5.4.0-148-generic #165-Ubuntu SMP Tue Apr 18 08:53:12 UTC 2023 x86_64 User : forge ( 1000) PHP Version : 7.4.21 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 : /lib/node_modules/gulp/node_modules/arr-map/ |
{
"_from": "arr-map@^2.0.0",
"_id": "arr-map@2.0.2",
"_inBundle": false,
"_integrity": "sha1-Onc0X/wc814qkYJWAfnljy4kysQ=",
"_location": "/gulp/arr-map",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "arr-map@^2.0.0",
"name": "arr-map",
"escapedName": "arr-map",
"rawSpec": "^2.0.0",
"saveSpec": null,
"fetchSpec": "^2.0.0"
},
"_requiredBy": [
"/gulp/bach",
"/gulp/collection-map",
"/gulp/undertaker"
],
"_resolved": "https://registry.npmjs.org/arr-map/-/arr-map-2.0.2.tgz",
"_shasum": "3a77345ffc1cf35e2a91825601f9e58f2e24cac4",
"_spec": "arr-map@^2.0.0",
"_where": "/usr/lib/node_modules/gulp/node_modules/undertaker",
"author": {
"name": "Jon Schlinkert",
"url": "https://github.com/jonschlinkert"
},
"bugs": {
"url": "https://github.com/jonschlinkert/arr-map/issues"
},
"bundleDependencies": false,
"dependencies": {
"make-iterator": "^1.0.0"
},
"deprecated": false,
"description": "Faster, node.js focused alternative to JavaScript's native array map.",
"devDependencies": {
"array-map": "^0.0.0",
"benchmarked": "^0.2.5",
"braces": "^2.0.3",
"chalk": "^1.1.3",
"glob": "^7.1.1",
"gulp-format-md": "^0.1.11",
"micromatch": "^2.3.11",
"mocha": "^3.2.0"
},
"engines": {
"node": ">=0.10.0"
},
"files": [
"index.js"
],
"homepage": "https://github.com/jonschlinkert/arr-map",
"keywords": [
"arr",
"array",
"map"
],
"license": "MIT",
"main": "index.js",
"name": "arr-map",
"repository": {
"type": "git",
"url": "git+https://github.com/jonschlinkert/arr-map.git"
},
"scripts": {
"benchmark": "node benchmark",
"test": "mocha"
},
"verb": {
"toc": false,
"layout": "default",
"tasks": [
"readme"
],
"related": {
"list": [
"arr-diff",
"arr-filter",
"arr-flatten",
"arr-reduce"
]
},
"plugins": [
"gulp-format-md"
],
"lint": {
"reflinks": true
}
},
"version": "2.0.2"
}