{"maintainers":[{"name":"anonymous","email":"sindresorhus@gmail.com"}],"keywords":["path","cwd","pwd","check","filepath","file","folder","in","inside"],"dist-tags":{"latest":"4.0.0"},"author":{"name":"Sindre Sorhus","email":"sindresorhus@gmail.com","url":"https://sindresorhus.com"},"description":"Check if a path is in the current working directory","readme":"# is-path-in-cwd\n\n> Check if a path is in the [current working directory](https://en.wikipedia.org/wiki/Working_directory)\n\n## Install\n\n```\n$ npm install is-path-in-cwd\n```\n\n## Usage\n\n```js\nimport isPathInCwd from 'is-path-in-cwd';\n\nisPathInCwd('unicorn');\n//=> true\n\nisPathInCwd('../rainbow');\n//=> false\n\nisPathInCwd('.');\n//=> false\n```\n\n---\n\n<div align=\"center\">\n\t<b>\n\t\t<a href=\"https://tidelift.com/subscription/pkg/npm-is-path-in-cwd?utm_source=npm-is-path-in-cwd&utm_medium=referral&utm_campaign=readme\">Get professional support for this package with a Tidelift subscription</a>\n\t</b>\n\t<br>\n\t<sub>\n\t\tTidelift helps make open source sustainable for maintainers while giving companies<br>assurances about security, maintenance, and licensing for their dependencies.\n\t</sub>\n</div>\n","repository":{"type":"git","url":"git+https://github.com/sindresorhus/is-path-in-cwd.git"},"users":{"itonyyo":true,"rocket0191":true},"bugs":{"url":"https://github.com/sindresorhus/is-path-in-cwd/issues"},"license":"MIT","versions":{"0.1.0":{"name":"is-path-in-cwd","version":"0.1.0","description":"Check if a path is in CWD","license":"MIT","repository":{"type":"git","url":"git://github.com/sindresorhus/is-path-in-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","in","inside"],"dependencies":{"path-is-inside":"^1.0.1"},"devDependencies":{"mocha":"*"},"bugs":{"url":"https://github.com/sindresorhus/is-path-in-cwd/issues"},"homepage":"https://github.com/sindresorhus/is-path-in-cwd","_id":"is-path-in-cwd@0.1.0","_shasum":"bcb14e837baa5b75fbc16a784c531c08d0e2e7c0","_from":".","_npmVersion":"1.4.9","_npmUser":{"name":"anonymous","email":"sindresorhus@gmail.com"},"maintainers":[{"name":"anonymous","email":"sindresorhus@gmail.com"}],"dist":{"shasum":"bcb14e837baa5b75fbc16a784c531c08d0e2e7c0","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/is-path-in-cwd/-/is-path-in-cwd-0.1.0.tgz","integrity":"sha512-a4qLyNkx9PjoGmxFcBml/UI28+aeOvyxBdtvP0HTCNVujYQJu3hRi+aUKLg2+X5TOZ0W/LVzp3R38cvrpjI0QQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCRLP9V2sC9Khx4mpMcYuK9/QxsobCXviwIq0XpfvP7AAIhALZPj8EL977qEzV7xjwO0sMFrU2ytAnhAysSSIebAnIt"}]},"directories":{}},"0.1.1":{"name":"is-path-in-cwd","version":"0.1.1","description":"Check if a path is in the current working directory","license":"MIT","repository":{"type":"git","url":"git://github.com/sindresorhus/is-path-in-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","in","inside"],"dependencies":{"is-path-inside":"^0.1.0"},"devDependencies":{"mocha":"*"},"bugs":{"url":"https://github.com/sindresorhus/is-path-in-cwd/issues"},"homepage":"https://github.com/sindresorhus/is-path-in-cwd","_id":"is-path-in-cwd@0.1.1","_shasum":"aa91ec89e13d63e3efc6847cac4cf29c99f92465","_from":".","_npmVersion":"1.4.9","_npmUser":{"name":"anonymous","email":"sindresorhus@gmail.com"},"maintainers":[{"name":"anonymous","email":"sindresorhus@gmail.com"}],"dist":{"shasum":"aa91ec89e13d63e3efc6847cac4cf29c99f92465","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/is-path-in-cwd/-/is-path-in-cwd-0.1.1.tgz","integrity":"sha512-BvNEfkI1wBNzNP59P5h9LjtRzANskAM4AevsHLGAqr12Azu5vO9f7Uv28L8Klg6a2WU5F26iB6hJpvqcLJcm0A==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFn0iVkJ1WOwuJAQGm5iCfgVD6NdBwfyuR6XbFKCnLkFAiBWuCC5lnFCRAL0sNd90sCW1NrFJUqz/e3/A5fncr9N2A=="}]},"directories":{}},"1.0.0":{"name":"is-path-in-cwd","version":"1.0.0","description":"Check if a path is in the current working directory","license":"MIT","repository":{"type":"git","url":"https://github.com/sindresorhus/is-path-in-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","in","inside"],"dependencies":{"is-path-inside":"^1.0.0"},"devDependencies":{"mocha":"*"},"gitHead":"a5a2a7c967eae3f6faee9ab5e40abca6127d55de","bugs":{"url":"https://github.com/sindresorhus/is-path-in-cwd/issues"},"homepage":"https://github.com/sindresorhus/is-path-in-cwd","_id":"is-path-in-cwd@1.0.0","_shasum":"6477582b8214d602346094567003be8a9eac04dc","_from":".","_npmVersion":"1.4.21","_npmUser":{"name":"anonymous","email":"sindresorhus@gmail.com"},"maintainers":[{"name":"anonymous","email":"sindresorhus@gmail.com"}],"dist":{"shasum":"6477582b8214d602346094567003be8a9eac04dc","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/is-path-in-cwd/-/is-path-in-cwd-1.0.0.tgz","integrity":"sha512-XSig+5QTx0ReXCURjvzGsLUFT8V36AjyVkc6axI1r5QT3BMVR0MptnXBNU7iyfn2aQIgm8/vP4h58RVIsL7rEw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD3jcbGoVtcLcFb7N+qpd9MQ1SQNxyMSjMkPH8yS4YsXQIhAI6xTEMqZ3YB8XdpiX3phd8rx1lnvcRfh3ZbgOOGboUm"}]},"directories":{}},"1.0.1":{"name":"is-path-in-cwd","version":"1.0.1","description":"Check if a path is in the current working directory","license":"MIT","repository":{"type":"git","url":"git+https://github.com/sindresorhus/is-path-in-cwd.git"},"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","in","inside"],"dependencies":{"is-path-inside":"^1.0.0"},"devDependencies":{"mocha":"*"},"gitHead":"9b895e1d6be32a7b6bbb1025b388b0231c770f4c","bugs":{"url":"https://github.com/sindresorhus/is-path-in-cwd/issues"},"homepage":"https://github.com/sindresorhus/is-path-in-cwd#readme","_id":"is-path-in-cwd@1.0.1","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"anonymous","email":"sindresorhus@gmail.com"},"dist":{"integrity":"sha512-FjV1RTW48E7CWM7eE/J2NJvAEEVektecDBVBE5Hh3nM1Jd0kvhHtX68Pr3xsDf857xt3Y4AkwVULK1Vku62aaQ==","shasum":"5ac48b345ef675339bd6c7a48a912110b241cf52","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/is-path-in-cwd/-/is-path-in-cwd-1.0.1.tgz","fileCount":4,"unpackedSize":2478,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFYiepl6/H+zyhX/hGXU4jFOYmeuVrdyWRuntBFo+Ek+AiEA3VD4KEfQz7SFLyoUiehVWEpbUlcUOyjwZKaY5vx26as="}]},"maintainers":[{"name":"anonymous","email":"sindresorhus@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/is-path-in-cwd_1.0.1_1521732435076_0.22649393579957922"},"_hasShrinkwrap":false},"2.0.0":{"name":"is-path-in-cwd","version":"2.0.0","description":"Check if a path is in the current working directory","license":"MIT","repository":{"type":"git","url":"git+https://github.com/sindresorhus/is-path-in-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","in","inside"],"dependencies":{"is-path-inside":"^1.0.0"},"devDependencies":{"ava":"*","xo":"*"},"gitHead":"61fdb07d6f1fe7abe3c39d52f4561b19fc4ec877","bugs":{"url":"https://github.com/sindresorhus/is-path-in-cwd/issues"},"homepage":"https://github.com/sindresorhus/is-path-in-cwd#readme","_id":"is-path-in-cwd@2.0.0","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"anonymous","email":"sindresorhus@gmail.com"},"dist":{"integrity":"sha512-6Vz5Gc9s/sDA3JBVu0FzWufm8xaBsqy1zn8Q6gmvGP6nSDMw78aS4poBNeatWjaRpTpxxLn1WOndAiOlk+qY8A==","shasum":"68e452a6eec260500cec21e029c0a44cc0dcd2ea","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/is-path-in-cwd/-/is-path-in-cwd-2.0.0.tgz","fileCount":4,"unpackedSize":2398,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHXClSZooNXTG/ugNRiy+Dp2kXwUaMYhl0T/GNdXbfqJAiEAubWqVwXg5qPrSMSE+aK50XZspF65WCw4gBkHVaH7CKE="}]},"maintainers":[{"name":"anonymous","email":"sindresorhus@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/is-path-in-cwd_2.0.0_1521732760288_0.42592476997699125"},"_hasShrinkwrap":false},"2.1.0":{"name":"is-path-in-cwd","version":"2.1.0","description":"Check if a path is in the current working directory","license":"MIT","repository":{"type":"git","url":"git+https://github.com/sindresorhus/is-path-in-cwd.git"},"author":{"name":"Sindre Sorhus","email":"sindresorhus@gmail.com","url":"sindresorhus.com"},"engines":{"node":">=6"},"scripts":{"test":"xo && ava && tsd"},"keywords":["path","cwd","pwd","check","filepath","file","folder","in","inside"],"dependencies":{"is-path-inside":"^2.1.0"},"devDependencies":{"ava":"^1.4.1","tsd":"^0.7.2","xo":"^0.24.0"},"gitHead":"45d726181fc40890e2696cc4f354420c71262f1a","bugs":{"url":"https://github.com/sindresorhus/is-path-in-cwd/issues"},"homepage":"https://github.com/sindresorhus/is-path-in-cwd#readme","_id":"is-path-in-cwd@2.1.0","_nodeVersion":"8.16.0","_npmVersion":"6.9.0","_npmUser":{"name":"anonymous","email":"sindresorhus@gmail.com"},"dist":{"integrity":"sha512-rNocXHgipO+rvnP6dk3zI20RpOtrAM/kzbB258Uw5BWr3TpXi861yzjo16Dn4hUox07iw5AyeMLHWsujkjzvRQ==","shasum":"bfe2dca26c69f397265a4009963602935a053acb","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/is-path-in-cwd/-/is-path-in-cwd-2.1.0.tgz","fileCount":5,"unpackedSize":2806,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcutGmCRA9TVsSAnZWagAA+z4P/jsv7Ap87qCIRrPHW9fe\nBVYV9PwXafb81at8A287mETDcnnLEEps9V1xPKHfFqh9KLdtrcchlZnZ+FIQ\n1dme7ZEr2ZCF7xmbhdOpcfQAkoQgDf9mE8dxfsZLQdE6+fC90x3GJ/Mkjxzo\nuUngCXmV2ZhrZYN4sUjmwynAAKv91oKI7aEYfbEmQE+2U1o2M/pJZoBw0+EP\nKkqMJDFb+KOqn49TUgtKdxe/soZ94WhiQSG+ZV3oCzrNf69ucTN5ALnEq+oX\n93Lw/Bvh8vUziqPATQaM2eDsYGnZm4KkW29CiA1/7JBPdUg4BMqniW16MgdZ\nmfNEizQmoDu0lqzPiIAl91cAVX7qcOe8ApN8r2m+lY6caH8L+D+2624k9CGb\nHE4usBbX16EpmPWA+MJAN0uY7YFBvMUqBY+mn4/BzljoFIi3PrRMzDnV7Pr+\n7P9eBZhnNWhk088ku9PuzEfpKj14mg3GtP7jhbFhe1EEeH4m+puQBAdEkG8y\nWbGSkbAz7+fkBA7T9dQDji7450MEUnnI6kwtVcGqGXicdDFmLS7oiEeWSbBr\n0WHDODfnX/1d/oWj/AitoIoAaGoMB0vQW3i9nfVYVZQtQiTSpm1kVhKON4Wl\nCUkaaUOVYZM/iBiaH/PS2HLDSqXAGyhJolxcbz9iU6AgtTA/XfNB0qfu/ZPS\n3BB3\r\n=Ef9e\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBt/MKGlaNfuUaHqdlx9PViTaczE6wm6KkgvVRrFoGPRAiEAg2m29wsKCTmjhVxaXwLk536j1rhBfMQ4m90hPHJdoz8="}]},"maintainers":[{"name":"anonymous","email":"sindresorhus@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/is-path-in-cwd_2.1.0_1555747237866_0.8140683542516973"},"_hasShrinkwrap":false},"3.0.0":{"name":"is-path-in-cwd","version":"3.0.0","description":"Check if a path is in the current working directory","license":"MIT","repository":{"type":"git","url":"git+https://github.com/sindresorhus/is-path-in-cwd.git"},"author":{"name":"Sindre Sorhus","email":"sindresorhus@gmail.com","url":"sindresorhus.com"},"engines":{"node":">=8"},"scripts":{"test":"xo && ava && tsd"},"keywords":["path","cwd","pwd","check","filepath","file","folder","in","inside"],"dependencies":{"is-path-inside":"^3.0.1"},"devDependencies":{"ava":"^2.1.0","tsd":"^0.7.3","xo":"^0.24.0"},"gitHead":"a8a951e33b65ddc8613c2cb4bc3f0769ab3e888b","bugs":{"url":"https://github.com/sindresorhus/is-path-in-cwd/issues"},"homepage":"https://github.com/sindresorhus/is-path-in-cwd#readme","_id":"is-path-in-cwd@3.0.0","_nodeVersion":"12.3.1","_npmVersion":"6.9.0","_npmUser":{"name":"anonymous","email":"sindresorhus@gmail.com"},"dist":{"integrity":"sha512-QGuLYLNfpHI/xLQ8ctyeD9mMCf2eBqrtxYWKQxlExrD0l3wBSDcplKYfV55lnTDB4MDvh9SRDt/VnDwVn0dYOw==","shasum":"bab310ce75ceafe848ff4eb789573afb935c4cb0","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/is-path-in-cwd/-/is-path-in-cwd-3.0.0.tgz","fileCount":5,"unpackedSize":2743,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdH4ahCRA9TVsSAnZWagAAKNUQAIGqAdcCwnwAL/I9RfmM\nkQeJ0PKJ0aL3TTdFmfjj8zBBwmEu9L3Rx1L+ssH7ymhaKT07pHKjAJdSHiUa\nInygPiTv+G1uYd7ND/en/8TeNxN1O5bYCYKsKR3pmwmn8s2D5D/mPdaDmLMm\nQLScRensmJ9SOY2DwHyvdIHMCKZDw190HQI8mJvZi8uEh+yKRL+CbweMeRXX\nHvdmFw2+k6WrCCetFBStxr2oWhsJVVqqBY4oyQQ2wwo6szAZ+zZEXB+tfDJl\n2RKu+nPD2Rem+GXgPMjd3GxZynhlGG19wavL46BPV8wTxRTquYSnAYe6tQ5+\nH+Xqq2TvlNJehnOUKFw8DDB+CIe3r+riOgl/JAFwganFhEImcFny8ArD15AS\nIq8o+f0hgtnnNfl429pI78AGBMc1RtQ6Lf6YNrnLq7bOCOpF01K9iexIti1h\nq+x8EI56YM8TUUrn6nDpNV1W1b7BqdbpNRYEMva8YqoBR8i1cdn9PPq6SJ7G\nsMcNSZkihw/J8IaZD/GMlJrme18RF2kO4hnYL+s+7aZRd6NSd4aCufhH/iqC\nAAuViaghwLNZKsIU0RR0GwFYtLgDed08IFMXj2v7ivrPSm4KIhAwQDRDY5w3\nraAqB6yRk/P8We1on5gfsfryNuM6ra/YSWItXMJ0rUR9vn5gmoSsLNJKriKk\njhs7\r\n=Vj5F\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD4gMk38HOfXvO1tCTOFSQ5EABBr3z46uuFXoJayUvXrQIhALI1TVZInkjCHdqAEgOdIWSUpT4AeO2K5ZvnNVeb2pNM"}]},"maintainers":[{"name":"anonymous","email":"sindresorhus@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/is-path-in-cwd_3.0.0_1562347168524_0.7469362048907628"},"_hasShrinkwrap":false},"4.0.0":{"name":"is-path-in-cwd","version":"4.0.0","description":"Check if a path is in the current working directory","license":"MIT","repository":{"type":"git","url":"git+https://github.com/sindresorhus/is-path-in-cwd.git"},"funding":"https://github.com/sponsors/sindresorhus","author":{"name":"Sindre Sorhus","email":"sindresorhus@gmail.com","url":"https://sindresorhus.com"},"type":"module","exports":"./index.js","engines":{"node":">=12"},"scripts":{"test":"xo && ava && tsd"},"keywords":["path","cwd","pwd","check","filepath","file","folder","in","inside"],"dependencies":{"is-path-inside":"^4.0.0"},"devDependencies":{"ava":"^3.15.0","tsd":"^0.14.0","xo":"^0.39.1"},"gitHead":"e27056a2404326ac987c2f9f436cc5c9b2ec5985","bugs":{"url":"https://github.com/sindresorhus/is-path-in-cwd/issues"},"homepage":"https://github.com/sindresorhus/is-path-in-cwd#readme","_id":"is-path-in-cwd@4.0.0","_nodeVersion":"16.0.0","_npmVersion":"7.10.0","dist":{"integrity":"sha512-FjDhtYysbIKBKRFCQN8NcMaHHWfwAzJLOrRAhzd4hnK6Y1979p6ZthIUqdPjCyAk5jvrmY2fn56Y+kFE8RdsrA==","shasum":"e5a97a09cf34655d7bab7204e6c3997d834ef0b6","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/is-path-in-cwd/-/is-path-in-cwd-4.0.0.tgz","fileCount":5,"unpackedSize":3152,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgj/TMCRA9TVsSAnZWagAAEpMP/1mpvZgHr+yMl+YDx8SH\nASDQchSGSgekzGjDEInpID7rEYJ/+aMOXWNkVrMRjGhPyoWCNqb+0wOQYMHV\n9iseDyi65IvSlFBAgHwNSmziv4lCfeqFcKhy5lwREgtBy8e5n79ryGHcsD6r\nBGhpSCLpkHskLicAy0F0BdN4NjZTi9ktiV4Jw6xNv0XYTxzOd/MlBY5CbjEE\n1NhpEbPFFB2XlqQuSDJhIpXEHgkkdSjWKXatCnTO5UiMNzw6ITdn2EEQ69+J\nY3pw2f6iftPbyQhK3Yr3f4BaSXiydFAw2LNVkEAaLfXl+MCzEjXKgIUsVypQ\nR6343/p33zzCxp+xVJu66NNa/7AbMABN8qxMmQZsnUxx2jsJacB2Gm7818zf\nboQnNmJeBrhN8987TwcFlooYH1WowOBO5Jyd9qxYvbLGAnJFt0Dy9dULzK/C\nJrW23lHLWX1OlEKs7dGZ+quI6l4wSAFnSRE8sQuz63Upb4+EI3mxGPw3162/\nhuRQ8UfS32tFDAHMa8sfFuZRRPx5ElQ/Ukc2TE1z/3YvMdR0uiWAjFQCfZAb\n2ILpYHVeCCOjNth1hZh+4K8Fr74U2dxaJiKpUCu7J0HlUnUgPMqunWiqBFTf\nNDgVKotIKgbYw5GhPp4AOlU2eWsrfHOP6ZwpHs5nP2rLl3GedDTwDM/KYysf\nSK9z\r\n=ocz4\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCI7xPjVtOWyvAmJsbIAbbzVOFYJmpg+ecrZkB4P4QwqAIhAPgFGfZpwP3b/JzApBVhD7ny1M95c+dKGrKr3uy6xG06"}]},"_npmUser":{"name":"anonymous","email":"sindresorhus@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"sindresorhus@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/is-path-in-cwd_4.0.0_1620047052273_0.8519011497317857"},"_hasShrinkwrap":false}},"name":"is-path-in-cwd","time":{"modified":"2022-06-19T02:47:47.180Z","created":"2014-06-19T10:24:31.510Z","0.1.0":"2014-06-19T10:24:31.510Z","0.1.1":"2014-06-20T22:22:47.285Z","1.0.0":"2014-08-14T09:48:13.980Z","1.0.1":"2018-03-22T15:27:15.163Z","2.0.0":"2018-03-22T15:32:40.670Z","2.1.0":"2019-04-20T08:00:38.003Z","3.0.0":"2019-07-05T17:19:28.624Z","4.0.0":"2021-05-03T13:04:12.443Z"},"readmeFilename":"readme.md","homepage":"https://github.com/sindresorhus/is-path-in-cwd#readme"}