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