{ "_args": [ [ "is-path-in-cwd@^2.0.0", "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/del" ] ], "_from": "is-path-in-cwd@>=2.0.0 <3.0.0", "_hasShrinkwrap": false, "_id": "is-path-in-cwd@2.1.0", "_inCache": true, "_installable": true, "_location": "/is-path-in-cwd", "_nodeVersion": "8.16.0", "_npmOperationalInternal": { "host": "s3://npm-registry-packages", "tmp": "tmp/is-path-in-cwd_2.1.0_1555747237866_0.8140683542516973" }, "_npmUser": { "email": "sindresorhus@gmail.com", "name": "sindresorhus" }, "_npmVersion": "6.9.0", "_phantomChildren": {}, "_requested": { "name": "is-path-in-cwd", "raw": "is-path-in-cwd@^2.0.0", "rawSpec": "^2.0.0", "scope": null, "spec": ">=2.0.0 <3.0.0", "type": "range" }, "_requiredBy": [ "/del" ], "_resolved": "https://registry.npmjs.org/is-path-in-cwd/-/is-path-in-cwd-2.1.0.tgz", "_shasum": "bfe2dca26c69f397265a4009963602935a053acb", "_shrinkwrap": null, "_spec": "is-path-in-cwd@^2.0.0", "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/del", "author": { "email": "sindresorhus@gmail.com", "name": "Sindre Sorhus", "url": "sindresorhus.com" }, "bugs": { "url": "https://github.com/sindresorhus/is-path-in-cwd/issues" }, "dependencies": { "is-path-inside": "^2.1.0" }, "description": "Check if a path is in the current working directory", "devDependencies": { "ava": "^1.4.1", "tsd": "^0.7.2", "xo": "^0.24.0" }, "directories": {}, "dist": { "fileCount": 5, "integrity": "sha512-rNocXHgipO+rvnP6dk3zI20RpOtrAM/kzbB258Uw5BWr3TpXi861yzjo16Dn4hUox07iw5AyeMLHWsujkjzvRQ==", "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", "shasum": "bfe2dca26c69f397265a4009963602935a053acb", "tarball": "https://registry.npmjs.org/is-path-in-cwd/-/is-path-in-cwd-2.1.0.tgz", "unpackedSize": 2806 }, "engines": { "node": ">=6" }, "gitHead": "45d726181fc40890e2696cc4f354420c71262f1a", "homepage": "https://github.com/sindresorhus/is-path-in-cwd#readme", "keywords": [ "check", "cwd", "file", "filepath", "folder", "in", "inside", "path", "pwd" ], "license": "MIT", "maintainers": [ { "name": "sindresorhus", "email": "sindresorhus@gmail.com" } ], "name": "is-path-in-cwd", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/sindresorhus/is-path-in-cwd.git" }, "scripts": { "test": "xo && ava && tsd" }, "version": "2.1.0" }