You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

97 lines
3.4 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "is-path-cwd@^2.0.0",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/del"
  6. ]
  7. ],
  8. "_from": "is-path-cwd@>=2.0.0 <3.0.0",
  9. "_hasShrinkwrap": false,
  10. "_id": "is-path-cwd@2.2.0",
  11. "_inCache": true,
  12. "_installable": true,
  13. "_location": "/is-path-cwd",
  14. "_nodeVersion": "12.3.1",
  15. "_npmOperationalInternal": {
  16. "host": "s3://npm-registry-packages",
  17. "tmp": "tmp/is-path-cwd_2.2.0_1562347266074_0.8247780777418467"
  18. },
  19. "_npmUser": {
  20. "email": "sindresorhus@gmail.com",
  21. "name": "sindresorhus"
  22. },
  23. "_npmVersion": "6.9.0",
  24. "_phantomChildren": {},
  25. "_requested": {
  26. "name": "is-path-cwd",
  27. "raw": "is-path-cwd@^2.0.0",
  28. "rawSpec": "^2.0.0",
  29. "scope": null,
  30. "spec": ">=2.0.0 <3.0.0",
  31. "type": "range"
  32. },
  33. "_requiredBy": [
  34. "/del"
  35. ],
  36. "_resolved": "https://registry.npmjs.org/is-path-cwd/-/is-path-cwd-2.2.0.tgz",
  37. "_shasum": "67d43b82664a7b5191fd9119127eb300048a9fdb",
  38. "_shrinkwrap": null,
  39. "_spec": "is-path-cwd@^2.0.0",
  40. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/del",
  41. "author": {
  42. "email": "sindresorhus@gmail.com",
  43. "name": "Sindre Sorhus",
  44. "url": "sindresorhus.com"
  45. },
  46. "bugs": {
  47. "url": "https://github.com/sindresorhus/is-path-cwd/issues"
  48. },
  49. "dependencies": {},
  50. "description": "Check if a path is the current working directory",
  51. "devDependencies": {
  52. "ava": "^1.4.1",
  53. "tsd": "^0.7.2",
  54. "xo": "^0.24.0"
  55. },
  56. "directories": {},
  57. "dist": {
  58. "fileCount": 5,
  59. "integrity": "sha512-w942bTcih8fdJPJmQHFzkS76NEP8Kzzvmw92cXsazb8intwLqPibPPdXf4ANdKV3rYMuuQYGIWtvz9JilB3NFQ==",
  60. "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdH4cCCRA9TVsSAnZWagAAqbQQAI7vsh7pIgWFXZBzHWNi\nBjqRnZIx9EovmSWHAZPw1ia1n68+5brHBFqcBHBtMLnVgwzXJcWR7153YKsH\nveb0LGYvYXZwWhbsL33bhJh1RDI6kMJEAI2sryuyLDFJJt+SF1RiU+rgjjaT\n6iCEJrJlEuZElh+zqUfBonF2IbvbSChV0rPngcR/i4ySL4G8GH8spvRN7D9r\nNiUI5K5qmltuunDAoh8tqrPfdv55d6hPGAWGsAANEpY1yyI4eRA83V4+FQvl\nSFPJ2XEgpSG2p9kvqwcfO+5DoR2MatYo2Rg9ddKLGsVj3ZWY8YDtE39gy8+k\nSegacBhzpXvD8SuifA3a8fl6PUiLMEPd37Lgd7E4LfKQ+cHpUH5YbC/3Qpvc\npOemcYA88LyaOuiGBxzXRxXCvLqQThkdP0jyySSjpxpWtcyNV2DHGU0EmOoS\nWztnDOhziFap9L9V+fQOm4CAQ6Yr/bnhDrvhzmdP3yMx7JTu91ISwqw36Jxl\nF9poCCxPhWGT7GkqQXh+UP7RM9abGNoo2ue38BiXiUjIqsy9u70gIRr+FP4/\n0Q7tjmdUXFHjC/teRZEai7WOhaEtdA+i8ywUYFvjPUgqReuffzNW24MIXhYD\nHdsTJdiunhx2o/SfN8eBZo6NI7Qe5TixJP+bZTVlDsuB6UbgjEkqim0XWkJ/\noR7d\r\n=NvyB\r\n-----END PGP SIGNATURE-----\r\n",
  61. "shasum": "67d43b82664a7b5191fd9119127eb300048a9fdb",
  62. "tarball": "https://registry.npmjs.org/is-path-cwd/-/is-path-cwd-2.2.0.tgz",
  63. "unpackedSize": 2760
  64. },
  65. "engines": {
  66. "node": ">=6"
  67. },
  68. "gitHead": "d4d1b6174ab30017d476b0210a5b01e69b3c076a",
  69. "homepage": "https://github.com/sindresorhus/is-path-cwd#readme",
  70. "keywords": [
  71. "check",
  72. "cwd",
  73. "file",
  74. "filepath",
  75. "folder",
  76. "path",
  77. "pwd"
  78. ],
  79. "license": "MIT",
  80. "maintainers": [
  81. {
  82. "name": "sindresorhus",
  83. "email": "sindresorhus@gmail.com"
  84. }
  85. ],
  86. "name": "is-path-cwd",
  87. "optionalDependencies": {},
  88. "readme": "ERROR: No README data found!",
  89. "repository": {
  90. "type": "git",
  91. "url": "git+https://github.com/sindresorhus/is-path-cwd.git"
  92. },
  93. "scripts": {
  94. "test": "xo && ava && tsd"
  95. },
  96. "version": "2.2.0"
  97. }