MOON
Server: Apache
System: Linux e2e-78-16.ssdcloudindia.net 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64
User: imensosw (1005)
PHP: 7.4.33
Disabled: exec,passthru,shell_exec,system
Upload Files
File: /home/imensosw/.npm/registry.npmjs.org/is-path-cwd/.cache.json
{"_id":"is-path-cwd","_rev":"7-e32617759eab56ee564e5b2cded46081","name":"is-path-cwd","description":"Check if a path is CWD","dist-tags":{"latest":"2.0.0"},"versions":{"0.1.0":{"name":"is-path-cwd","version":"0.1.0","description":"Check if a path is CWD","license":"MIT","repository":{"type":"git","url":"git://github.com/sindresorhus/is-path-cwd"},"author":{"name":"Sindre Sorhus","email":"sindresorhus@gmail.com","url":"http://sindresorhus.com"},"engines":{"node":">=0.10.0"},"scripts":{"test":"mocha"},"files":["index.js"],"keywords":["path","cwd","pwd","check","filepath","file","folder"],"devDependencies":{"mocha":"*"},"bugs":{"url":"https://github.com/sindresorhus/is-path-cwd/issues"},"homepage":"https://github.com/sindresorhus/is-path-cwd","_id":"is-path-cwd@0.1.0","_shasum":"df3c09a7cab10bd40b9d1cdfae485bd882d4b1ab","_from":".","_npmVersion":"1.4.9","_npmUser":{"name":"sindresorhus","email":"sindresorhus@gmail.com"},"maintainers":[{"name":"sindresorhus","email":"sindresorhus@gmail.com"}],"dist":{"shasum":"df3c09a7cab10bd40b9d1cdfae485bd882d4b1ab","tarball":"https://registry.npmjs.org/is-path-cwd/-/is-path-cwd-0.1.0.tgz"},"directories":{}},"1.0.0":{"name":"is-path-cwd","version":"1.0.0","description":"Check if a path is CWD","license":"MIT","repository":{"type":"git","url":"https://github.com/sindresorhus/is-path-cwd"},"author":{"name":"Sindre Sorhus","email":"sindresorhus@gmail.com","url":"http://sindresorhus.com"},"engines":{"node":">=0.10.0"},"scripts":{"test":"mocha"},"files":["index.js"],"keywords":["path","cwd","pwd","check","filepath","file","folder"],"devDependencies":{"mocha":"*"},"gitHead":"f71d4ecaa43bfe23c9cb35af6bf31e6b5b3f04eb","bugs":{"url":"https://github.com/sindresorhus/is-path-cwd/issues"},"homepage":"https://github.com/sindresorhus/is-path-cwd","_id":"is-path-cwd@1.0.0","_shasum":"d225ec23132e89edd38fda767472e62e65f1106d","_from":".","_npmVersion":"1.4.21","_npmUser":{"name":"sindresorhus","email":"sindresorhus@gmail.com"},"maintainers":[{"name":"sindresorhus","email":"sindresorhus@gmail.com"}],"dist":{"shasum":"d225ec23132e89edd38fda767472e62e65f1106d","tarball":"https://registry.npmjs.org/is-path-cwd/-/is-path-cwd-1.0.0.tgz"},"directories":{}},"2.0.0":{"name":"is-path-cwd","version":"2.0.0","description":"Check if a path is CWD","license":"MIT","repository":{"type":"git","url":"git+https://github.com/sindresorhus/is-path-cwd.git"},"author":{"name":"Sindre Sorhus","email":"sindresorhus@gmail.com","url":"sindresorhus.com"},"engines":{"node":">=6"},"scripts":{"test":"xo && ava"},"files":["index.js"],"keywords":["path","cwd","pwd","check","filepath","file","folder"],"devDependencies":{"ava":"*","xo":"*"},"gitHead":"0ffd9c312b517b0067597e369d3e370361263578","bugs":{"url":"https://github.com/sindresorhus/is-path-cwd/issues"},"homepage":"https://github.com/sindresorhus/is-path-cwd#readme","_id":"is-path-cwd@2.0.0","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"sindresorhus","email":"sindresorhus@gmail.com"},"dist":{"integrity":"sha512-m5dHHzpOXEiv18JEORttBO64UgTEypx99vCxQLjbBvGhOJxnTNglYoFXxwo6AbsQb79sqqycQEHv2hWkHZAijA==","shasum":"d4777a8e227a00096a31f030db3770f84b116c02","tarball":"https://registry.npmjs.org/is-path-cwd/-/is-path-cwd-2.0.0.tgz","fileCount":4,"unpackedSize":2197},"maintainers":[{"name":"sindresorhus","email":"sindresorhus@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/is-path-cwd_2.0.0_1521732970847_0.6802231486154835"}}},"readme":"# is-path-cwd [![Build Status](https://travis-ci.org/sindresorhus/is-path-cwd.svg?branch=master)](https://travis-ci.org/sindresorhus/is-path-cwd)\n\n> Check if a path is [CWD](https://en.wikipedia.org/wiki/Working_directory)\n\n\n## Install\n\n```\n$ npm install is-path-cwd\n```\n\n\n## Usage\n\n```js\nconst isPathCwd = require('is-path-cwd');\n\nisPathCwd(process.cwd());\n//=> true\n\nisPathCwd('unicorn');\n//=> false\n```\n\n\n## License\n\nMIT © [Sindre Sorhus](https://sindresorhus.com)\n","maintainers":[{"name":"sindresorhus","email":"sindresorhus@gmail.com"}],"time":{"modified":"2018-03-22T15:36:11.621Z","created":"2014-06-19T09:53:17.658Z","0.1.0":"2014-06-19T09:53:17.658Z","1.0.0":"2014-08-14T09:47:37.874Z","2.0.0":"2018-03-22T15:36:10.886Z"},"homepage":"https://github.com/sindresorhus/is-path-cwd#readme","keywords":["path","cwd","pwd","check","filepath","file","folder"],"repository":{"type":"git","url":"git+https://github.com/sindresorhus/is-path-cwd.git"},"author":{"name":"Sindre Sorhus","email":"sindresorhus@gmail.com","url":"sindresorhus.com"},"bugs":{"url":"https://github.com/sindresorhus/is-path-cwd/issues"},"license":"MIT","readmeFilename":"readme.md","users":{"itonyyo":true,"rocket0191":true},"_attachments":{},"_etag":"W/\"4b28de9878a8770729624f3f15ed1cd4\"","_lastModified":"Sun, 27 May 2018 04:59:33 GMT","_cached":true}