{
  "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"
  ]
}
