Permalink
Cannot retrieve contributors at this time
Fetching contributors…

{ | |
"name": "dialect", | |
"description": "Translations manager for nodejs", | |
"version": "1.0.5", | |
"author": "Pau Ramon <masylum@gmail.com>", | |
"dependencies": { | |
"mongodb": "0.9.6-23", | |
"funk": "1.0.1" | |
}, | |
"devDependencies": { | |
"testosterone": "1.2.0", | |
"gently": "0.9.1" | |
}, | |
"repository" : {"type": "git" , "url": "http://github.com/masylum/dialect.git" }, | |
"main": "./", | |
"engines": { "node": ">= 0.4.0" } | |
} |