diff options
Diffstat (limited to 'node_modules/proto-list/README.md')
-rw-r--r-- | node_modules/proto-list/README.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/node_modules/proto-list/README.md b/node_modules/proto-list/README.md new file mode 100644 index 0000000..43cfa35 --- /dev/null +++ b/node_modules/proto-list/README.md @@ -0,0 +1,3 @@ +A list of objects, bound by their prototype chain. + +Used in npm's config stuff. |