{ "name": "snippets", "version": "1.0.0", "description": "这个项目用来收集工作生活中的一些代码片段。", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "ISC", "dependencies": { "@vueuse/core": "^10.11.0", "lodash-es": "^4.17.21" } }