Skip to content

Instantly share code, notes, and snippets.

@officialrajdeepsingh
Created April 3, 2022 08:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save officialrajdeepsingh/337c51e0817df746aa22ed95823d1829 to your computer and use it in GitHub Desktop.
Save officialrajdeepsingh/337c51e0817df746aa22ed95823d1829 to your computer and use it in GitHub Desktop.
npm package all list for nextjs
radewala_2@cloudshell:~/npmTutorial/my-app$ npm ls --all
my-app@0.1.0 /home/radewala_2/npmTutorial/my-app
├─┬ eslint-config-next@12.1.0
│ ├─┬ @next/eslint-plugin-next@12.1.0
│ │ └─┬ glob@7.1.7
│ │ ├── fs.realpath@1.0.0
│ │ ├─┬ inflight@1.0.6
│ │ │ ├── once@1.4.0 deduped
│ │ │ └── wrappy@1.0.2
│ │ ├── inherits@2.0.4
│ │ ├── minimatch@3.1.2 deduped
│ │ ├─┬ once@1.4.0
│ │ │ └── wrappy@1.0.2 deduped
│ │ └── path-is-absolute@1.0.1
│ ├── @rushstack/eslint-patch@1.1.1
│ ├─┬ @typescript-eslint/parser@5.15.0
│ │ ├─┬ @typescript-eslint/scope-manager@5.15.0
│ │ │ ├── @typescript-eslint/types@5.15.0 deduped
│ │ │ └─┬ @typescript-eslint/visitor-keys@5.15.0
│ │ │ ├── @typescript-eslint/types@5.15.0 deduped
│ │ │ └── eslint-visitor-keys@3.3.0 deduped
│ │ ├── @typescript-eslint/types@5.15.0
│ │ ├─┬ @typescript-eslint/typescript-estree@5.15.0
│ │ │ ├── @typescript-eslint/types@5.15.0 deduped
│ │ │ ├── @typescript-eslint/visitor-keys@5.15.0 deduped
│ │ │ ├── debug@4.3.4 deduped
│ │ │ ├─┬ globby@11.1.0
│ │ │ │ ├── array-union@2.1.0
│ │ │ │ ├─┬ dir-glob@3.0.1
│ │ │ │ │ └── path-type@4.0.0
│ │ │ │ ├─┬ fast-glob@3.2.11
│ │ │ │ │ ├── @nodelib/fs.stat@2.0.5
│ │ │ │ │ ├─┬ @nodelib/fs.walk@1.2.8
│ │ │ │ │ │ ├─┬ @nodelib/fs.scandir@2.1.5
│ │ │ │ │ │ │ ├── @nodelib/fs.stat@2.0.5 deduped
│ │ │ │ │ │ │ └─┬ run-parallel@1.2.0
│ │ │ │ │ │ │ └── queue-microtask@1.2.3
│ │ │ │ │ │ └─┬ fastq@1.13.0
│ │ │ │ │ │ └── reusify@1.0.4
│ │ │ │ │ ├─┬ glob-parent@5.1.2
│ │ │ │ │ │ └── is-glob@4.0.3 deduped
│ │ │ │ │ ├── merge2@1.4.1 deduped
│ │ │ │ │ └─┬ micromatch@4.0.4
│ │ │ │ │ ├─┬ braces@3.0.2
│ │ │ │ │ │ └─┬ fill-range@7.0.1
│ │ │ │ │ │ └─┬ to-regex-range@5.0.1
│ │ │ │ │ │ └── is-number@7.0.0
│ │ │ │ │ └── picomatch@2.3.1
│ │ │ │ ├── ignore@5.2.0 deduped
│ │ │ │ ├── merge2@1.4.1
│ │ │ │ └── slash@3.0.0
│ │ │ ├── is-glob@4.0.3 deduped
│ │ │ ├─┬ semver@7.3.5
│ │ │ │ └─┬ lru-cache@6.0.0
│ │ │ │ └── yallist@4.0.0
│ │ │ └─┬ tsutils@3.21.0
│ │ │ ├── tslib@1.14.1
│ │ │ └── typescript@4.6.2 deduped
│ │ ├── debug@4.3.4 deduped
│ │ └── eslint@8.11.0 deduped
│ ├─┬ eslint-import-resolver-node@0.3.6
│ │ ├─┬ debug@3.2.7
│ │ │ └── ms@2.1.2 deduped
│ │ └─┬ resolve@1.22.0
│ │ ├── is-core-module@2.8.1 deduped
│ │ ├── path-parse@1.0.7
│ │ └── supports-preserve-symlinks-flag@1.0.0
│ ├─┬ eslint-import-resolver-typescript@2.5.0
│ │ ├── debug@4.3.4 deduped
│ │ ├── eslint-plugin-import@2.25.4 deduped
│ │ ├── eslint@8.11.0 deduped
│ │ ├── glob@7.1.7 deduped
│ │ ├── is-glob@4.0.3 deduped
│ │ ├── resolve@1.22.0 deduped
│ │ └─┬ tsconfig-paths@3.14.0
│ │ ├── @types/json5@0.0.29
│ │ ├─┬ json5@1.0.1
│ │ │ └── minimist@1.2.5 deduped
│ │ ├── minimist@1.2.5
│ │ └── strip-bom@3.0.0
│ ├─┬ eslint-plugin-import@2.25.4
│ │ ├─┬ array-includes@3.1.4
│ │ │ ├─┬ call-bind@1.0.2
│ │ │ │ ├── function-bind@1.1.1 deduped
│ │ │ │ └── get-intrinsic@1.1.1 deduped
│ │ │ ├─┬ define-properties@1.1.3
│ │ │ │ └── object-keys@1.1.1
│ │ │ ├─┬ es-abstract@1.19.1
│ │ │ │ ├── call-bind@1.0.2 deduped
│ │ │ │ ├─┬ es-to-primitive@1.2.1
│ │ │ │ │ ├── is-callable@1.2.4 deduped
│ │ │ │ │ ├─┬ is-date-object@1.0.5
│ │ │ │ │ │ └── has-tostringtag@1.0.0 deduped
│ │ │ │ │ └─┬ is-symbol@1.0.4
│ │ │ │ │ └── has-symbols@1.0.3 deduped
│ │ │ │ ├── function-bind@1.1.1 deduped
│ │ │ │ ├── get-intrinsic@1.1.1 deduped
│ │ │ │ ├─┬ get-symbol-description@1.0.0
│ │ │ │ │ ├── call-bind@1.0.2 deduped
│ │ │ │ │ └── get-intrinsic@1.1.1 deduped
│ │ │ │ ├── has-symbols@1.0.3 deduped
│ │ │ │ ├── has@1.0.3 deduped
│ │ │ │ ├── internal-slot@1.0.3 deduped
│ │ │ │ ├── is-callable@1.2.4
│ │ │ │ ├── is-negative-zero@2.0.2
│ │ │ │ ├─┬ is-regex@1.1.4
│ │ │ │ │ ├── call-bind@1.0.2 deduped
│ │ │ │ │ └── has-tostringtag@1.0.0 deduped
│ │ │ │ ├── is-shared-array-buffer@1.0.1
│ │ │ │ ├── is-string@1.0.7 deduped
│ │ │ │ ├─┬ is-weakref@1.0.2
│ │ │ │ │ └── call-bind@1.0.2 deduped
│ │ │ │ ├── object-inspect@1.12.0
│ │ │ │ ├── object-keys@1.1.1 deduped
│ │ │ │ ├── object.assign@4.1.2 deduped
│ │ │ │ ├─┬ string.prototype.trimend@1.0.4
│ │ │ │ │ ├── call-bind@1.0.2 deduped
│ │ │ │ │ └── define-properties@1.1.3 deduped
│ │ │ │ ├─┬ string.prototype.trimstart@1.0.4
│ │ │ │ │ ├── call-bind@1.0.2 deduped
│ │ │ │ │ └── define-properties@1.1.3 deduped
│ │ │ │ └─┬ unbox-primitive@1.0.1
│ │ │ │ ├── function-bind@1.1.1 deduped
│ │ │ │ ├── has-bigints@1.0.1
│ │ │ │ ├── has-symbols@1.0.3 deduped
│ │ │ │ └─┬ which-boxed-primitive@1.0.2
│ │ │ │ ├─┬ is-bigint@1.0.4
│ │ │ │ │ └── has-bigints@1.0.1 deduped
│ │ │ │ ├─┬ is-boolean-object@1.1.2
│ │ │ │ │ ├── call-bind@1.0.2 deduped
│ │ │ │ │ └── has-tostringtag@1.0.0 deduped
│ │ │ │ ├─┬ is-number-object@1.0.6
│ │ │ │ │ └── has-tostringtag@1.0.0 deduped
│ │ │ │ ├── is-string@1.0.7 deduped
│ │ │ │ └── is-symbol@1.0.4 deduped
│ │ │ ├─┬ get-intrinsic@1.1.1
│ │ │ │ ├── function-bind@1.1.1 deduped
│ │ │ │ ├── has-symbols@1.0.3 deduped
│ │ │ │ └── has@1.0.3 deduped
│ │ │ └─┬ is-string@1.0.7
│ │ │ └─┬ has-tostringtag@1.0.0
│ │ │ └── has-symbols@1.0.3 deduped
│ │ ├─┬ array.prototype.flat@1.2.5
│ │ │ ├── call-bind@1.0.2 deduped
│ │ │ ├── define-properties@1.1.3 deduped
│ │ │ └── es-abstract@1.19.1 deduped
│ │ ├─┬ debug@2.6.9
│ │ │ └── ms@2.0.0
│ │ ├─┬ doctrine@2.1.0
│ │ │ └── esutils@2.0.3 deduped
│ │ ├── eslint-import-resolver-node@0.3.6 deduped
│ │ ├─┬ eslint-module-utils@2.7.3
│ │ │ ├─┬ debug@3.2.7
│ │ │ │ └── ms@2.1.2 deduped
│ │ │ └─┬ find-up@2.1.0
│ │ │ └─┬ locate-path@2.0.0
│ │ │ ├─┬ p-locate@2.0.0
│ │ │ │ └─┬ p-limit@1.3.0
│ │ │ │ └── p-try@1.0.0
│ │ │ └── path-exists@3.0.0
│ │ ├── eslint@8.11.0 deduped
│ │ ├─┬ has@1.0.3
│ │ │ └── function-bind@1.1.1
│ │ ├─┬ is-core-module@2.8.1
│ │ │ └── has@1.0.3 deduped
│ │ ├── is-glob@4.0.3 deduped
│ │ ├── minimatch@3.1.2 deduped
│ │ ├─┬ object.values@1.1.5
│ │ │ ├── call-bind@1.0.2 deduped
│ │ │ ├── define-properties@1.1.3 deduped
│ │ │ └── es-abstract@1.19.1 deduped
│ │ ├── resolve@1.22.0 deduped
│ │ └── tsconfig-paths@3.14.0 deduped
│ ├─┬ eslint-plugin-jsx-a11y@6.5.1
│ │ ├─┬ @babel/runtime@7.17.7
│ │ │ └── regenerator-runtime@0.13.9
│ │ ├─┬ aria-query@4.2.2
│ │ │ ├─┬ @babel/runtime-corejs3@7.17.7
│ │ │ │ ├── core-js-pure@3.21.1
│ │ │ │ └── regenerator-runtime@0.13.9 deduped
│ │ │ └── @babel/runtime@7.17.7 deduped
│ │ ├── array-includes@3.1.4 deduped
│ │ ├── ast-types-flow@0.0.7
│ │ ├── axe-core@4.4.1
│ │ ├── axobject-query@2.2.0
│ │ ├── damerau-levenshtein@1.0.8
│ │ ├── emoji-regex@9.2.2
│ │ ├── eslint@8.11.0 deduped
│ │ ├── has@1.0.3 deduped
│ │ ├─┬ jsx-ast-utils@3.2.1
│ │ │ ├── array-includes@3.1.4 deduped
│ │ │ └─┬ object.assign@4.1.2
│ │ │ ├── call-bind@1.0.2 deduped
│ │ │ ├── define-properties@1.1.3 deduped
│ │ │ ├── has-symbols@1.0.3 deduped
│ │ │ └── object-keys@1.1.1 deduped
│ │ ├─┬ language-tags@1.0.5
│ │ │ └── language-subtag-registry@0.3.21
│ │ └── minimatch@3.1.2 deduped
│ ├─┬ eslint-plugin-react-hooks@4.3.0
│ │ └── eslint@8.11.0 deduped
│ ├─┬ eslint-plugin-react@7.29.4
│ │ ├── array-includes@3.1.4 deduped
│ │ ├─┬ array.prototype.flatmap@1.2.5
│ │ │ ├── call-bind@1.0.2 deduped
│ │ │ ├── define-properties@1.1.3 deduped
│ │ │ └── es-abstract@1.19.1 deduped
│ │ ├─┬ doctrine@2.1.0
│ │ │ └── esutils@2.0.3 deduped
│ │ ├── eslint@8.11.0 deduped
│ │ ├── estraverse@5.3.0
│ │ ├── jsx-ast-utils@3.2.1 deduped
│ │ ├── minimatch@3.1.2 deduped
│ │ ├─┬ object.entries@1.1.5
│ │ │ ├── call-bind@1.0.2 deduped
│ │ │ ├── define-properties@1.1.3 deduped
│ │ │ └── es-abstract@1.19.1 deduped
│ │ ├─┬ object.fromentries@2.0.5
│ │ │ ├── call-bind@1.0.2 deduped
│ │ │ ├── define-properties@1.1.3 deduped
│ │ │ └── es-abstract@1.19.1 deduped
│ │ ├─┬ object.hasown@1.1.0
│ │ │ ├── define-properties@1.1.3 deduped
│ │ │ └── es-abstract@1.19.1 deduped
│ │ ├── object.values@1.1.5 deduped
│ │ ├─┬ prop-types@15.8.1
│ │ │ ├── loose-envify@1.4.0 deduped
│ │ │ ├── object-assign@4.1.1 deduped
│ │ │ └── react-is@16.13.1
│ │ ├─┬ resolve@2.0.0-next.3
│ │ │ ├── is-core-module@2.8.1 deduped
│ │ │ └── path-parse@1.0.7 deduped
│ │ ├── semver@6.3.0
│ │ └─┬ string.prototype.matchall@4.0.6
│ │ ├── call-bind@1.0.2 deduped
│ │ ├── define-properties@1.1.3 deduped
│ │ ├── es-abstract@1.19.1 deduped
│ │ ├── get-intrinsic@1.1.1 deduped
│ │ ├── has-symbols@1.0.3
│ │ ├─┬ internal-slot@1.0.3
│ │ │ ├── get-intrinsic@1.1.1 deduped
│ │ │ ├── has@1.0.3 deduped
│ │ │ └── side-channel@1.0.4 deduped
│ │ ├─┬ regexp.prototype.flags@1.4.1
│ │ │ ├── call-bind@1.0.2 deduped
│ │ │ └── define-properties@1.1.3 deduped
│ │ └─┬ side-channel@1.0.4
│ │ ├── call-bind@1.0.2 deduped
│ │ ├── get-intrinsic@1.1.1 deduped
│ │ └── object-inspect@1.12.0 deduped
│ ├── eslint@8.11.0 deduped
│ ├── next@12.1.0 deduped
│ └── typescript@4.6.2
├─┬ eslint@8.11.0
│ ├─┬ @eslint/eslintrc@1.2.1
│ │ ├── ajv@6.12.6 deduped
│ │ ├── debug@4.3.4 deduped
│ │ ├── espree@9.3.1 deduped
│ │ ├── globals@13.13.0 deduped
│ │ ├── ignore@5.2.0 deduped
│ │ ├── import-fresh@3.3.0 deduped
│ │ ├── js-yaml@4.1.0 deduped
│ │ ├── minimatch@3.1.2 deduped
│ │ └── strip-json-comments@3.1.1 deduped
│ ├─┬ @humanwhocodes/config-array@0.9.5
│ │ ├── @humanwhocodes/object-schema@1.2.1
│ │ ├── debug@4.3.4 deduped
│ │ └── minimatch@3.1.2 deduped
│ ├─┬ ajv@6.12.6
│ │ ├── fast-deep-equal@3.1.3 deduped
│ │ ├── fast-json-stable-stringify@2.1.0
│ │ ├── json-schema-traverse@0.4.1
│ │ └─┬ uri-js@4.4.1
│ │ └── punycode@2.1.1
│ ├─┬ chalk@4.1.2
│ │ ├─┬ ansi-styles@4.3.0
│ │ │ └─┬ color-convert@2.0.1
│ │ │ └── color-name@1.1.4
│ │ └─┬ supports-color@7.2.0
│ │ └── has-flag@4.0.0
│ ├─┬ cross-spawn@7.0.3
│ │ ├── path-key@3.1.1
│ │ ├─┬ shebang-command@2.0.0
│ │ │ └── shebang-regex@3.0.0
│ │ └─┬ which@2.0.2
│ │ └── isexe@2.0.0
│ ├─┬ debug@4.3.4
│ │ └── ms@2.1.2
│ ├─┬ doctrine@3.0.0
│ │ └── esutils@2.0.3 deduped
│ ├── escape-string-regexp@4.0.0
│ ├─┬ eslint-scope@7.1.1
│ │ ├─┬ esrecurse@4.3.0
│ │ │ └── estraverse@5.3.0 deduped
│ │ └── estraverse@5.3.0 deduped
│ ├─┬ eslint-utils@3.0.0
│ │ ├── eslint-visitor-keys@2.1.0
│ │ └── eslint@8.11.0 deduped
│ ├── eslint-visitor-keys@3.3.0
│ ├─┬ espree@9.3.1
│ │ ├─┬ acorn-jsx@5.3.2
│ │ │ └── acorn@8.7.0 deduped
│ │ ├── acorn@8.7.0
│ │ └── eslint-visitor-keys@3.3.0 deduped
│ ├─┬ esquery@1.4.0
│ │ └── estraverse@5.3.0 deduped
│ ├── esutils@2.0.3
│ ├── fast-deep-equal@3.1.3
│ ├─┬ file-entry-cache@6.0.1
│ │ └─┬ flat-cache@3.0.4
│ │ ├── flatted@3.2.5
│ │ └─┬ rimraf@3.0.2
│ │ └── glob@7.1.7 deduped
│ ├── functional-red-black-tree@1.0.1
│ ├─┬ glob-parent@6.0.2
│ │ └── is-glob@4.0.3 deduped
│ ├─┬ globals@13.13.0
│ │ └── type-fest@0.20.2
│ ├── ignore@5.2.0
│ ├─┬ import-fresh@3.3.0
│ │ ├─┬ parent-module@1.0.1
│ │ │ └── callsites@3.1.0
│ │ └── resolve-from@4.0.0
│ ├── imurmurhash@0.1.4
│ ├─┬ is-glob@4.0.3
│ │ └── is-extglob@2.1.1
│ ├─┬ js-yaml@4.1.0
│ │ └── argparse@2.0.1
│ ├── json-stable-stringify-without-jsonify@1.0.1
│ ├─┬ levn@0.4.1
│ │ ├── prelude-ls@1.2.1
│ │ └─┬ type-check@0.4.0
│ │ └── prelude-ls@1.2.1 deduped
│ ├── lodash.merge@4.6.2
│ ├─┬ minimatch@3.1.2
│ │ └─┬ brace-expansion@1.1.11
│ │ ├── balanced-match@1.0.2
│ │ └── concat-map@0.0.1
│ ├── natural-compare@1.4.0
│ ├─┬ optionator@0.9.1
│ │ ├── deep-is@0.1.4
│ │ ├── fast-levenshtein@2.0.6
│ │ ├── levn@0.4.1 deduped
│ │ ├── prelude-ls@1.2.1 deduped
│ │ ├── type-check@0.4.0 deduped
│ │ └── word-wrap@1.2.3
│ ├── regexpp@3.2.0
│ ├─┬ strip-ansi@6.0.1
│ │ └── ansi-regex@5.0.1
│ ├── strip-json-comments@3.1.1
│ ├── text-table@0.2.0
│ └── v8-compile-cache@2.3.0
├─┬ next@12.1.0
│ ├── @next/env@12.1.0
│ ├── UNMET OPTIONAL DEPENDENCY @next/swc-android-arm64@12.1.0
│ ├── UNMET OPTIONAL DEPENDENCY @next/swc-darwin-arm64@12.1.0
│ ├── UNMET OPTIONAL DEPENDENCY @next/swc-darwin-x64@12.1.0
│ ├── UNMET OPTIONAL DEPENDENCY @next/swc-linux-arm-gnueabihf@12.1.0
│ ├── UNMET OPTIONAL DEPENDENCY @next/swc-linux-arm64-gnu@12.1.0
│ ├── UNMET OPTIONAL DEPENDENCY @next/swc-linux-arm64-musl@12.1.0
│ ├── @next/swc-linux-x64-gnu@12.1.0
│ ├── @next/swc-linux-x64-musl@12.1.0
│ ├── UNMET OPTIONAL DEPENDENCY @next/swc-win32-arm64-msvc@12.1.0
│ ├── UNMET OPTIONAL DEPENDENCY @next/swc-win32-ia32-msvc@12.1.0
│ ├── UNMET OPTIONAL DEPENDENCY @next/swc-win32-x64-msvc@12.1.0
│ ├── caniuse-lite@1.0.30001317
│ ├── UNMET OPTIONAL DEPENDENCY fibers@>= 3.1.0
│ ├── UNMET OPTIONAL DEPENDENCY node-sass@^6.0.0 || ^7.0.0
│ ├─┬ postcss@8.4.5
│ │ ├── nanoid@3.3.1
│ │ ├── picocolors@1.0.0
│ │ └── source-map-js@1.0.2
│ ├── react-dom@17.0.2 deduped
│ ├── react@17.0.2 deduped
│ ├── UNMET OPTIONAL DEPENDENCY sass@^1.3.0
│ ├─┬ styled-jsx@5.0.0
│ │ └── react@17.0.2 deduped
│ └─┬ use-subscription@1.5.1
│ ├── object-assign@4.1.1 deduped
│ └── react@17.0.2 deduped
├─┬ react-dom@17.0.2
│ ├─┬ loose-envify@1.4.0
│ │ └── js-tokens@4.0.0
│ ├── object-assign@4.1.1
│ ├── react@17.0.2 deduped
│ └─┬ scheduler@0.20.2
│ ├── loose-envify@1.4.0 deduped
│ └── object-assign@4.1.1 deduped
└─┬ react@17.0.2
├── loose-envify@1.4.0 deduped
└── object-assign@4.1.1 deduped
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment