{ "manifest": { "author": { "name": "Karel Ledru" }, "description": "Command Line tool for i18next", "name": "i18next-parser", "version": "3.11.0", "license": "MIT", "main": "dist/index.js", "bin": { "i18next": "bin/cli.js" }, "scripts": { "test": "mocha -r @babel/register -r @babel/polyfill --recursive test/*.test.js test/**/*.test.js", "watch": "babel src -d dist -w", "build": "prettier --write \"{src,test}/**/*.js\" && babel src -d dist" }, "prettier": { "trailingComma": "es5", "semi": false, "singleQuote": true, "quoteProps": "as-needed", "jsxSingleQuote": true }, "repository": { "type": "git", "url": "https://github.com/i18next/i18next-parser" }, "dependencies": { "broccoli-plugin": "^4.0.5", "cheerio": "^1.0.0-rc.2", "colors": "~1.4.0", "commander": "~7.2.0", "concat-stream": "~2.0.0", "eol": "^0.9.1", "fs-extra": "^9.1.0", "gulp-sort": "^2.0.0", "i18next": "^20.2.1", "js-yaml": "4.1.0", "rsvp": "^4.8.2", "through2": "~4.0.2", "typescript": "^4.2.4", "vinyl": "~2.2.1", "vinyl-fs": "^3.0.2", "vue-template-compiler": "^2.6.11" }, "optionalDependencies": {}, "engines": { "node": ">=10", "npm": ">=6", "yarn": ">=1" }, "devDependencies": { "@babel/cli": "^7.0.0", "@babel/core": "^7.0.0", "@babel/plugin-proposal-object-rest-spread": "^7.0.0", "@babel/polyfill": "^7.0.0", "@babel/preset-env": "^7.0.0", "@babel/register": "^7.0.0", "babel-plugin-add-module-exports": "^1.0.4", "broccoli": "^3.5.1", "broccoli-funnel": "^3.0.4", "chai": "^4.1.2", "gulp": "^4.0.0", "mocha": "^8.3.2", "prettier": "2.2.1", "sinon": "^10.0.0" }, "keywords": [ "gulpplugin", "i18next", "parser", "commandline" ], "_registry": "npm", "_loc": "/home/josie/.cache/yarn/v6/npm-i18next-parser-3.11.0-integrity/node_modules/i18next-parser/package.json", "readmeFilename": "README.md", "readme": "# i18next Parser [](https://travis-ci.org/i18next/i18next-parser)\n\n[](https://www.npmjs.com/package/i18next-parser)\n\nWhen translating an application, maintaining the translation catalog by hand is painful. This package parses your code and automates this process.\n\nFinally, if you want to make this process even less painful, I invite you to check [Locize](https://locize.com/). They are a sponsor of this project. Actually, if you use this package and like it, supporting me on [Patreon](https://www.patreon.com/karelledru) would mean a great deal!\n\n
\n \n
\n \n
\n \n
\n \n
\n \n
\n \n