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.

88 lines
2.0 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "slash@^1.0.0",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/globby"
  6. ]
  7. ],
  8. "_from": "slash@>=1.0.0 <2.0.0",
  9. "_id": "slash@1.0.0",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/slash",
  13. "_npmUser": {
  14. "email": "sindresorhus@gmail.com",
  15. "name": "sindresorhus"
  16. },
  17. "_npmVersion": "1.4.14",
  18. "_phantomChildren": {},
  19. "_requested": {
  20. "name": "slash",
  21. "raw": "slash@^1.0.0",
  22. "rawSpec": "^1.0.0",
  23. "scope": null,
  24. "spec": ">=1.0.0 <2.0.0",
  25. "type": "range"
  26. },
  27. "_requiredBy": [
  28. "/globby"
  29. ],
  30. "_resolved": "https://registry.npmjs.org/slash/-/slash-1.0.0.tgz",
  31. "_shasum": "c41f2f6c39fc16d1cd17ad4b5d896114ae470d55",
  32. "_shrinkwrap": null,
  33. "_spec": "slash@^1.0.0",
  34. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/globby",
  35. "author": {
  36. "email": "sindresorhus@gmail.com",
  37. "name": "Sindre Sorhus",
  38. "url": "http://sindresorhus.com"
  39. },
  40. "bugs": {
  41. "url": "https://github.com/sindresorhus/slash/issues"
  42. },
  43. "dependencies": {},
  44. "description": "Convert Windows backslash paths to slash paths",
  45. "devDependencies": {
  46. "mocha": "*"
  47. },
  48. "directories": {},
  49. "dist": {
  50. "shasum": "c41f2f6c39fc16d1cd17ad4b5d896114ae470d55",
  51. "tarball": "https://registry.npmjs.org/slash/-/slash-1.0.0.tgz"
  52. },
  53. "engines": {
  54. "node": ">=0.10.0"
  55. },
  56. "files": [
  57. "index.js"
  58. ],
  59. "gitHead": "c801dd4568ad9380b534067eabe88942394f82ff",
  60. "homepage": "https://github.com/sindresorhus/slash",
  61. "keywords": [
  62. "backslash",
  63. "path",
  64. "sep",
  65. "seperator",
  66. "slash",
  67. "win",
  68. "windows"
  69. ],
  70. "license": "MIT",
  71. "maintainers": [
  72. {
  73. "name": "sindresorhus",
  74. "email": "sindresorhus@gmail.com"
  75. }
  76. ],
  77. "name": "slash",
  78. "optionalDependencies": {},
  79. "readme": "ERROR: No README data found!",
  80. "repository": {
  81. "type": "git",
  82. "url": "git://github.com/sindresorhus/slash.git"
  83. },
  84. "scripts": {
  85. "test": "mocha"
  86. },
  87. "version": "1.0.0"
  88. }