![]() 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/dceprojects.corals.io/node_modules/to-array/ |
{ "name": "to-array", "version": "0.1.4", "description": "Turn an array like into an array", "keywords": [], "author": "Raynos <[email protected]>", "repository": "git://github.com/Raynos/to-array.git", "main": "index", "homepage": "https://github.com/Raynos/to-array", "contributors": [ { "name": "Jake Verbaten" } ], "bugs": { "url": "https://github.com/Raynos/to-array/issues", "email": "[email protected]" }, "dependencies": {}, "devDependencies": { "tap": "~0.3.1" }, "licenses": [ { "type": "MIT", "url": "http://github.com/Raynos/to-array/raw/master/LICENSE" } ], "scripts": { "test": "tap --stderr --tap ./test" }, "component": { "scripts": { "to-array/index.js": "index.js" } } }