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.

96 lines
2.6 KiB

7 years ago
  1. {
  2. "_args": [
  3. [
  4. {
  5. "raw": "base64-arraybuffer@0.1.5",
  6. "scope": null,
  7. "escapedName": "base64-arraybuffer",
  8. "name": "base64-arraybuffer",
  9. "rawSpec": "0.1.5",
  10. "spec": "0.1.5",
  11. "type": "version"
  12. },
  13. "/home/nau/MEGA/CODI/githubRepos/colspace/node_modules/engine.io-parser"
  14. ]
  15. ],
  16. "_from": "base64-arraybuffer@0.1.5",
  17. "_id": "base64-arraybuffer@0.1.5",
  18. "_inCache": true,
  19. "_location": "/base64-arraybuffer",
  20. "_nodeVersion": "2.5.0",
  21. "_npmUser": {
  22. "name": "niklasvh",
  23. "email": "niklasvh@gmail.com"
  24. },
  25. "_npmVersion": "3.4.0",
  26. "_phantomChildren": {},
  27. "_requested": {
  28. "raw": "base64-arraybuffer@0.1.5",
  29. "scope": null,
  30. "escapedName": "base64-arraybuffer",
  31. "name": "base64-arraybuffer",
  32. "rawSpec": "0.1.5",
  33. "spec": "0.1.5",
  34. "type": "version"
  35. },
  36. "_requiredBy": [
  37. "/engine.io-parser"
  38. ],
  39. "_resolved": "https://registry.npmjs.org/base64-arraybuffer/-/base64-arraybuffer-0.1.5.tgz",
  40. "_shasum": "73926771923b5a19747ad666aa5cd4bf9c6e9ce8",
  41. "_shrinkwrap": null,
  42. "_spec": "base64-arraybuffer@0.1.5",
  43. "_where": "/home/nau/MEGA/CODI/githubRepos/colspace/node_modules/engine.io-parser",
  44. "author": {
  45. "name": "Niklas von Hertzen",
  46. "email": "niklasvh@gmail.com",
  47. "url": "http://hertzen.com"
  48. },
  49. "bugs": {
  50. "url": "https://github.com/niklasvh/base64-arraybuffer/issues"
  51. },
  52. "dependencies": {},
  53. "description": "Encode/decode base64 data into ArrayBuffers",
  54. "devDependencies": {
  55. "grunt": "^0.4.5",
  56. "grunt-cli": "^0.1.13",
  57. "grunt-contrib-jshint": "^0.11.2",
  58. "grunt-contrib-nodeunit": "^0.4.1",
  59. "grunt-contrib-watch": "^0.6.1"
  60. },
  61. "directories": {},
  62. "dist": {
  63. "shasum": "73926771923b5a19747ad666aa5cd4bf9c6e9ce8",
  64. "tarball": "https://registry.npmjs.org/base64-arraybuffer/-/base64-arraybuffer-0.1.5.tgz"
  65. },
  66. "engines": {
  67. "node": ">= 0.6.0"
  68. },
  69. "gitHead": "e9457ccb7b140f5ae54a2880c8e9b967ffb03a7d",
  70. "homepage": "https://github.com/niklasvh/base64-arraybuffer",
  71. "keywords": [],
  72. "licenses": [
  73. {
  74. "type": "MIT",
  75. "url": "https://github.com/niklasvh/base64-arraybuffer/blob/master/LICENSE-MIT"
  76. }
  77. ],
  78. "main": "lib/base64-arraybuffer",
  79. "maintainers": [
  80. {
  81. "name": "niklasvh",
  82. "email": "niklasvh@gmail.com"
  83. }
  84. ],
  85. "name": "base64-arraybuffer",
  86. "optionalDependencies": {},
  87. "readme": "ERROR: No README data found!",
  88. "repository": {
  89. "type": "git",
  90. "url": "git+https://github.com/niklasvh/base64-arraybuffer.git"
  91. },
  92. "scripts": {
  93. "test": "grunt nodeunit"
  94. },
  95. "version": "0.1.5"
  96. }