12345678910111213141516171819202122232425262728293031 |
- {
- "name": "i18next",
- "main": "./i18next.min.js",
- "dependencies": {},
- "ignore": [
- "test/",
- "dist/",
- "src/",
- "coverage/",
- ".babelrc",
- ".gitignore",
- ".editorconfig",
- ".eslintignore",
- ".eslintrc",
- ".npmignore",
- "gulpfile.js",
- "package.json",
- "karma.conf.js"
- ],
- "homepage": "https://github.com/i18next/i18next",
- "version": "7.1.3",
- "_release": "7.1.3",
- "_resolution": {
- "type": "version",
- "tag": "v7.1.3",
- "commit": "eb036b4b3db9c2dd2f0dc079ec4f07e01da23590"
- },
- "_source": "https://github.com/i18next/i18next.git",
- "_target": ">=2.4.0",
- "_originalSource": "i18next"
- }
|