{ "_args": [ [ { "raw": "gettext-parser@^3.1.0", "scope": null, "escapedName": "gettext-parser", "name": "gettext-parser", "rawSpec": "^3.1.0", "spec": ">=3.1.0 <4.0.0", "type": "range" }, "D:\\xampp\\htdocs\\building-landing-page\\wp-content\\themes\\builders-landing-page\\node_modules\\node-wp-i18n" ] ], "_from": "gettext-parser@>=3.1.0 <4.0.0", "_hasShrinkwrap": false, "_id": "gettext-parser@3.1.1", "_inCache": true, "_location": "/gettext-parser", "_nodeVersion": "10.15.2", "_npmOperationalInternal": { "host": "s3://npm-registry-packages", "tmp": "tmp/gettext-parser_3.1.1_1552606768200_0.5980302405368616" }, "_npmUser": { "name": "smhg", "email": "sam@strictlyphp.com" }, "_npmVersion": "6.9.0", "_phantomChildren": {}, "_requested": { "raw": "gettext-parser@^3.1.0", "scope": null, "escapedName": "gettext-parser", "name": "gettext-parser", "rawSpec": "^3.1.0", "spec": ">=3.1.0 <4.0.0", "type": "range" }, "_requiredBy": [ "/node-wp-i18n" ], "_resolved": "https://registry.npmjs.org/gettext-parser/-/gettext-parser-3.1.1.tgz", "_shasum": "f2455f7cc402087a0ee5289fcca204702b7fe240", "_shrinkwrap": null, "_spec": "gettext-parser@^3.1.0", "_where": "D:\\xampp\\htdocs\\building-landing-page\\wp-content\\themes\\builders-landing-page\\node_modules\\node-wp-i18n", "author": { "name": "Andris Reinman" }, "bugs": { "url": "https://github.com/smhg/gettext-parser/issues" }, "contributors": [ { "name": "Sam Hauglustaine" } ], "dependencies": { "encoding": "^0.1.12", "readable-stream": "^3.2.0", "safe-buffer": "^5.1.2" }, "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" }, "directories": {}, "dist": { "integrity": "sha512-vNhWcqXEtZPs5Ft1ReA34g7ByWotpcOIeJvXVy2jF3/G2U9v6W0wG4Z4hXzcU8R//jArqkgHcVCGgGqa4vxVlQ==", "shasum": "f2455f7cc402087a0ee5289fcca204702b7fe240", "tarball": "https://registry.npmjs.org/gettext-parser/-/gettext-parser-3.1.1.tgz", "fileCount": 11, "unpackedSize": 48624, "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJciuYwCRA9TVsSAnZWagAAc1UP/j5wevD0jX493IgzkHRC\nqe8SmKdic3ivr1L50PLUFev8gkGcTIWlzKAgQyjE90gokeXOxKLlphDIioLr\nC84wxFqgWy3YZFJSNfwjmcAy1HuAeUmkgHJS6INZXX09inpF4xLP5SmqFQ5Z\nLCZVN33X/y5UPoWCW0qgixH0UyKEQvw9RFxcwjOdohA5mVQP8LYtNwXfp8YG\ncwaHV6vLPFKpLU+TSd6ibabDVsFXOYaFdc7ONPTFIGr4kNKFpRKqgHFSlhnx\nVHfWvu1AVEgSXMl/3PxOj4Bp3IpyGHq36Bb4ijrZ5sCAtfrEnHPP70WQSHNT\n1/N+t99IZIttcQ7i/Y0oURuQNtjJmne4Lq70wnTHV+qSA7Ey398L2gSyAsjB\nWVCDkBCWPe5tmYPfQcen4LaSI5thRfpKyOwKYl4aZpFQ4vB51NoMA7tq2iBV\nTzEmd49fW070TSV2Kw585obHmTzT6/roH1H2LawrJAgff7rYL7P3pfEfQWKv\nIdAv0ZvvxzYFPY0tLlfjIskcwNVNs3vAXylIuOXp1T4o7OdzcnRZx6jaYxVR\nuEW0jr68QfF//Ib3fR4CxaFvdndJ7wWIbom9fD6XHVEJwzcdvzZsy6YDhZab\ndSYGz2zKNwlqMogoz77ArdrzNKR9BgY/9q2lut+el1YZaoM7GgpX9OYmqDxd\nzvid\r\n=OE7e\r\n-----END PGP SIGNATURE-----\r\n" }, "gitHead": "0dcf2fe519ceed4f2bc1d423c971dccd4cac8667", "homepage": "http://github.com/smhg/gettext-parser", "keywords": [ "i18n", "l10n", "gettext", "mo", "po" ], "license": "MIT", "main": "./index", "maintainers": [ { "name": "andris", "email": "andris@kreata.ee" }, { "name": "smhg", "email": "sam@strictlyphp.com" } ], "name": "gettext-parser", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "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" }