A
B
C
D
E
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
V
W
N
- notCompatibleWithConfigurationCache(java.lang.String) - function in org.gradle.api.internal.AbstractTask
- Npm - class in io.github.kelvindev15.gradle
- The Plugin implementation.
- NpmDependency - class in io.github.kelvindev15.npm
- Represents a dependency in a package.json file.
- NpmDependency.Companion - class in io.github.kelvindev15.npm.NpmDependency
- NpmExec - class in io.github.kelvindev15.utils
- Represents the npm executable.
- NpmPackageFile - class in io.github.kelvindev15.npm
- Represents a package.json file.
- NpmRepository - class in io.github.kelvindev15.npm
- Represents a repository in a package.json file.
- NpmRepository.Companion - class in io.github.kelvindev15.npm.NpmRepository
- npmScript(java.lang.String,java.lang.String) - function in io.github.kelvindev15.gradle.PackageJsonExtension.ScriptBuilder
- Create a task dependency for an npm script.
- NpmScript - class in io.github.kelvindev15.npm
- Represents a script in a package.json file.
- NpmScript.Companion - class in io.github.kelvindev15.npm.NpmScript
- NpmScriptTask - class in io.github.kelvindev15.gradle
- The task to run a npm command.
- NpmTask - class in io.github.kelvindev15.gradle
- The task to run a npm command.