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.

103 lines
2.4 KiB

7 years ago
  1. {
  2. "_args": [
  3. [
  4. {
  5. "raw": "after@0.8.2",
  6. "scope": null,
  7. "escapedName": "after",
  8. "name": "after",
  9. "rawSpec": "0.8.2",
  10. "spec": "0.8.2",
  11. "type": "version"
  12. },
  13. "/home/nau/MEGA/CODI/githubRepos/colspace/node_modules/engine.io-parser"
  14. ]
  15. ],
  16. "_from": "after@0.8.2",
  17. "_id": "after@0.8.2",
  18. "_inCache": true,
  19. "_location": "/after",
  20. "_nodeVersion": "0.10.32",
  21. "_npmOperationalInternal": {
  22. "host": "packages-12-west.internal.npmjs.com",
  23. "tmp": "tmp/after-0.8.2.tgz_1471308639186_0.9132961586583406"
  24. },
  25. "_npmUser": {
  26. "name": "raynos",
  27. "email": "raynos2@gmail.com"
  28. },
  29. "_npmVersion": "2.15.9",
  30. "_phantomChildren": {},
  31. "_requested": {
  32. "raw": "after@0.8.2",
  33. "scope": null,
  34. "escapedName": "after",
  35. "name": "after",
  36. "rawSpec": "0.8.2",
  37. "spec": "0.8.2",
  38. "type": "version"
  39. },
  40. "_requiredBy": [
  41. "/engine.io-parser"
  42. ],
  43. "_resolved": "https://registry.npmjs.org/after/-/after-0.8.2.tgz",
  44. "_shasum": "fedb394f9f0e02aa9768e702bda23b505fae7e1f",
  45. "_shrinkwrap": null,
  46. "_spec": "after@0.8.2",
  47. "_where": "/home/nau/MEGA/CODI/githubRepos/colspace/node_modules/engine.io-parser",
  48. "author": {
  49. "name": "Raynos",
  50. "email": "raynos2@gmail.com"
  51. },
  52. "bugs": {
  53. "url": "https://github.com/Raynos/after/issues"
  54. },
  55. "contributors": [
  56. {
  57. "name": "Raynos",
  58. "email": "raynos2@gmail.com",
  59. "url": "http://raynos.org"
  60. }
  61. ],
  62. "dependencies": {},
  63. "description": "after - tiny flow control",
  64. "devDependencies": {
  65. "mocha": "~1.8.1"
  66. },
  67. "directories": {},
  68. "dist": {
  69. "shasum": "fedb394f9f0e02aa9768e702bda23b505fae7e1f",
  70. "tarball": "https://registry.npmjs.org/after/-/after-0.8.2.tgz"
  71. },
  72. "gitHead": "e8c26046f36962b90e68dc5df33a9672a54b25f5",
  73. "homepage": "https://github.com/Raynos/after#readme",
  74. "keywords": [
  75. "flowcontrol",
  76. "after",
  77. "flow",
  78. "control",
  79. "arch"
  80. ],
  81. "license": "MIT",
  82. "maintainers": [
  83. {
  84. "name": "raynos",
  85. "email": "raynos2@gmail.com"
  86. },
  87. {
  88. "name": "defunctzombie",
  89. "email": "shtylman@gmail.com"
  90. }
  91. ],
  92. "name": "after",
  93. "optionalDependencies": {},
  94. "readme": "ERROR: No README data found!",
  95. "repository": {
  96. "type": "git",
  97. "url": "git://github.com/Raynos/after.git"
  98. },
  99. "scripts": {
  100. "test": "mocha --ui tdd --reporter spec test/*.js"
  101. },
  102. "version": "0.8.2"
  103. }