{ "_args": [ [ "i18n-2@0.7.3", "/home/freeclou/app.optimyar.com/backend" ] ], "_from": "i18n-2@0.7.3", "_id": "i18n-2@0.7.3", "_inBundle": false, "_integrity": "sha512-NiC0dd+VAVGq/hWsK19XCTwfx7Xr0KPtldQ11/9DHY8Ic4++bbgRhjCvRD1C/K09V7UZpwgVhQuzPPom9XVrOQ==", "_location": "/i18n-2", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "i18n-2@0.7.3", "name": "i18n-2", "escapedName": "i18n-2", "rawSpec": "0.7.3", "saveSpec": null, "fetchSpec": "0.7.3" }, "_requiredBy": [ "/koa-i18n" ], "_resolved": "https://registry.npmjs.org/i18n-2/-/i18n-2-0.7.3.tgz", "_spec": "0.7.3", "_where": "/home/freeclou/app.optimyar.com/backend", "author": { "name": "John Resig", "email": "jeresig@gmail.com" }, "bugs": { "url": "https://github.com/jeresig/i18n-node-2/issues" }, "dependencies": { "debug": "^3.1.0", "sprintf-js": "^1.1.1" }, "description": "lightweight simple translation module with dynamic json storage", "devDependencies": { "expresso": ">=0.9.2", "js-yaml": "^3.4.3" }, "directories": { "lib": "." }, "engines": { "node": ">=0.4.0" }, "homepage": "http://github.com/jeresig/i18n-node-2", "license": "MIT", "main": "./index", "name": "i18n-2", "repository": { "type": "git", "url": "git+ssh://git@github.com/jeresig/i18n-node-2.git" }, "scripts": { "test": "expresso test/*" }, "version": "0.7.3" }