![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /home/corals/mets.corals.io/wp-content/metras.v32.1/node_modules/array-reduce/ |
{ "name": "array-reduce", "version": "0.0.0", "description": "`[].reduce()` for old browsers", "main": "index.js", "devDependencies": { "tape": "~2.3.2" }, "scripts": { "test": "tape test/*.js" }, "repository": { "type": "git", "url": "git://github.com/substack/array-reduce.git" }, "homepage": "https://github.com/substack/array-reduce", "keywords": [ "array", "reduce", "es5", "ie6", "ie7", "ie8", "fold" ], "author": { "name": "James Halliday", "email": "[email protected]", "url": "http://substack.net" }, "license": "MIT", "testling": { "files": "test/*.js", "browsers": [ "ie/8..latest", "firefox/16..latest", "firefox/nightly", "chrome/22..latest", "chrome/canary", "opera/12..latest", "opera/next", "safari/5.1..latest", "ipad/6.0..latest", "iphone/6.0..latest", "android-browser/4.2..latest" ] } }