JavaScript package manager
C7091
concept
A JavaScript package manager is a tool that automates the discovery, installation, updating, and dependency management of JavaScript libraries and frameworks for a project.
All labels observed (2)
| Label | Occurrences |
|---|---|
| JavaScript package manager canonical | 4 |
| dependency manager | 1 |
Description generation (CDg)
The one-sentence description above was generated by prompting gpt-5.1 with the class name and this instruction.
Instruction
generate a one-sentence description for a given conceptual class. # Response Format Return only the sentence: "Description: [one-sentence description of the conceptional class]"
Input
Class: JavaScript package manager
Generated description
A JavaScript package manager is a tool that automates the discovery, installation, updating, and dependency management of JavaScript libraries and frameworks for a project.
Instances (5)
| Instance | Via concept surface |
|---|---|
| Yarn 1 (Classic) | — |
| npm | — |
|
yarn
surface form:
Yarn
|
— |
| PDM | dependency manager |
| pnpm | — |