{
  "name": "mockdate",
  "version": "3.0.2",
  "keywords": [
    "date",
    "mock",
    "test"
  ],
  "description": "A JavaScript mock Date object that can be used to change when \"now\" is.",
  "license": "MIT",
  "main": "lib/mockdate.js",
  "scripts": [
    "lib/mockdate.js"
  ]
}
