globalize
Version:
A JavaScript library for internationalization and localization that leverages the official Unicode CLDR JSON data.
15 lines (14 loc) • 391 B
JSON
{
"name": "globalize-hello-world-amd-bower",
"private": true,
"comment": [
"You don't need this file. The only reasone this example does have a",
"package.json is to fool npm, so cldr-data-downloader doesn't get",
"installed on Globalize's root.",
"",
"It's analogous to `chroot .` for npm. [:P]"
],
"dependencies": {
"cldr-data-downloader": "^0.3.4"
}
}