liuyuutils
Version:
我啥也不干我就试试
24 lines (23 loc) • 456 B
JSON
{
"name": "liuyuutils",
"version": "1.0.1",
"description": "我啥也不干我就试试",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"刘宇",
"你好"
],
"author": "liuyu <liuyu009x@163.com>",
"license": "ISC",
"dependencies": {
"jquery": "^1.5.1",
"lodash": "^4.17.21",
"vue": "^3.2.37"
},
"devDependencies": {
"bootstrap": "^5.2.0"
}
}