36 lines
759 B
JSON
36 lines
759 B
JSON
{
|
|
"name": "gettext.js",
|
|
"ignore": [
|
|
"tests",
|
|
"lib",
|
|
"*.md",
|
|
"*.json",
|
|
"*.yml",
|
|
"gulpfile.js"
|
|
],
|
|
"keywords": [
|
|
"i18n",
|
|
"internationalization",
|
|
"gettext",
|
|
"ngettext",
|
|
"po"
|
|
],
|
|
"author": {
|
|
"name": "Guillaume Potier",
|
|
"email": "guillaume@wisembly.com",
|
|
"url": "http://guillaumepotier.com/"
|
|
},
|
|
"license": "MIT",
|
|
"main": "dist/gettext.js",
|
|
"homepage": "https://github.com/guillaumepotier/gettext.js",
|
|
"version": "2.0.3",
|
|
"_release": "2.0.3",
|
|
"_resolution": {
|
|
"type": "version",
|
|
"tag": "2.0.3",
|
|
"commit": "5d18cb4e512eba1210ab7cead968ed85483323e4"
|
|
},
|
|
"_source": "https://github.com/guillaumepotier/gettext.js.git",
|
|
"_target": "^2",
|
|
"_originalSource": "gettext.js"
|
|
} |