github.com/lineaje-labs/syft@v0.98.1-0.20231227153149-9e393f60ff1b/syft/pkg/cataloger/javascript/test-fixtures/pkg-json/package-private.json (about)

     1  {
     2    "version": "6.14.6",
     3    "name": "npm",
     4    "private": true,
     5    "description": "a package manager for JavaScript",
     6    "keywords": [
     7      "install",
     8      "modules",
     9      "package manager",
    10      "package.json"
    11    ],
    12    "preferGlobal": true,
    13    "config": {
    14      "publishtest": false
    15    },
    16    "homepage": "https://docs.npmjs.com/",
    17    "author": "Isaac Z. Schlueter <i@izs.me> (http://blog.izs.me)",
    18    "repository": {
    19      "type": "git",
    20      "url": "https://github.com/npm/cli"
    21    },
    22    "bugs": {
    23      "url": "https://npm.community/c/bugs"
    24    },
    25    "directories": {
    26      "bin": "./bin",
    27      "doc": "./doc",
    28      "lib": "./lib",
    29      "man": "./man"
    30    },
    31    "main": "./lib/npm.js",
    32    "bin": {
    33      "npm": "./bin/npm-cli.js",
    34      "npx": "./bin/npx-cli.js"
    35    },
    36    "dependencies": {
    37      "JSONStream": "^1.3.5",
    38      "abbrev": "~1.1.1",
    39      "ansicolors": "~0.3.2",
    40      "ansistyles": "~0.1.3",
    41      "aproba": "^2.0.0",
    42      "archy": "~1.0.0",
    43      "bin-links": "^1.1.7",
    44      "bluebird": "^3.5.5",
    45      "byte-size": "^5.0.1",
    46      "cacache": "^12.0.3",
    47      "call-limit": "^1.1.1",
    48      "chownr": "^1.1.4",
    49      "ci-info": "^2.0.0",
    50      "cli-columns": "^3.1.2",
    51      "cli-table3": "^0.5.1",
    52      "cmd-shim": "^3.0.3",
    53      "columnify": "~1.5.4",
    54      "config-chain": "^1.1.12",
    55      "detect-indent": "~5.0.0",
    56      "detect-newline": "^2.1.0",
    57      "dezalgo": "~1.0.3",
    58      "editor": "~1.0.0",
    59      "figgy-pudding": "^3.5.1",
    60      "find-npm-prefix": "^1.0.2",
    61      "fs-vacuum": "~1.2.10",
    62      "fs-write-stream-atomic": "~1.0.10",
    63      "gentle-fs": "^2.3.0",
    64      "glob": "^7.1.6",
    65      "graceful-fs": "^4.2.4",
    66      "has-unicode": "~2.0.1",
    67      "hosted-git-info": "^2.8.8",
    68      "iferr": "^1.0.2",
    69      "infer-owner": "^1.0.4",
    70      "inflight": "~1.0.6",
    71      "inherits": "^2.0.4",
    72      "ini": "^1.3.5",
    73      "init-package-json": "^1.10.3",
    74      "is-cidr": "^3.0.0",
    75      "json-parse-better-errors": "^1.0.2",
    76      "lazy-property": "~1.0.0",
    77      "libcipm": "^4.0.7",
    78      "libnpm": "^3.0.1",
    79      "libnpmaccess": "^3.0.2",
    80      "libnpmhook": "^5.0.3",
    81      "libnpmorg": "^1.0.1",
    82      "libnpmsearch": "^2.0.2",
    83      "libnpmteam": "^1.0.2",
    84      "libnpx": "^10.2.2",
    85      "lock-verify": "^2.1.0",
    86      "lockfile": "^1.0.4",
    87      "lodash._baseuniq": "~4.6.0",
    88      "lodash.clonedeep": "~4.5.0",
    89      "lodash.union": "~4.6.0",
    90      "lodash.uniq": "~4.5.0",
    91      "lodash.without": "~4.4.0",
    92      "lru-cache": "^5.1.1",
    93      "meant": "~1.0.1",
    94      "mississippi": "^3.0.0",
    95      "mkdirp": "^0.5.5",
    96      "move-concurrently": "^1.0.1",
    97      "node-gyp": "^5.1.0",
    98      "nopt": "^4.0.3",
    99      "normalize-package-data": "^2.5.0",
   100      "npm-audit-report": "^1.3.2",
   101      "npm-cache-filename": "~1.0.2",
   102      "npm-install-checks": "^3.0.2",
   103      "npm-lifecycle": "^3.1.4",
   104      "npm-package-arg": "^6.1.1",
   105      "npm-packlist": "^1.4.8",
   106      "npm-pick-manifest": "^3.0.2",
   107      "npm-profile": "^4.0.4",
   108      "npm-registry-fetch": "^4.0.5",
   109      "npm-user-validate": "~1.0.0",
   110      "npmlog": "~4.1.2",
   111      "once": "~1.4.0",
   112      "opener": "^1.5.1",
   113      "osenv": "^0.1.5",
   114      "pacote": "^9.5.12",
   115      "path-is-inside": "~1.0.2",
   116      "promise-inflight": "~1.0.1",
   117      "qrcode-terminal": "^0.12.0",
   118      "query-string": "^6.8.2",
   119      "qw": "~1.0.1",
   120      "read": "~1.0.7",
   121      "read-cmd-shim": "^1.0.5",
   122      "read-installed": "~4.0.3",
   123      "read-package-json": "^2.1.1",
   124      "read-package-tree": "^5.3.1",
   125      "readable-stream": "^3.6.0",
   126      "readdir-scoped-modules": "^1.1.0",
   127      "request": "^2.88.0",
   128      "retry": "^0.12.0",
   129      "rimraf": "^2.7.1",
   130      "safe-buffer": "^5.1.2",
   131      "semver": "^5.7.1",
   132      "sha": "^3.0.0",
   133      "slide": "~1.1.6",
   134      "sorted-object": "~2.0.1",
   135      "sorted-union-stream": "~2.1.3",
   136      "ssri": "^6.0.1",
   137      "stringify-package": "^1.0.1",
   138      "tar": "^4.4.13",
   139      "text-table": "~0.2.0",
   140      "tiny-relative-date": "^1.3.0",
   141      "uid-number": "0.0.6",
   142      "umask": "~1.1.0",
   143      "unique-filename": "^1.1.1",
   144      "unpipe": "~1.0.0",
   145      "update-notifier": "^2.5.0",
   146      "uuid": "^3.3.3",
   147      "validate-npm-package-license": "^3.0.4",
   148      "validate-npm-package-name": "~3.0.0",
   149      "which": "^1.3.1",
   150      "worker-farm": "^1.7.0",
   151      "write-file-atomic": "^2.4.3"
   152    },
   153    "bundleDependencies": [
   154      "abbrev",
   155      "ansicolors",
   156      "ansistyles",
   157      "aproba",
   158      "archy",
   159      "bin-links",
   160      "bluebird",
   161      "byte-size",
   162      "cacache",
   163      "call-limit",
   164      "chownr",
   165      "ci-info",
   166      "cli-columns",
   167      "cli-table3",
   168      "cmd-shim",
   169      "columnify",
   170      "config-chain",
   171      "debuglog",
   172      "detect-indent",
   173      "detect-newline",
   174      "dezalgo",
   175      "editor",
   176      "figgy-pudding",
   177      "find-npm-prefix",
   178      "fs-vacuum",
   179      "fs-write-stream-atomic",
   180      "gentle-fs",
   181      "glob",
   182      "graceful-fs",
   183      "has-unicode",
   184      "hosted-git-info",
   185      "iferr",
   186      "imurmurhash",
   187      "infer-owner",
   188      "inflight",
   189      "inherits",
   190      "ini",
   191      "init-package-json",
   192      "is-cidr",
   193      "json-parse-better-errors",
   194      "JSONStream",
   195      "lazy-property",
   196      "libcipm",
   197      "libnpm",
   198      "libnpmaccess",
   199      "libnpmhook",
   200      "libnpmorg",
   201      "libnpmsearch",
   202      "libnpmteam",
   203      "libnpx",
   204      "lock-verify",
   205      "lockfile",
   206      "lodash._baseindexof",
   207      "lodash._baseuniq",
   208      "lodash._bindcallback",
   209      "lodash._cacheindexof",
   210      "lodash._createcache",
   211      "lodash._getnative",
   212      "lodash.clonedeep",
   213      "lodash.restparam",
   214      "lodash.union",
   215      "lodash.uniq",
   216      "lodash.without",
   217      "lru-cache",
   218      "meant",
   219      "mississippi",
   220      "mkdirp",
   221      "move-concurrently",
   222      "node-gyp",
   223      "nopt",
   224      "normalize-package-data",
   225      "npm-audit-report",
   226      "npm-cache-filename",
   227      "npm-install-checks",
   228      "npm-lifecycle",
   229      "npm-package-arg",
   230      "npm-packlist",
   231      "npm-pick-manifest",
   232      "npm-profile",
   233      "npm-registry-fetch",
   234      "npm-user-validate",
   235      "npmlog",
   236      "once",
   237      "opener",
   238      "osenv",
   239      "pacote",
   240      "path-is-inside",
   241      "promise-inflight",
   242      "qrcode-terminal",
   243      "query-string",
   244      "qw",
   245      "read-cmd-shim",
   246      "read-installed",
   247      "read-package-json",
   248      "read-package-tree",
   249      "read",
   250      "readable-stream",
   251      "readdir-scoped-modules",
   252      "request",
   253      "retry",
   254      "rimraf",
   255      "safe-buffer",
   256      "semver",
   257      "sha",
   258      "slide",
   259      "sorted-object",
   260      "sorted-union-stream",
   261      "ssri",
   262      "stringify-package",
   263      "tar",
   264      "text-table",
   265      "tiny-relative-date",
   266      "uid-number",
   267      "umask",
   268      "unique-filename",
   269      "unpipe",
   270      "update-notifier",
   271      "uuid",
   272      "validate-npm-package-license",
   273      "validate-npm-package-name",
   274      "which",
   275      "worker-farm",
   276      "write-file-atomic"
   277    ],
   278    "devDependencies": {
   279      "deep-equal": "^1.0.1",
   280      "get-stream": "^4.1.0",
   281      "licensee": "^7.0.3",
   282      "marked": "^0.6.3",
   283      "marked-man": "^0.6.0",
   284      "npm-registry-couchapp": "^2.7.4",
   285      "npm-registry-mock": "^1.3.1",
   286      "require-inject": "^1.4.4",
   287      "sprintf-js": "^1.1.2",
   288      "standard": "^11.0.1",
   289      "tacks": "^1.3.0",
   290      "tap": "^12.7.0",
   291      "tar-stream": "^2.1.0"
   292    },
   293    "scripts": {
   294      "dumpconf": "env | grep npm | sort | uniq",
   295      "prepare": "node bin/npm-cli.js rebuild && node bin/npm-cli.js --no-audit --no-timing prune --prefix=. --no-global && rimraf test/*/*/node_modules && make -j4 mandocs",
   296      "preversion": "bash scripts/update-authors.sh && git add AUTHORS && git commit -m \"update AUTHORS\" || true",
   297      "licenses": "licensee --production --errors-only",
   298      "tap": "tap -J --timeout 300 --no-esm",
   299      "tap-cover": "tap -J --nyc-arg=--cache --coverage --timeout 600 --no-esm",
   300      "lint": "standard",
   301      "pretest": "npm run lint",
   302      "test": "npm run test-tap --",
   303      "test:nocleanup": "NO_TEST_CLEANUP=1 npm run test --",
   304      "sudotest": "sudo npm run tap -- \"test/tap/*.js\"",
   305      "sudotest:nocleanup": "sudo NO_TEST_CLEANUP=1 npm run tap -- \"test/tap/*.js\"",
   306      "posttest": "rimraf test/npm_cache*",
   307      "test-coverage": "npm run tap-cover -- \"test/tap/*.js\" \"test/network/*.js\"",
   308      "test-tap": "npm run tap -- \"test/tap/*.js\" \"test/network/*.js\"",
   309      "test-node": "tap --timeout 240 \"test/tap/*.js\" \"test/network/*.js\""
   310    },
   311    "license": "Artistic-2.0",
   312    "engines": {
   313      "node": "6 >=6.2.0 || 8 || >=9.3.0"
   314    }
   315  }