{
  "name": "date-format-timestamp",
  "version": "1.0.5",
  "description": "Format the current date and time as a formatted string 'YYYY-MM-DD HH:MM:SS.MMM'",
  "keywords": [
    "Date",
    "Time",
    "Timestamp",
    "Formatting"
  ],
  "main": "index.js",
  "scripts": {
    "test": "node test.js"
  },
  "author": "Andy Brunner <andy.brunner@abdata.ch>",
  "license": "ISC"
}
