{ "_args": [ [ { "raw": "gettext-parser@1.1.0", "scope": null, "escapedName": "gettext-parser", "name": "gettext-parser", "rawSpec": "1.1.0", "spec": "1.1.0", "type": "version" }, "/home/dold/repos/taler/wallet-webex/node_modules/po2json" ] ], "_from": "gettext-parser@1.1.0", "_id": "gettext-parser@1.1.0", "_inCache": true, "_location": "/gettext-parser", "_npmUser": { "name": "andris", "email": "andris@node.ee" }, "_npmVersion": "1.4.28", "_phantomChildren": {}, "_requested": { "raw": "gettext-parser@1.1.0", "scope": null, "escapedName": "gettext-parser", "name": "gettext-parser", "rawSpec": "1.1.0", "spec": "1.1.0", "type": "version" }, "_requiredBy": [ "/po2json" ], "_resolved": "https://registry.npmjs.org/gettext-parser/-/gettext-parser-1.1.0.tgz", "_shasum": "2c5a6638d893934b9b55037d0ad82cb7004b2679", "_shrinkwrap": null, "_spec": "gettext-parser@1.1.0", "_where": "/home/dold/repos/taler/wallet-webex/node_modules/po2json", "author": { "name": "Andris Reinman" }, "bugs": { "url": "https://github.com/andris9/gettext-parser/issues" }, "dependencies": { "encoding": "^0.1.11" }, "description": "Parse and compile gettext po and mo files to/from json, nothing more, nothing less", "devDependencies": { "chai": "^1.10.0", "grunt": "^0.4.5", "grunt-contrib-jshint": "^0.10.0", "grunt-mocha-test": "^0.12.7", "mocha": "^2.1.0" }, "directories": {}, "dist": { "shasum": "2c5a6638d893934b9b55037d0ad82cb7004b2679", "tarball": "https://registry.npmjs.org/gettext-parser/-/gettext-parser-1.1.0.tgz" }, "gitHead": "aaa83f561c45efd6e55e5088ed18831fb4f22b53", "homepage": "http://github.com/andris9/gettext-parser", "keywords": [ "i18n", "l10n", "gettext", "mo", "po" ], "license": "MIT", "main": "./index", "maintainers": [ { "name": "andris", "email": "andris@node.ee" } ], "name": "gettext-parser", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+ssh://git@github.com/andris9/gettext-parser.git" }, "scripts": { "test": "grunt" }, "version": "1.1.0" }