package.json 2.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990
  1. {
  2. "_args": [
  3. [
  4. {
  5. "raw": "atob@~1.1.0",
  6. "scope": null,
  7. "escapedName": "atob",
  8. "name": "atob",
  9. "rawSpec": "~1.1.0",
  10. "spec": ">=1.1.0 <1.2.0",
  11. "type": "range"
  12. },
  13. "/home/king/Desktop/FINAL/AhMyth/app/node_modules/source-map-resolve"
  14. ]
  15. ],
  16. "_from": "atob@>=1.1.0 <1.2.0",
  17. "_id": "atob@1.1.3",
  18. "_inCache": true,
  19. "_installable": true,
  20. "_location": "/atob",
  21. "_nodeVersion": "5.0.0",
  22. "_npmUser": {
  23. "name": "coolaj86",
  24. "email": "coolaj86@gmail.com"
  25. },
  26. "_npmVersion": "3.3.6",
  27. "_phantomChildren": {},
  28. "_requested": {
  29. "raw": "atob@~1.1.0",
  30. "scope": null,
  31. "escapedName": "atob",
  32. "name": "atob",
  33. "rawSpec": "~1.1.0",
  34. "spec": ">=1.1.0 <1.2.0",
  35. "type": "range"
  36. },
  37. "_requiredBy": [
  38. "/source-map-resolve"
  39. ],
  40. "_resolved": "https://registry.npmjs.org/atob/-/atob-1.1.3.tgz",
  41. "_shasum": "95f13629b12c3a51a5d215abdce2aa9f32f80773",
  42. "_shrinkwrap": null,
  43. "_spec": "atob@~1.1.0",
  44. "_where": "/home/king/Desktop/FINAL/AhMyth/app/node_modules/source-map-resolve",
  45. "author": {
  46. "name": "AJ ONeal",
  47. "email": "coolaj86@gmail.com",
  48. "url": "http://coolaj86.info"
  49. },
  50. "bin": {
  51. "atob": "bin/atob.js"
  52. },
  53. "bugs": {
  54. "url": "https://github.com/coolaj86/node-browser-compat/issues"
  55. },
  56. "dependencies": {},
  57. "description": "atob for Node.JS and Linux / Mac / Windows CLI (it's a one-liner)",
  58. "devDependencies": {},
  59. "directories": {},
  60. "dist": {
  61. "shasum": "95f13629b12c3a51a5d215abdce2aa9f32f80773",
  62. "tarball": "https://registry.npmjs.org/atob/-/atob-1.1.3.tgz"
  63. },
  64. "engines": {
  65. "node": ">= 0.4.0"
  66. },
  67. "gitHead": "566cbf77b8f5a69e759d23bb56c64eaae3dee463",
  68. "homepage": "https://github.com/coolaj86/node-browser-compat",
  69. "keywords": [
  70. "atob",
  71. "browser"
  72. ],
  73. "license": "(MIT OR Apache-2.0)",
  74. "main": "index",
  75. "maintainers": [
  76. {
  77. "name": "coolaj86",
  78. "email": "coolaj86@gmail.com"
  79. }
  80. ],
  81. "name": "atob",
  82. "optionalDependencies": {},
  83. "readme": "ERROR: No README data found!",
  84. "repository": {
  85. "type": "git",
  86. "url": "git://github.com/coolaj86/node-browser-compat.git"
  87. },
  88. "scripts": {},
  89. "version": "1.1.3"
  90. }