{ "_args": [ [ "is-path-in-cwd@^1.0.0", "/home/seleznev/project Angular/Quality system/node_modules/del" ] ], "_from": "is-path-in-cwd@>=1.0.0 <2.0.0", "_id": "is-path-in-cwd@1.0.1", "_inCache": true, "_installable": true, "_location": "/is-path-in-cwd", "_nodeVersion": "8.9.4", "_npmOperationalInternal": { "host": "s3://npm-registry-packages", "tmp": "tmp/is-path-in-cwd_1.0.1_1521732435076_0.22649393579957922" }, "_npmUser": { "email": "sindresorhus@gmail.com", "name": "sindresorhus" }, "_npmVersion": "5.6.0", "_phantomChildren": {}, "_requested": { "name": "is-path-in-cwd", "raw": "is-path-in-cwd@^1.0.0", "rawSpec": "^1.0.0", "scope": null, "spec": ">=1.0.0 <2.0.0", "type": "range" }, "_requiredBy": [ "/del" ], "_resolved": "https://registry.npmjs.org/is-path-in-cwd/-/is-path-in-cwd-1.0.1.tgz", "_shasum": "5ac48b345ef675339bd6c7a48a912110b241cf52", "_shrinkwrap": null, "_spec": "is-path-in-cwd@^1.0.0", "_where": "/home/seleznev/project Angular/Quality system/node_modules/del", "author": { "email": "sindresorhus@gmail.com", "name": "Sindre Sorhus", "url": "http://sindresorhus.com" }, "bugs": { "url": "https://github.com/sindresorhus/is-path-in-cwd/issues" }, "dependencies": { "is-path-inside": "^1.0.0" }, "description": "Check if a path is in the current working directory", "devDependencies": { "mocha": "*" }, "directories": {}, "dist": { "fileCount": 4, "integrity": "sha512-FjV1RTW48E7CWM7eE/J2NJvAEEVektecDBVBE5Hh3nM1Jd0kvhHtX68Pr3xsDf857xt3Y4AkwVULK1Vku62aaQ==", "shasum": "5ac48b345ef675339bd6c7a48a912110b241cf52", "tarball": "https://registry.npmjs.org/is-path-in-cwd/-/is-path-in-cwd-1.0.1.tgz", "unpackedSize": 2478 }, "engines": { "node": ">=0.10.0" }, "files": [ "index.js" ], "gitHead": "9b895e1d6be32a7b6bbb1025b388b0231c770f4c", "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": "mocha" }, "version": "1.0.1" }