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.

78 lines
2.2 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "buffer-indexof@^1.0.0",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/dns-txt"
  6. ]
  7. ],
  8. "_from": "buffer-indexof@>=1.0.0 <2.0.0",
  9. "_id": "buffer-indexof@1.1.1",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/buffer-indexof",
  13. "_nodeVersion": "6.9.4",
  14. "_npmOperationalInternal": {
  15. "host": "s3://npm-registry-packages",
  16. "tmp": "tmp/buffer-indexof-1.1.1.tgz_1503366011678_0.98643086431548"
  17. },
  18. "_npmUser": {
  19. "email": "soldair@gmail.com",
  20. "name": "soldair"
  21. },
  22. "_npmVersion": "5.3.0",
  23. "_phantomChildren": {},
  24. "_requested": {
  25. "name": "buffer-indexof",
  26. "raw": "buffer-indexof@^1.0.0",
  27. "rawSpec": "^1.0.0",
  28. "scope": null,
  29. "spec": ">=1.0.0 <2.0.0",
  30. "type": "range"
  31. },
  32. "_requiredBy": [
  33. "/dns-txt"
  34. ],
  35. "_resolved": "https://registry.npmjs.org/buffer-indexof/-/buffer-indexof-1.1.1.tgz",
  36. "_shasum": "52fabcc6a606d1a00302802648ef68f639da268c",
  37. "_shrinkwrap": null,
  38. "_spec": "buffer-indexof@^1.0.0",
  39. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/dns-txt",
  40. "author": {
  41. "name": "Ryan Day"
  42. },
  43. "bugs": {
  44. "url": "https://github.com/soldair/node-buffer-indexof/issues"
  45. },
  46. "dependencies": {},
  47. "description": "find the index of a buffer in a buffer",
  48. "devDependencies": {
  49. "chalk": "^1.1.3",
  50. "tape": "~1.1.0"
  51. },
  52. "directories": {},
  53. "dist": {
  54. "integrity": "sha512-4/rOEg86jivtPTeOUUT61jJO1Ya1TrR/OkqCSZDyq84WJh3LuuiphBYJN+fm5xufIk4XAFcEwte/8WzC8If/1g==",
  55. "shasum": "52fabcc6a606d1a00302802648ef68f639da268c",
  56. "tarball": "https://registry.npmjs.org/buffer-indexof/-/buffer-indexof-1.1.1.tgz"
  57. },
  58. "gitHead": "9b17551f5f6949358358644757c406f4134ced5c",
  59. "homepage": "https://github.com/soldair/node-buffer-indexof#readme",
  60. "license": "MIT",
  61. "main": "index.js",
  62. "maintainers": [
  63. {
  64. "name": "soldair",
  65. "email": "soldair@gmail.com"
  66. }
  67. ],
  68. "name": "buffer-indexof",
  69. "optionalDependencies": {},
  70. "readme": "ERROR: No README data found!",
  71. "repository": {
  72. "url": "git://github.com/soldair/node-buffer-indexof.git"
  73. },
  74. "scripts": {
  75. "test": "tape test/*.js"
  76. },
  77. "version": "1.1.1"
  78. }