1 Star 0 Fork 0

sheliang/v-point

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 533 Bytes
一键复制 编辑 原始数据 按行查看 历史
sheliang 提交于 2021-12-16 14:16 . 1.0.0
{
"name": "v-point",
"version": "1.0.0",
"author": "sheliang",
"main": "dist/v-point.umd.js",
"module": "dist/v-point.es.js",
"repository": "https://gitee.com/slmingsi/v-point.git",
"keywords": ["埋点", "v-point", "point"],
"description": "埋点 v-point point",
"scripts": {
"dev": "vite",
"build": "vite build",
"preview": "vite preview"
},
"dependencies": {
"vue": "^3.2.25"
},
"devDependencies": {
"@vitejs/plugin-vue": "^2.0.0",
"axios": "^0.24.0",
"vite": "^2.7.2"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/sheliang/v-point.git
git@gitee.com:sheliang/v-point.git
sheliang
v-point
v-point
master

搜索帮助