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.

76 lines
1.8 KiB

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