mapleink
Version:
MapleInk First Test,you can use this to output data,and then,add moment
19 lines (18 loc) • 381 B
JSON
{
"name": "mapleink",
"version": "1.0.2",
"description": "MapleInk First Test,you can use this to output data,and then,add moment",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"Maple",
"MapleInk"
],
"author": "MapleInk",
"license": "ISC",
"dependencies": {
"moment": "^2.29.1"
}
}