Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'doc/files/package.json.md')
-rw-r--r--doc/files/package.json.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/files/package.json.md b/doc/files/package.json.md
index 50d268f32..8c658200b 100644
--- a/doc/files/package.json.md
+++ b/doc/files/package.json.md
@@ -329,6 +329,11 @@ maybe, someday.
Put example scripts in here. Someday, it might be exposed in some clever way.
+### directories.test
+
+Put your tests in here. It is currently not exposed, but it might be in the
+future.
+
## repository
Specify the place where your code lives. This is helpful for people who