![]() 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/import-from/ |
{ "_args": [ [ "[email protected]", "/home/corals/clinic.corals.io" ] ], "_development": true, "_from": "[email protected]", "_id": "[email protected]", "_inBundle": false, "_integrity": "sha512-CiuXOFFSzkU5x/CR0+z7T91Iht4CXgfCxVOFRhh2Zyhg5wOpWvvDLQUsWl+gcN+QscYBjez8hDCt85O7RLDttQ==", "_location": "/import-from", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "[email protected]", "name": "import-from", "escapedName": "import-from", "rawSpec": "3.0.0", "saveSpec": null, "fetchSpec": "3.0.0" }, "_requiredBy": [ "/import-cwd" ], "_resolved": "https://registry.npmjs.org/import-from/-/import-from-3.0.0.tgz", "_spec": "3.0.0", "_where": "/home/corals/clinic.corals.io", "author": { "name": "Sindre Sorhus", "email": "[email protected]", "url": "sindresorhus.com" }, "bugs": { "url": "https://github.com/sindresorhus/import-from/issues" }, "dependencies": { "resolve-from": "^5.0.0" }, "description": "Import a module like with `require()` but from a given path", "devDependencies": { "ava": "^1.4.1", "tsd": "^0.7.2", "xo": "^0.24.0" }, "engines": { "node": ">=8" }, "files": [ "index.js", "index.d.ts" ], "homepage": "https://github.com/sindresorhus/import-from#readme", "keywords": [ "require", "resolve", "path", "module", "from", "like", "import", "path" ], "license": "MIT", "name": "import-from", "repository": { "type": "git", "url": "git+https://github.com/sindresorhus/import-from.git" }, "scripts": { "test": "xo && ava && tsd" }, "version": "3.0.0" }