1 Star 9 Fork 1

自然框架/nf-web-storage

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
meta-package.json 722 Bytes
一键复制 编辑 原始数据 按行查看 历史
% 提交于 2021-10-18 18:47 . 调整发布方式
{
"name": "nf-meta",
"version": "0.1.3",
"description": "项目meta的管理类。",
"keyword": "meta",
"main": "lib/nf-meta.umd.js",
"private": false,
"license": "MIT",
"auther": "jin yang (jyk) [email protected]",
"scripts": {
"serve": "vue-cli-service serve",
"build": "vue-cli-service build",
"lib": "vue-cli-service build --target lib --name nf-meta --dest lib packages/meta.js"
},
"dependencies": {
"axios": "^0.21.4",
"core-js": "^3.6.5",
"vue": "^3.0.0"
},
"devDependencies": {
"@vue/cli-plugin-babel": "~4.5.0",
"@vue/cli-service": "~4.5.0",
"@vue/compiler-sfc": "^3.0.0"
},
"browserslist": [
"> 1%",
"last 2 versions",
"not dead"
]
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/naturefw/nf-web-storage.git
[email protected]:naturefw/nf-web-storage.git
naturefw
nf-web-storage
nf-web-storage
master

搜索帮助