| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117 |
- {
- "_args": [
- [
- "nopt@^4.0.3",
- "/mnt/sdc1/Users/James/IdeaProjects/website-core/www/libs/node_modules/js-beautify"
- ]
- ],
- "_from": "nopt@>=4.0.3 <5.0.0",
- "_hasShrinkwrap": false,
- "_id": "[email protected]",
- "_inCache": true,
- "_installable": true,
- "_location": "/nopt",
- "_nodeVersion": "13.9.0",
- "_npmOperationalInternal": {
- "host": "s3://npm-registry-packages",
- "tmp": "tmp/nopt_4.0.3_1583704435982_0.1350573274257274"
- },
- "_npmUser": {
- "email": "[email protected]",
- "name": "isaacs"
- },
- "_npmVersion": "6.14.2",
- "_phantomChildren": {},
- "_requested": {
- "name": "nopt",
- "raw": "nopt@^4.0.3",
- "rawSpec": "^4.0.3",
- "scope": null,
- "spec": ">=4.0.3 <5.0.0",
- "type": "range"
- },
- "_requiredBy": [
- "/js-beautify"
- ],
- "_resolved": "https://registry.npmjs.org/nopt/-/nopt-4.0.3.tgz",
- "_shasum": "a375cad9d02fd921278d954c2254d5aa57e15e48",
- "_shrinkwrap": null,
- "_spec": "nopt@^4.0.3",
- "_where": "/mnt/sdc1/Users/James/IdeaProjects/website-core/www/libs/node_modules/js-beautify",
- "author": {
- "email": "[email protected]",
- "name": "Isaac Z. Schlueter",
- "url": "http://blog.izs.me/"
- },
- "bin": {
- "nopt": "bin/nopt.js"
- },
- "bugs": {
- "url": "https://github.com/npm/nopt/issues"
- },
- "dependencies": {
- "abbrev": "1",
- "osenv": "^0.1.4"
- },
- "description": "Option parsing for Node, supporting types, shorthands, etc. Used by npm.",
- "devDependencies": {
- "tap": "^14.10.6"
- },
- "directories": {},
- "dist": {
- "fileCount": 6,
- "integrity": "sha512-CvaGwVMztSMJLOeXPrez7fyfObdZqNUK1cPAEzLHrTybIua9pMdmmPR5YwtfNftIOMv3DPUhFaxsZMNTQO20Kg==",
- "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",
- "shasum": "a375cad9d02fd921278d954c2254d5aa57e15e48",
- "tarball": "https://registry.npmjs.org/nopt/-/nopt-4.0.3.tgz",
- "unpackedSize": 25815
- },
- "gitHead": "2b1ef35dfaaee7a79a7e1b5ed83dcda2853214d4",
- "homepage": "https://github.com/npm/nopt#readme",
- "license": "ISC",
- "main": "lib/nopt.js",
- "maintainers": [
- {
- "name": "adam_baldwin",
- "email": "[email protected]"
- },
- {
- "name": "ahmadnassri",
- "email": "[email protected]"
- },
- {
- "name": "claudiahdz",
- "email": "[email protected]"
- },
- {
- "name": "darcyclarke",
- "email": "[email protected]"
- },
- {
- "name": "isaacs",
- "email": "[email protected]"
- },
- {
- "name": "mikemimik",
- "email": "[email protected]"
- },
- {
- "name": "ruyadorno",
- "email": "[email protected]"
- }
- ],
- "name": "nopt",
- "optionalDependencies": {},
- "readme": "ERROR: No README data found!",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/npm/nopt.git"
- },
- "scripts": {
- "postversion": "npm publish",
- "prepublishOnly": "git push origin --follow-tags",
- "preversion": "npm test",
- "test": "tap test/*.js"
- },
- "version": "4.0.3"
- }
|