{
  "name": "jstimeformatv1",
  "version": "1.2.1",
  "description": "Date formatting for use with JavaScripts date functions",
  "main": "index.js",
  "scripts": {
    "test": "new Date();"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/Rageous0/jstimeformat/"
  },
  "keywords": [
    "dates",
    "new Date();",
    "NodeJS",
    "JavaScript",
    "Date function",
    "timestamp"
  ],
  "author": "Rageous",
  "license": "UNLICENSED"
}
