mybag-feng
Version:
这是第一个我发布的包自己试
23 lines (22 loc) • 413 B
JSON
{
"name": "mybag-feng",
"version": "1.0.0",
"description": "这是第一个我发布的包自己试",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"传智教育",
"黑马",
"无聊",
"上课",
"学习",
"大帅逼"
],
"author": "拽哥",
"license": "ISC",
"dependencies": {
"moment": "^2.29.1"
}
}