formatdatetime-glo
Version:
测试-第一个包
20 lines (19 loc) • 376 B
JSON
{
"name": "formatdatetime-glo",
"version": "1.0.2",
"description": "测试-第一个包",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"学习node",
"内置模块",
"自定义模块"
],
"author": "GLo",
"license": "ISC",
"dependencies": {
"formatdatetimejim": "^1.0.1"
}
}