{ "author": { "name": "Jan Muehlemann", "email": "jan.muehlemann@gmail.com" }, "name": "i18next", "description": "i18n made easy - full featured: middleware, template support plus clientside use", "version": "1.7.8", "repository": { "type": "git", "url": "git://github.com/jamuhl/i18next-node.git" }, "private": false, "main": "index.js", "directories": { "lib": "lib" }, "engines": { "node": ">= 0.4.0" }, "dependencies": { "cookies": ">= 0.2.2", "json5": "^0.2.0" }, "devDependencies": { "mocha": ">= 0.10.2", "expect.js": ">=0.0.1", "sinon": ">=0.0.1", "supertest": ">=0.0.1", "express": "3.4.7", "jade": ">=0.0.1", "benchmark": ">=0.0.1", "microtime": ">=0.0.1" }, "scripts": { "test": "make test" }, "bugs": { "url": "https://github.com/jamuhl/i18next-node/issues" }, "homepage": "https://github.com/jamuhl/i18next-node", "_id": "i18next@1.7.8", "dist": { "shasum": "d100ad29ec5906b61de766479786fe00ce68e5c3", "tarball": "http://registry.npmjs.org/i18next/-/i18next-1.7.8.tgz" }, "_from": "i18next@", "_npmVersion": "1.4.6", "_npmUser": { "name": "jamuhl", "email": "jan.muehlemann@gmail.com" }, "maintainers": [ { "name": "jamuhl", "email": "jan.muehlemann@gmail.com" } ], "_shasum": "d100ad29ec5906b61de766479786fe00ce68e5c3", "_resolved": "https://registry.npmjs.org/i18next/-/i18next-1.7.8.tgz" }