{
  "name": "date-2",
  "version": "1.2.0",
  "homepage": "https://github.com/touir1/Date2",
  "description": "Javascript module for manipulating date",
  "main": "./src/date-2.js",
  "keywords": [
    "date"
  ],
  "authors": [
    "Mohamed Ali Touir <touir.mat@gmail.com>"
  ],
  "license": "MIT",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ]
}
