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

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "base64-js@^1.0.2",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/buffer"
  6. ]
  7. ],
  8. "_from": "base64-js@>=1.0.2 <2.0.0",
  9. "_hasShrinkwrap": false,
  10. "_id": "base64-js@1.3.1",
  11. "_inCache": true,
  12. "_installable": true,
  13. "_location": "/base64-js",
  14. "_nodeVersion": "10.16.0",
  15. "_npmOperationalInternal": {
  16. "host": "s3://npm-registry-packages",
  17. "tmp": "tmp/base64-js_1.3.1_1565066369546_0.47886809614728953"
  18. },
  19. "_npmUser": {
  20. "email": "feross@feross.org",
  21. "name": "feross"
  22. },
  23. "_npmVersion": "6.10.2",
  24. "_phantomChildren": {},
  25. "_requested": {
  26. "name": "base64-js",
  27. "raw": "base64-js@^1.0.2",
  28. "rawSpec": "^1.0.2",
  29. "scope": null,
  30. "spec": ">=1.0.2 <2.0.0",
  31. "type": "range"
  32. },
  33. "_requiredBy": [
  34. "/buffer"
  35. ],
  36. "_resolved": "https://registry.npmjs.org/base64-js/-/base64-js-1.3.1.tgz",
  37. "_shasum": "58ece8cb75dd07e71ed08c736abc5fac4dbf8df1",
  38. "_shrinkwrap": null,
  39. "_spec": "base64-js@^1.0.2",
  40. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/buffer",
  41. "author": {
  42. "email": "t.jameson.little@gmail.com",
  43. "name": "T. Jameson Little"
  44. },
  45. "bugs": {
  46. "url": "https://github.com/beatgammit/base64-js/issues"
  47. },
  48. "dependencies": {},
  49. "description": "Base64 encoding/decoding in pure JS",
  50. "devDependencies": {
  51. "benchmark": "^2.1.4",
  52. "browserify": "^16.3.0",
  53. "standard": "*",
  54. "tape": "4.x",
  55. "uglify-js": "^3.6.0"
  56. },
  57. "directories": {},
  58. "dist": {
  59. "fileCount": 5,
  60. "integrity": "sha512-mLQ4i2QO1ytvGWFWmcngKO//JXAQueZvwEKtjgQFM4jIK0kU+ytMfplL8j+n5mspOfjHwoAg+9yhb7BwAHm36g==",
  61. "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdSQSCCRA9TVsSAnZWagAAXxkP/Rww2syGgfx2jR5jRkDe\nw4Y7Si6d0NbTJCM6hp2NNay1QIwudUqnLQ3+PZuCP+x0miXqugpSWA5f/bfz\nb8eWCkcOTEzx4LDutyU5V2LPJr+zTM59MMhmFtnoYuAe0lLFi6scMCYllgMr\nb/0YXz//JveRXRoZQxvnNv/Ls3zoYMTEBt3hIAoZBtK6J767U0idnHuJKNH6\nhtpq33DYFCnkW/nJcaDZLrP3L91RKQnaymA2/5K61aP0kr2Z+S+PFC6apMrY\nK4JOmpfVAeaFNeEylPuhS7tBvIGJIhIKqYvivPXISFpUY8uh9YMuBV3lGyiz\nFAeycuk3hTuyfby9XYstClsiH22MB2yr4UwcsF1vA1V9kOPri8DGJjVEVHgX\n8ABVsgmre9t2dp+xA6XH4gB7c/b349odpdympgO2woRq65vL1fL61nU/dYkO\nmPIqDDTPrd6KkY/G1s7K5wnSgG1SxN2zALdADzQWm2we1rFoYcCvGNCALqRr\nql5fE3Eya/C0tfSB2i82NSM2izyqmNfMjYwzqRh6InbI4l2HVKKr8UJ4t2b/\nkqxm51/+JThsBov+u+2woRKTpKDlO9V2XlpEO95CGcSBZ7XhB5OwfHONGbN/\nIKqa2oRJNaui5oYaf5BNI0//yqRkW2rghFpjIcS5uI8Lxwc22GU0SKEpEfFj\nZzHU\r\n=QxgS\r\n-----END PGP SIGNATURE-----\r\n",
  62. "shasum": "58ece8cb75dd07e71ed08c736abc5fac4dbf8df1",
  63. "tarball": "https://registry.npmjs.org/base64-js/-/base64-js-1.3.1.tgz",
  64. "unpackedSize": 9181
  65. },
  66. "gitHead": "08a344d6ca13772acc42df2515312ceac75b5456",
  67. "homepage": "https://github.com/beatgammit/base64-js",
  68. "keywords": [
  69. "base64"
  70. ],
  71. "license": "MIT",
  72. "main": "index.js",
  73. "maintainers": [
  74. {
  75. "name": "beatgammit",
  76. "email": "t.jameson.little@gmail.com"
  77. },
  78. {
  79. "name": "feross",
  80. "email": "feross@feross.org"
  81. }
  82. ],
  83. "name": "base64-js",
  84. "optionalDependencies": {},
  85. "readme": "ERROR: No README data found!",
  86. "repository": {
  87. "type": "git",
  88. "url": "git://github.com/beatgammit/base64-js.git"
  89. },
  90. "scripts": {
  91. "build": "browserify -s base64js -r ./ | uglifyjs -m > base64js.min.js",
  92. "lint": "standard",
  93. "test": "npm run lint && npm run unit",
  94. "unit": "tape test/*.js"
  95. },
  96. "version": "1.3.1"
  97. }