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.2 KiB

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