Files
CompanyProject/金壶/appV1/package.json
2024-09-27 01:32:49 +08:00

22 lines
482 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"name": "appV1",
"version": "1.0.0",
"description": "#### Description 这是搭建的uni-app项目安装了sass 与请求封装",
"main": "main.js",
"dependencies": {
"js-base64": "^3.6.0",
"js-md5": "^0.7.3"
},
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git@47.99.121.118:xrx/appV1.git"
},
"keywords": [],
"author": "",
"license": "ISC"
}