UNPKG

mockdate

Version:

A JavaScript mock Date object that can be used to change when "now" is.

16 lines (15 loc) 288 B
{ "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" ] }