UNPKG

@head.js/analytics.js-new-date

Version:

Creates a new Date, but accepts a few more input types than normal.

25 lines (24 loc) 577 B
{ "name": "@head.js/analytics.js-new-date", "description": "Creates a new Date, but accepts a few more input types than normal.", "version": "1.0.2-1", "keywords": [ "new", "date", "new-date" ], "main": "lib/index.js", "scripts": { "test": "make test" }, "repository": "https://github.com/nice-fungal/analytics.js-new-date", "author": "Segment <friends@segment.com>", "license": "SEE LICENSE IN LICENSE", "dependencies": { "@segment/isodate": "1.0.3" }, "devDependencies": { "jest": "^26.4.2", "proclaim": "^3.4.1" } }