Files
tldr/pages
Nicolas Kosinski fcab942a24 npm: favor 'package' over 'module' (#10924)
As I understand the documentation, 'module' is more specific:
https://docs.npmjs.com/about-packages-and-modules

Note that the 'package' term is used in CLI help:

	$ npm install --help
	Install a package

	Usage:
	npm install [<package-spec> ...]
2023-10-11 09:33:22 +02:00
..
2023-10-11 08:06:36 +02:00
2023-10-08 02:01:36 +02:00
2023-09-02 10:10:54 +05:30