Commit 14417801ad2cb0afa101d7e97a00666308062e00

Authored by renansoares
1 parent ad36f6d8
Exists in master and in 1 other branch devel

Adicionado moongose e python-shell no package

Showing 1 changed file with 3 additions and 1 deletions   Show diff stats
package.json
... ... @@ -14,6 +14,8 @@
14 14 "express": "~3.5.1",
15 15 "mkdirp": "^0.5.0",
16 16 "node-uuid": "^1.4.1",
17   - "ip": "latest"
  17 + "ip": "latest”,
  18 + "mongoose": "^3.8.16",
  19 + "python-shell": "0.0.3"
18 20 }
19 21 }
... ...