21 lines
334 B
JSON
21 lines
334 B
JSON
{
|
|
"name": "jquery-i18next",
|
|
"main": "./jquery-i18next.min.js",
|
|
"dependencies": {},
|
|
"ignore": [
|
|
"test/",
|
|
"dist/",
|
|
"src/",
|
|
"coverage/",
|
|
".babelrc",
|
|
".gitignore",
|
|
".editorconfig",
|
|
".eslintignore",
|
|
".eslintrc",
|
|
".npmignore",
|
|
"gulpfile.js",
|
|
"package.json",
|
|
"karma.conf.js"
|
|
]
|
|
}
|