type

@get:Input
@get:Optional
abstract val type: Property<NpmDependency.Type>

Dependency type

See also