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:
authorisaacs <i@izs.me>2011-08-07 11:06:45 +0400
committerisaacs <i@izs.me>2011-08-07 11:06:45 +0400
commit7fd0f96d8bbb6f4f9cee60b09bb19e38a55d78fd (patch)
tree1e0357c2b08bc66f87ba34d5bc28cbeca5a57f05 /.gitmodules
parentba1830fdbbc0fba6a0fff79ddb1d3b7ebf460360 (diff)
Use standalone ini parser
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index ae2ea9124..0fc5934f6 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -25,3 +25,6 @@
[submodule "node_modules/proto-list"]
path = node_modules/proto-list
url = https://github.com/isaacs/proto-list.git
+[submodule "node_modules/ini"]
+ path = node_modules/ini
+ url = https://github.com/isaacs/ini.git