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.

86 lines
3.2 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "atob@^2.1.1",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/source-map-resolve"
  6. ]
  7. ],
  8. "_from": "atob@>=2.1.1 <3.0.0",
  9. "_id": "atob@2.1.2",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/atob",
  13. "_nodeVersion": "10.6.0",
  14. "_npmOperationalInternal": {
  15. "host": "s3://npm-registry-packages",
  16. "tmp": "tmp/atob_2.1.2_1534587539650_0.5963110548313084"
  17. },
  18. "_npmUser": {
  19. "email": "coolaj86@gmail.com",
  20. "name": "coolaj86"
  21. },
  22. "_npmVersion": "6.1.0",
  23. "_phantomChildren": {},
  24. "_requested": {
  25. "name": "atob",
  26. "raw": "atob@^2.1.1",
  27. "rawSpec": "^2.1.1",
  28. "scope": null,
  29. "spec": ">=2.1.1 <3.0.0",
  30. "type": "range"
  31. },
  32. "_requiredBy": [
  33. "/source-map-resolve"
  34. ],
  35. "_resolved": "https://registry.npmjs.org/atob/-/atob-2.1.2.tgz",
  36. "_shasum": "6d9517eb9e030d2436666651e86bd9f6f13533c9",
  37. "_shrinkwrap": null,
  38. "_spec": "atob@^2.1.1",
  39. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/source-map-resolve",
  40. "author": {
  41. "email": "coolaj86@gmail.com",
  42. "name": "AJ ONeal",
  43. "url": "https://coolaj86.com"
  44. },
  45. "bin": {
  46. "atob": "bin/atob.js"
  47. },
  48. "browser": "browser-atob.js",
  49. "dependencies": {},
  50. "description": "atob for Node.JS and Linux / Mac / Windows CLI (it's a one-liner)",
  51. "devDependencies": {},
  52. "directories": {},
  53. "dist": {
  54. "fileCount": 9,
  55. "integrity": "sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg==",
  56. "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbd/KUCRA9TVsSAnZWagAAWT8P/3+yl8XFjF0rp1EFhKXr\nwiBksq0aT2A9GHF0nWtytC3MAmn6r9qmY1lmHRoDgwUxQDdrxkYhvljvEFlV\nkzzCnbMOQnTtJubX2lTHG1OLQeUz4DoE7jLEEtnA9UCj5gAZo9eAI+9F4v97\nfRWKlFIJS+miXsLODPww7PAgJKMYBaOkEs6hLW8CIrssIlrdjHAT26ZTYZhY\nFCOvmpT2Mg4BbCE61k8arLNPCqGq7Joh4oJ7BOdosXWnd0snfK4JsXzPFMu8\nLEasrWWAcTJP23k9tDkCn4wtGzt2ZSqRwHXpT7/jEL3GnycctMtefqJdZ6qb\nmRV7/KUVMhGAUnhm5sb0v50NrYx5vO7CGYQqv6IYyNRVbuq3zKjESneyjHzk\nN4Up8SW5UQ8eN+WBRoNfQiOheAk9bdEc02RguuNURng/Pjd9S5xILvg42nfa\np154xFSlNfJASYmH0uDWAzqW+7XZDLxGZOxEuxC52B/aRB3+oZIH/dZOwEw4\nwcQfIzK6421MzIrmBxgU8rL7WCjov4d1spI91jS6bhV6OGsij564gKqbufJq\nHbQUnQeV4PAfU1tLOkUlLxdatt6JL/ekaz0MIE9m35pRf+FRUIbMacJkdHd8\nCftoLutPQ4NR6Ce36ylhZOgoW9tcKUsaTnrwq8M12Y1TAqzHSYKPaVnqMSXN\ngBBD\r\n=TkXF\r\n-----END PGP SIGNATURE-----\r\n",
  57. "shasum": "6d9517eb9e030d2436666651e86bd9f6f13533c9",
  58. "tarball": "https://registry.npmjs.org/atob/-/atob-2.1.2.tgz",
  59. "unpackedSize": 36200
  60. },
  61. "engines": {
  62. "node": ">= 4.5.0"
  63. },
  64. "gitHead": "755cfea7899074a17e83a248c7cfc3960d956d82",
  65. "homepage": "https://git.coolaj86.com/coolaj86/atob.js.git",
  66. "keywords": [
  67. "atob",
  68. "browser"
  69. ],
  70. "license": "(MIT OR Apache-2.0)",
  71. "main": "node-atob.js",
  72. "maintainers": [
  73. {
  74. "name": "coolaj86",
  75. "email": "coolaj86@gmail.com"
  76. }
  77. ],
  78. "name": "atob",
  79. "optionalDependencies": {},
  80. "readme": "ERROR: No README data found!",
  81. "repository": {
  82. "type": "git",
  83. "url": "git://git.coolaj86.com/coolaj86/atob.js.git"
  84. },
  85. "version": "2.1.2"
  86. }