Package com.brunoritz.gradle.singularnode.npm
@ReturnValuesAreNonnullByDefault
@ParametersAreNonnullByDefault
@DefaultAnnotationForFields(edu.umd.cs.findbugs.annotations.NonNull.class)
@DefaultAnnotationForParameters(edu.umd.cs.findbugs.annotations.NonNull.class)
package com.brunoritz.gradle.singularnode.npm
-
ClassesClassDescriptionInstalls packages declared in the
package.jsonfile.Installs the requested version of NPM into the installation directory.Configures all required tasks and properties for the NPM package manager.The task type for defining custon NPM tasks to execute.