package.json 2.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596
  1. {
  2. "_args": [
  3. [
  4. {
  5. "raw": "nopt@2 || 3",
  6. "scope": null,
  7. "escapedName": "nopt",
  8. "name": "nopt",
  9. "rawSpec": "2 || 3",
  10. "spec": ">=2.0.0 <3.0.0||>=3.0.0 <4.0.0",
  11. "type": "range"
  12. },
  13. "/mnt/Data/bach/Sites/clameurs.org/sites/all/themes/figureslibres/clameurs/node_modules/node-gyp"
  14. ]
  15. ],
  16. "_from": "nopt@>=2.0.0 <3.0.0||>=3.0.0 <4.0.0",
  17. "_id": "nopt@3.0.6",
  18. "_inCache": true,
  19. "_location": "/nopt",
  20. "_nodeVersion": "4.2.1",
  21. "_npmUser": {
  22. "name": "othiym23",
  23. "email": "ogd@aoaioxxysz.net"
  24. },
  25. "_npmVersion": "2.14.10",
  26. "_phantomChildren": {},
  27. "_requested": {
  28. "raw": "nopt@2 || 3",
  29. "scope": null,
  30. "escapedName": "nopt",
  31. "name": "nopt",
  32. "rawSpec": "2 || 3",
  33. "spec": ">=2.0.0 <3.0.0||>=3.0.0 <4.0.0",
  34. "type": "range"
  35. },
  36. "_requiredBy": [
  37. "/node-gyp"
  38. ],
  39. "_resolved": "https://registry.npmjs.org/nopt/-/nopt-3.0.6.tgz",
  40. "_shasum": "c6465dbf08abcd4db359317f79ac68a646b28ff9",
  41. "_shrinkwrap": null,
  42. "_spec": "nopt@2 || 3",
  43. "_where": "/mnt/Data/bach/Sites/clameurs.org/sites/all/themes/figureslibres/clameurs/node_modules/node-gyp",
  44. "author": {
  45. "name": "Isaac Z. Schlueter",
  46. "email": "i@izs.me",
  47. "url": "http://blog.izs.me/"
  48. },
  49. "bin": {
  50. "nopt": "./bin/nopt.js"
  51. },
  52. "bugs": {
  53. "url": "https://github.com/npm/nopt/issues"
  54. },
  55. "dependencies": {
  56. "abbrev": "1"
  57. },
  58. "description": "Option parsing for Node, supporting types, shorthands, etc. Used by npm.",
  59. "devDependencies": {
  60. "tap": "^1.2.0"
  61. },
  62. "directories": {},
  63. "dist": {
  64. "shasum": "c6465dbf08abcd4db359317f79ac68a646b28ff9",
  65. "tarball": "https://registry.npmjs.org/nopt/-/nopt-3.0.6.tgz"
  66. },
  67. "gitHead": "10a750c9bb99c1950160353459e733ac2aa18cb6",
  68. "homepage": "https://github.com/npm/nopt#readme",
  69. "license": "ISC",
  70. "main": "lib/nopt.js",
  71. "maintainers": [
  72. {
  73. "name": "isaacs",
  74. "email": "i@izs.me"
  75. },
  76. {
  77. "name": "othiym23",
  78. "email": "ogd@aoaioxxysz.net"
  79. },
  80. {
  81. "name": "zkat",
  82. "email": "kat@sykosomatic.org"
  83. }
  84. ],
  85. "name": "nopt",
  86. "optionalDependencies": {},
  87. "readme": "ERROR: No README data found!",
  88. "repository": {
  89. "type": "git",
  90. "url": "git+https://github.com/npm/nopt.git"
  91. },
  92. "scripts": {
  93. "test": "tap test/*.js"
  94. },
  95. "version": "3.0.6"
  96. }