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.

84 lines
2.0 KiB

7 years ago
  1. {
  2. "_args": [
  3. [
  4. {
  5. "raw": "options@>=0.0.5",
  6. "scope": null,
  7. "escapedName": "options",
  8. "name": "options",
  9. "rawSpec": ">=0.0.5",
  10. "spec": ">=0.0.5",
  11. "type": "range"
  12. },
  13. "/home/nau/MEGA/CODI/githubRepos/colspace/node_modules/ws"
  14. ]
  15. ],
  16. "_from": "options@>=0.0.5",
  17. "_id": "options@0.0.6",
  18. "_inCache": true,
  19. "_location": "/options",
  20. "_npmUser": {
  21. "name": "einaros",
  22. "email": "einaros@gmail.com"
  23. },
  24. "_npmVersion": "1.4.21",
  25. "_phantomChildren": {},
  26. "_requested": {
  27. "raw": "options@>=0.0.5",
  28. "scope": null,
  29. "escapedName": "options",
  30. "name": "options",
  31. "rawSpec": ">=0.0.5",
  32. "spec": ">=0.0.5",
  33. "type": "range"
  34. },
  35. "_requiredBy": [
  36. "/ws"
  37. ],
  38. "_resolved": "https://registry.npmjs.org/options/-/options-0.0.6.tgz",
  39. "_shasum": "ec22d312806bb53e731773e7cdaefcf1c643128f",
  40. "_shrinkwrap": null,
  41. "_spec": "options@>=0.0.5",
  42. "_where": "/home/nau/MEGA/CODI/githubRepos/colspace/node_modules/ws",
  43. "author": {
  44. "name": "Einar Otto Stangvik",
  45. "email": "einaros@gmail.com",
  46. "url": "http://2x.io"
  47. },
  48. "bugs": {
  49. "url": "https://github.com/einaros/options.js/issues"
  50. },
  51. "dependencies": {},
  52. "description": "A very light-weight in-code option parsers for node.js.",
  53. "devDependencies": {
  54. "mocha": "latest"
  55. },
  56. "directories": {},
  57. "dist": {
  58. "shasum": "ec22d312806bb53e731773e7cdaefcf1c643128f",
  59. "tarball": "https://registry.npmjs.org/options/-/options-0.0.6.tgz"
  60. },
  61. "engines": {
  62. "node": ">=0.4.0"
  63. },
  64. "gitHead": "ff53d0a092c897cb95964232a96fe17da65c11af",
  65. "homepage": "https://github.com/einaros/options.js",
  66. "main": "lib/options",
  67. "maintainers": [
  68. {
  69. "name": "einaros",
  70. "email": "einaros@gmail.com"
  71. }
  72. ],
  73. "name": "options",
  74. "optionalDependencies": {},
  75. "readme": "ERROR: No README data found!",
  76. "repository": {
  77. "type": "git",
  78. "url": "git://github.com/einaros/options.js.git"
  79. },
  80. "scripts": {
  81. "test": "make test"
  82. },
  83. "version": "0.0.6"
  84. }