%PDF- %PDF-
Direktori : /var/www/projetos/stb.ind.br/wp-content/themes/stb/node_modules/gettext-parser/ |
Current File : /var/www/projetos/stb.ind.br/wp-content/themes/stb/node_modules/gettext-parser/package.json |
{ "_from": "gettext-parser@^3.1.0", "_id": "gettext-parser@3.1.1", "_inBundle": false, "_integrity": "sha512-vNhWcqXEtZPs5Ft1ReA34g7ByWotpcOIeJvXVy2jF3/G2U9v6W0wG4Z4hXzcU8R//jArqkgHcVCGgGqa4vxVlQ==", "_location": "/gettext-parser", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "gettext-parser@^3.1.0", "name": "gettext-parser", "escapedName": "gettext-parser", "rawSpec": "^3.1.0", "saveSpec": null, "fetchSpec": "^3.1.0" }, "_requiredBy": [ "/node-wp-i18n" ], "_resolved": "https://registry.npmjs.org/gettext-parser/-/gettext-parser-3.1.1.tgz", "_shasum": "f2455f7cc402087a0ee5289fcca204702b7fe240", "_spec": "gettext-parser@^3.1.0", "_where": "/var/www/stb/wordpress/wp-content/themes/stb/node_modules/node-wp-i18n", "author": { "name": "Andris Reinman" }, "bugs": { "url": "https://github.com/smhg/gettext-parser/issues" }, "bundleDependencies": false, "contributors": [ { "name": "Sam Hauglustaine" } ], "dependencies": { "encoding": "^0.1.12", "readable-stream": "^3.2.0", "safe-buffer": "^5.1.2" }, "deprecated": false, "description": "Parse and compile gettext po and mo files to/from json, nothing more, nothing less", "devDependencies": { "chai": "^4.2.0", "eslint": "^5.15.1", "eslint-config-standard": "^12.0.0", "eslint-plugin-import": "^2.16.0", "eslint-plugin-node": "^8.0.1", "eslint-plugin-promise": "^4.0.1", "eslint-plugin-standard": "^4.0.0", "mocha": "^6.0.2" }, "homepage": "http://github.com/smhg/gettext-parser", "keywords": [ "i18n", "l10n", "gettext", "mo", "po" ], "license": "MIT", "main": "./index", "name": "gettext-parser", "repository": { "type": "git", "url": "git+ssh://git@github.com/smhg/gettext-parser.git" }, "scripts": { "lint": "eslint lib/*.js test/*.js index.js", "postversion": "git push && git push --tags", "preversion": "npm run lint && npm test", "test": "mocha" }, "version": "3.1.1" }