UNPKG

print-date

Version:

Print out date string for ES6

23 lines (22 loc) 442 B
{ "name": "print-date", "version": "0.1.3", "description": "Print out date string for ES6", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/axui/print-date" }, "dependencies": { "lodash": "^4.17.5" }, "keywords": [ "dateFormat", "printDate" ], "author": "tom@axisj.com", "license": "ISC" }