![]() 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/clinic.corals.io/node_modules/concat/ |
{ "_args": [ [ "[email protected]", "/home/corals/clinic.corals.io" ] ], "_development": true, "_from": "[email protected]", "_id": "[email protected]", "_inBundle": false, "_integrity": "sha1-QPM1MInWVGdpXLGIa0Xt1jfYzKg=", "_location": "/concat", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "[email protected]", "name": "concat", "escapedName": "concat", "rawSpec": "1.0.3", "saveSpec": null, "fetchSpec": "1.0.3" }, "_requiredBy": [ "/laravel-mix" ], "_resolved": "https://registry.npmjs.org/concat/-/concat-1.0.3.tgz", "_spec": "1.0.3", "_where": "/home/corals/clinic.corals.io", "author": { "name": "Konstantin Gorodinskiy", "email": "[email protected]" }, "bin": { "concat": "bin/concat" }, "bugs": { "url": "https://github.com/gko/concat/issues" }, "dependencies": { "commander": "^2.9.0" }, "description": "concatenate multiple files", "devDependencies": { "@types/core-js": "^0.9.41", "@types/node": "^7.0.0", "core-js": "^2.4.1", "mocha": "^3.2.0", "typescript": "^2.1.5" }, "engines": { "node": ">=6" }, "homepage": "https://github.com/gko/concat#readme", "keywords": [ "concatenate", "files", "concat", "join" ], "license": "MIT", "main": "index.js", "name": "concat", "repository": { "type": "git", "url": "git+https://github.com/gko/concat.git" }, "scripts": { "bin": "tsc -t ES6 --moduleResolution node ./bin/concat.ts --outFile ./bin/concat", "build": "tsc -t ES6 --module commonjs --moduleResolution node index.ts && npm run bin", "test": "npm run build && _mocha" }, "version": "1.0.3" }