{"maintainers":[{"name":"sindresorhus","email":"sindresorhus@gmail.com"}],"keywords":["path","cwd","pwd","check","filepath","file","folder"],"dist-tags":{"latest":"1.0.0"},"author":{"name":"Sindre Sorhus","email":"sindresorhus@gmail.com","url":"http://sindresorhus.com"},"description":"Check if a path is CWD","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](http://en.wikipedia.org/wiki/Working_directory)\n\n\n## Install\n\n```sh\n$ npm install --save is-path-cwd\n```\n\n\n## Usage\n\n```js\nvar 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](http://sindresorhus.com)\n","repository":{"type":"git","url":"https://github.com/sindresorhus/is-path-cwd"},"users":{"itonyyo":true,"rocket0191":true},"bugs":{"url":"https://github.com/sindresorhus/is-path-cwd/issues"},"license":"MIT","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":"http://nexus.dui88.com:8081/nexus/content/groups/npm-all/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":"http://nexus.dui88.com:8081/nexus/content/groups/npm-all/is-path-cwd/-/is-path-cwd-1.0.0.tgz"},"directories":{}}},"name":"is-path-cwd","time":{"modified":"2017-05-12T21:49:09.192Z","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"},"readmeFilename":"readme.md","homepage":"https://github.com/sindresorhus/is-path-cwd"}