<#16960 javascript: add target type for NPM packag...
# github-notifications
c
#16960 javascript: add target type for NPM packages Issue created by tdyas Add a
npm_package
target type to represent a NPM package including its
package.json
config file. This target type will likely be similar in design to the
go_mod
target and its ownership of
go.mod
/
go.sum
files. pantsbuild/pants