first commit
This commit is contained in:
36
www/bower_components/gettext.js/.bower.json
vendored
Normal file
36
www/bower_components/gettext.js/.bower.json
vendored
Normal file
@@ -0,0 +1,36 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
Reference in New Issue
Block a user