{
  "_class" : "hudson.model.UpdateSite$Plugin",
  "name" : "pipeline-npm",
  "sourceId" : "default",
  "url" : "https://updates.jenkins.io/download/plugins/pipeline-npm/204.v4dc4c2202625/pipeline-npm.hpi",
  "version" : "204.v4dc4c2202625",
  "categories" : [
    "pipeline",
    "npm"
  ],
  "compatible" : False,
  "compatibleSinceVersion" : None,
  "compatibleWithInstalledVersion" : True,
  "dependencies" : {
    "config-file-provider" : "959.vcff671a_4518b_",
    "workflow-step-api" : "657.v03b_e8115821b_"
  },
  "excerpt" : "This plugin provides integration with Pipeline, configures npm environment to use within a pipeline job by calling sh npm or bat npm. The select npmrc will be configured and placed in the workspace prior to the build in order to take precedence over any user or global npmrc.",
  "installed" : None,
  "neededDependencies" : [
    
  ],
  "optionalDependencies" : {
    
  },
  "releaseTimestamp" : 1706155920000,
  "requiredCore" : "2.426.3",
  "title" : "Pipeline NPM Integration",
  "wiki" : "https://plugins.jenkins.io/pipeline-npm"
}