![]() 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 : /lib/node_modules/npm/node_modules/path-is-inside/ |
{ "_args": [ [ "[email protected]", "/Users/rebecca/code/npm" ] ], "_from": "[email protected]", "_id": "[email protected]", "_inBundle": false, "_integrity": "sha1-NlQX3t5EQw0cEa9hAn+s8HS9/FM=", "_location": "/path-is-inside", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "[email protected]", "name": "path-is-inside", "escapedName": "path-is-inside", "rawSpec": "1.0.2", "saveSpec": null, "fetchSpec": "1.0.2" }, "_requiredBy": [ "/", "/eslint", "/fs-vacuum", "/gentle-fs", "/is-path-inside" ], "_resolved": "https://registry.npmjs.org/path-is-inside/-/path-is-inside-1.0.2.tgz", "_spec": "1.0.2", "_where": "/Users/rebecca/code/npm", "author": { "name": "Domenic Denicola", "email": "[email protected]", "url": "https://domenic.me" }, "bugs": { "url": "https://github.com/domenic/path-is-inside/issues" }, "description": "Tests whether one path is inside another path", "devDependencies": { "jshint": "~2.3.0", "mocha": "~1.15.1" }, "files": [ "lib" ], "homepage": "https://github.com/domenic/path-is-inside#readme", "keywords": [ "path", "directory", "folder", "inside", "relative" ], "license": "(WTFPL OR MIT)", "main": "lib/path-is-inside.js", "name": "path-is-inside", "repository": { "type": "git", "url": "git+https://github.com/domenic/path-is-inside.git" }, "scripts": { "lint": "jshint lib", "test": "mocha" }, "version": "1.0.2" }