Commit 76e39b15cc1ceea4690f431788a974cb0f700d14
1 parent
4c5985c897
Exists in
master
iniparser diganti node-ini
Showing 2 changed files with 6 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 | "sate24": "git+http://git@gitlab.kodesumber.com/reload97/node-sate24.git", |
32 | 31 | "winston": "~1.0.1", |
33 | - "sate24-expresso": "git+http://gitlab.kodesumber.com/reload97/sate24-expresso.git" | |
32 | + "sate24-expresso": "git+http://gitlab.kodesumber.com/reload97/sate24-expresso.git", | |
33 | + "ini": "~1.3.4" | |
34 | 34 | } |
35 | 35 | } |