moment-locale-fr
Version:
Modified french locale for Moment.js
24 lines (23 loc) • 433 B
JSON
{
"name": "moment-locale-fr",
"version": "1.0.0",
"description": "Modified french locale for Moment.js",
"main": "fr.js",
"authors": [
"Carl OGREN <rascarlito@gmail.com>"
],
"license": "MIT",
"keywords": [
"moment",
"locale",
"fr"
],
"homepage": "https://github.com/RasCarlito/moment-locale-fr",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
]
}