Commit e9b7b9dce1c6f94a135cf41a61d435cdd9dec15c
1 parent
b07b330dfc
Exists in
master
ganti iniparser jadi ini
Showing 2 changed files with 5 additions and 4 deletions Side-by-side Diff
index.js
package.json
... | ... | @@ -24,12 +24,12 @@ |
24 | 24 | "mocha": "~2.2.5", |
25 | 25 | "request": "~2.57.0", |
26 | 26 | "strftime": "~0.9.2", |
27 | - "iniparser": "~1.0.5", | |
28 | 27 | "mathjs": "~1.7.0", |
29 | 28 | "xmlrpc": "~1.3.1", |
30 | 29 | "xml2js": "~0.4.9", |
31 | 30 | "node-simple-router": "~0.9.4-2", |
32 | 31 | "sate24": "git+http://git@gitlab.kodesumber.com/reload97/node-sate24.git", |
33 | - "winston": "~1.0.2" | |
32 | + "winston": "~1.0.2", | |
33 | + "ini": "~1.3.4" | |
34 | 34 | } |
35 | 35 | } |