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.

85 lines
3.2 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "buffer-from@^1.0.0",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/source-map-support"
  6. ]
  7. ],
  8. "_from": "buffer-from@>=1.0.0 <2.0.0",
  9. "_id": "buffer-from@1.1.1",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/buffer-from",
  13. "_nodeVersion": "10.5.0",
  14. "_npmOperationalInternal": {
  15. "host": "s3://npm-registry-packages",
  16. "tmp": "tmp/buffer-from_1.1.1_1533048083841_0.2458068233892754"
  17. },
  18. "_npmUser": {
  19. "email": "linus@folkdatorn.se",
  20. "name": "linusu"
  21. },
  22. "_npmVersion": "6.1.0",
  23. "_phantomChildren": {},
  24. "_requested": {
  25. "name": "buffer-from",
  26. "raw": "buffer-from@^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. "/concat-stream",
  34. "/source-map-support"
  35. ],
  36. "_resolved": "https://registry.npmjs.org/buffer-from/-/buffer-from-1.1.1.tgz",
  37. "_shasum": "32713bc028f75c02fdb710d7c7bcec1f2c6070ef",
  38. "_shrinkwrap": null,
  39. "_spec": "buffer-from@^1.0.0",
  40. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/source-map-support",
  41. "bugs": {
  42. "url": "https://github.com/LinusU/buffer-from/issues"
  43. },
  44. "dependencies": {},
  45. "description": "A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.",
  46. "devDependencies": {
  47. "standard": "^7.1.2"
  48. },
  49. "directories": {},
  50. "dist": {
  51. "fileCount": 4,
  52. "integrity": "sha512-MQcXEUbCKtEo7bhqEs6560Hyd4XaovZlO/k9V3hjVUF/zwW7KBVdSK4gIt/bzwS9MbR5qob+F5jusZsb0YQK2A==",
  53. "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbYHUTCRA9TVsSAnZWagAAgoQP/1LXApc57d1uAc/0mnLq\nCI87dq7EtKS4lG7EjFY3yzxIZxlq1++vH0/sWe0V8je9sHhrm/AkSxlcplEV\nWELPjRwIY4h3LP6U5ppG7XAVGmbipkIAGhiRaJtqGfI/TgPRiB3QcrqanlRG\nBf4oDubBJ2vK8dh5Gd0AhAkkTOsIcf4b5uC64A5GUtMoPOrko+zyRYM8IrRo\n7kDspGfsk3YYxyB/L0APD4AIC8vYz2Gin2ca+zJBZH6cvfThhFWbSnCFfVuW\nxXcheune4boTojusOn5dm4LxzFyMgbeibDZTaq+Yod3RuuUVaSCXWNITcT6g\nIlP7wdbBFGx7Ik5hKEtAGtsCdWshzg9YxHR7g7CPe+0xIeb0zNeKBlxFF2jT\niPeiI+JGlMZuH2Qu+284T9WWom/j0NcbZuWmrV5E1GUimVJqtgqD3S3ivc4y\n6fS6OTIemRUmWwmS7farPxzTs34QkUp0vH/dhuvNeZKockTjLvlveHlOtC4m\nhGp5UdiwrsV7Xqqy/RHlACxPjexkDfhwi0FSeY799VkzbgrPm7Npwn8HwMDI\nv6qpaxPbruRJx65zp1J4DqWlhYENreSFOaXGY/t34GIQ1yNHXGg4Z2ltshPi\nb3lJuLEolQYK5GAcryVnAGusAisYQDfygT1BPxYsVT2ZWYmicpHs7UD+70ya\nfbJa\r\n=YgJu\r\n-----END PGP SIGNATURE-----\r\n",
  54. "shasum": "32713bc028f75c02fdb710d7c7bcec1f2c6070ef",
  55. "tarball": "https://registry.npmjs.org/buffer-from/-/buffer-from-1.1.1.tgz",
  56. "unpackedSize": 4966
  57. },
  58. "files": [
  59. "index.js"
  60. ],
  61. "gitHead": "53f464194ae30e806f6faef635202b4dfd404ed5",
  62. "homepage": "https://github.com/LinusU/buffer-from#readme",
  63. "keywords": [
  64. "buffer",
  65. "buffer from"
  66. ],
  67. "license": "MIT",
  68. "maintainers": [
  69. {
  70. "name": "linusu",
  71. "email": "linus@folkdatorn.se"
  72. }
  73. ],
  74. "name": "buffer-from",
  75. "optionalDependencies": {},
  76. "readme": "ERROR: No README data found!",
  77. "repository": {
  78. "type": "git",
  79. "url": "git+https://github.com/LinusU/buffer-from.git"
  80. },
  81. "scripts": {
  82. "test": "standard && node test"
  83. },
  84. "version": "1.1.1"
  85. }