package.json 3.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117
  1. {
  2. "_args": [
  3. [
  4. "nopt@^4.0.3",
  5. "/mnt/sdc1/Users/James/IdeaProjects/website-core/www/libs/node_modules/js-beautify"
  6. ]
  7. ],
  8. "_from": "nopt@>=4.0.3 <5.0.0",
  9. "_hasShrinkwrap": false,
  10. "_id": "[email protected]",
  11. "_inCache": true,
  12. "_installable": true,
  13. "_location": "/nopt",
  14. "_nodeVersion": "13.9.0",
  15. "_npmOperationalInternal": {
  16. "host": "s3://npm-registry-packages",
  17. "tmp": "tmp/nopt_4.0.3_1583704435982_0.1350573274257274"
  18. },
  19. "_npmUser": {
  20. "email": "[email protected]",
  21. "name": "isaacs"
  22. },
  23. "_npmVersion": "6.14.2",
  24. "_phantomChildren": {},
  25. "_requested": {
  26. "name": "nopt",
  27. "raw": "nopt@^4.0.3",
  28. "rawSpec": "^4.0.3",
  29. "scope": null,
  30. "spec": ">=4.0.3 <5.0.0",
  31. "type": "range"
  32. },
  33. "_requiredBy": [
  34. "/js-beautify"
  35. ],
  36. "_resolved": "https://registry.npmjs.org/nopt/-/nopt-4.0.3.tgz",
  37. "_shasum": "a375cad9d02fd921278d954c2254d5aa57e15e48",
  38. "_shrinkwrap": null,
  39. "_spec": "nopt@^4.0.3",
  40. "_where": "/mnt/sdc1/Users/James/IdeaProjects/website-core/www/libs/node_modules/js-beautify",
  41. "author": {
  42. "email": "[email protected]",
  43. "name": "Isaac Z. Schlueter",
  44. "url": "http://blog.izs.me/"
  45. },
  46. "bin": {
  47. "nopt": "bin/nopt.js"
  48. },
  49. "bugs": {
  50. "url": "https://github.com/npm/nopt/issues"
  51. },
  52. "dependencies": {
  53. "abbrev": "1",
  54. "osenv": "^0.1.4"
  55. },
  56. "description": "Option parsing for Node, supporting types, shorthands, etc. Used by npm.",
  57. "devDependencies": {
  58. "tap": "^14.10.6"
  59. },
  60. "directories": {},
  61. "dist": {
  62. "fileCount": 6,
  63. "integrity": "sha512-CvaGwVMztSMJLOeXPrez7fyfObdZqNUK1cPAEzLHrTybIua9pMdmmPR5YwtfNftIOMv3DPUhFaxsZMNTQO20Kg==",
  64. "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeZWl0CRA9TVsSAnZWagAAwAYP/jratQa5m7DIaS1qetL/\n0ECOaoClnnuJS4D4Tuc/+6FOaidSGyjdjUgsBR6F+RN9wcvRAwh9s7rC3mz6\nsPO2D40RI7yeX9kKhKCwNpH6q3SM/BL5DG0VA5Xf4iJ7fa1Cox7/qlgrRib3\nB01yvqX9XO1tpDEfQAi3B9JxCE5IWuEmOR2v6i69pPQbw1HaJf6SCuIjInjc\nuj1jTLOB/vtD21CuQOKEOj+gKg18eyuQcgXOKHWDAeYfps79ucP9VKHWvnMT\neB9N2PB+VeAfoO8jgDYxc+mPFP6tlOCV6sn/+c9Ak/mUanzhmQYJbkf7TYtC\n9e+zAc0AcvqM+SQEkzkcPwVxmC7M0rQOFoxQ/p7L1buU0gxBFAqUDIE+aDmu\n74aMO0Qocbq7YpwL92GNfU8rcfoRIPZwmAhgTZn2rdsrcpA5dSqUPzCi1c/K\nVeNNoTeBDb2J3Hu/ZACX1Z+7VjlxS49irDqJDRnE/93Sg1wZU7bVfG66+KVK\nwanHViGa77G8SgpO9OiJy84ElpiPnL91s25BCGhLhhawCJxHrak6sutdV9BW\nnF4dtzDO5TUIaPrPMEgBAGsvkVdrLPTO5FvBOQPRqf7h2NsOf4/U6P2yZOI6\n+Mkd6Rif2TdaqtoujHFncKm3LmE3jiIJSbb/R1r9+vvE0mxmuj7fSOF8uuIR\nrzwT\r\n=udJ+\r\n-----END PGP SIGNATURE-----\r\n",
  65. "shasum": "a375cad9d02fd921278d954c2254d5aa57e15e48",
  66. "tarball": "https://registry.npmjs.org/nopt/-/nopt-4.0.3.tgz",
  67. "unpackedSize": 25815
  68. },
  69. "gitHead": "2b1ef35dfaaee7a79a7e1b5ed83dcda2853214d4",
  70. "homepage": "https://github.com/npm/nopt#readme",
  71. "license": "ISC",
  72. "main": "lib/nopt.js",
  73. "maintainers": [
  74. {
  75. "name": "adam_baldwin",
  76. "email": "[email protected]"
  77. },
  78. {
  79. "name": "ahmadnassri",
  80. "email": "[email protected]"
  81. },
  82. {
  83. "name": "claudiahdz",
  84. "email": "[email protected]"
  85. },
  86. {
  87. "name": "darcyclarke",
  88. "email": "[email protected]"
  89. },
  90. {
  91. "name": "isaacs",
  92. "email": "[email protected]"
  93. },
  94. {
  95. "name": "mikemimik",
  96. "email": "[email protected]"
  97. },
  98. {
  99. "name": "ruyadorno",
  100. "email": "[email protected]"
  101. }
  102. ],
  103. "name": "nopt",
  104. "optionalDependencies": {},
  105. "readme": "ERROR: No README data found!",
  106. "repository": {
  107. "type": "git",
  108. "url": "git+https://github.com/npm/nopt.git"
  109. },
  110. "scripts": {
  111. "postversion": "npm publish",
  112. "prepublishOnly": "git push origin --follow-tags",
  113. "preversion": "npm test",
  114. "test": "tap test/*.js"
  115. },
  116. "version": "4.0.3"
  117. }