UNPKG

@licq/date

Version:

封装一些日期的操作方法

24 lines 600 B
{ "name": "@licq/date", "version": "1.0.5", "description": "封装一些日期的操作方法", "main": "index.js", "keywords": [ "nodejs", "ostwindli", "ostwind", "date" ], "repository": { "type": "git", "url": "git+https://github.com/ostwindli/asenal.git" }, "scripts": { "test": "node index.test.js", "docs": "node ../../scripts/jsdocs.js date", "pub": "node ../../scripts/publish.js date" }, "author": "ostwindli<9837438@qq.com>", "license": "MIT", "devDependencies": {} }