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.

94 lines
2.2 KiB

7 years ago
  1. {
  2. "_args": [
  3. [
  4. {
  5. "raw": "async@0.9.0",
  6. "scope": null,
  7. "escapedName": "async",
  8. "name": "async",
  9. "rawSpec": "0.9.0",
  10. "spec": "0.9.0",
  11. "type": "version"
  12. },
  13. "/home/nau/MEGA/CODI/githubRepos/colspace/www/node_modules/portfinder"
  14. ]
  15. ],
  16. "_from": "async@0.9.0",
  17. "_id": "async@0.9.0",
  18. "_inCache": true,
  19. "_location": "/async",
  20. "_npmUser": {
  21. "name": "caolan",
  22. "email": "caolan.mcmahon@gmail.com"
  23. },
  24. "_npmVersion": "1.4.3",
  25. "_phantomChildren": {},
  26. "_requested": {
  27. "raw": "async@0.9.0",
  28. "scope": null,
  29. "escapedName": "async",
  30. "name": "async",
  31. "rawSpec": "0.9.0",
  32. "spec": "0.9.0",
  33. "type": "version"
  34. },
  35. "_requiredBy": [
  36. "/portfinder"
  37. ],
  38. "_resolved": "https://registry.npmjs.org/async/-/async-0.9.0.tgz",
  39. "_shasum": "ac3613b1da9bed1b47510bb4651b8931e47146c7",
  40. "_shrinkwrap": null,
  41. "_spec": "async@0.9.0",
  42. "_where": "/home/nau/MEGA/CODI/githubRepos/colspace/www/node_modules/portfinder",
  43. "author": {
  44. "name": "Caolan McMahon"
  45. },
  46. "bugs": {
  47. "url": "https://github.com/caolan/async/issues"
  48. },
  49. "dependencies": {},
  50. "description": "Higher-order functions and common patterns for asynchronous code",
  51. "devDependencies": {
  52. "nodelint": ">0.0.0",
  53. "nodeunit": ">0.0.0",
  54. "uglify-js": "1.2.x"
  55. },
  56. "directories": {},
  57. "dist": {
  58. "shasum": "ac3613b1da9bed1b47510bb4651b8931e47146c7",
  59. "tarball": "https://registry.npmjs.org/async/-/async-0.9.0.tgz"
  60. },
  61. "homepage": "https://github.com/caolan/async",
  62. "jam": {
  63. "main": "lib/async.js",
  64. "include": [
  65. "lib/async.js",
  66. "README.md",
  67. "LICENSE"
  68. ]
  69. },
  70. "licenses": [
  71. {
  72. "type": "MIT",
  73. "url": "https://github.com/caolan/async/raw/master/LICENSE"
  74. }
  75. ],
  76. "main": "./lib/async",
  77. "maintainers": [
  78. {
  79. "name": "caolan",
  80. "email": "caolan@caolanmcmahon.com"
  81. }
  82. ],
  83. "name": "async",
  84. "optionalDependencies": {},
  85. "readme": "ERROR: No README data found!",
  86. "repository": {
  87. "type": "git",
  88. "url": "git+https://github.com/caolan/async.git"
  89. },
  90. "scripts": {
  91. "test": "nodeunit test/test-async.js"
  92. },
  93. "version": "0.9.0"
  94. }