summaryrefslogtreecommitdiff
path: root/deps/npm/node_modules/ini/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'deps/npm/node_modules/ini/package.json')
-rw-r--r--deps/npm/node_modules/ini/package.json21
1 files changed, 11 insertions, 10 deletions
diff --git a/deps/npm/node_modules/ini/package.json b/deps/npm/node_modules/ini/package.json
index 3042c40627..a910b78861 100644
--- a/deps/npm/node_modules/ini/package.json
+++ b/deps/npm/node_modules/ini/package.json
@@ -6,7 +6,7 @@
},
"name": "ini",
"description": "An ini encoder/decoder for node",
- "version": "1.3.0",
+ "version": "1.3.2",
"repository": {
"type": "git",
"url": "git://github.com/isaacs/ini.git"
@@ -22,15 +22,17 @@
"devDependencies": {
"tap": "~0.4.0"
},
- "gitHead": "6c314944d0201f3199e1189aeb5687d0aaf1c575",
+ "license": "ISC",
+ "gitHead": "bbe4a8bb09afa58f724c04ce43a49037cabeadfb",
"bugs": {
"url": "https://github.com/isaacs/ini/issues"
},
"homepage": "https://github.com/isaacs/ini",
- "_id": "ini@1.3.0",
- "_shasum": "625483e56c643a7721014c76604d3353f44bd429",
- "_from": "ini@>=1.3.0 <2.0.0",
- "_npmVersion": "2.0.0",
+ "_id": "ini@1.3.2",
+ "_shasum": "9ebf4a44daf9d89acd07aab9f89a083d887f6dec",
+ "_from": "ini@>=1.3.2 <1.4.0",
+ "_npmVersion": "2.1.9",
+ "_nodeVersion": "0.10.16",
"_npmUser": {
"name": "isaacs",
"email": "i@izs.me"
@@ -42,10 +44,9 @@
}
],
"dist": {
- "shasum": "625483e56c643a7721014c76604d3353f44bd429",
- "tarball": "http://registry.npmjs.org/ini/-/ini-1.3.0.tgz"
+ "shasum": "9ebf4a44daf9d89acd07aab9f89a083d887f6dec",
+ "tarball": "http://registry.npmjs.org/ini/-/ini-1.3.2.tgz"
},
"directories": {},
- "_resolved": "https://registry.npmjs.org/ini/-/ini-1.3.0.tgz",
- "readme": "ERROR: No README data found!"
+ "_resolved": "https://registry.npmjs.org/ini/-/ini-1.3.2.tgz"
}