{
  "name": "js-date-format",
  "version": "0.0.2",
  "description": "JavaScript date format display today's date for the given format, dt variable is prototype for js-date-format.js",
  "main": "js-date-format.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/benayapaul/js-date-format.git"
  },
  "keywords": [
    "date-format",
    "javascript",
    "today",
    "date"
  ],
  "author": "P.Benaya Paul",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/benayapaul/js-date-format/issues"
  },
  "homepage": "https://github.com/benayapaul/js-date-format#readme"
}
