upload project
This commit is contained in:
commit
06961cae04
422 changed files with 110626 additions and 0 deletions
18
package.json
Normal file
18
package.json
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
{
|
||||
"name": "findme-miniprogram",
|
||||
"main": ".eslintrc.js",
|
||||
"scripts": {
|
||||
"build": "webpack --config webpack.config.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"cos-wx-sdk-v5": "^1.8.0",
|
||||
"crypto-js": "^4.2.0",
|
||||
"gcoord": "^1.0.7",
|
||||
"nim-web-sdk-ng": "^10.9.50",
|
||||
"spark-md5": "^3.0.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"webpack": "^5.102.1",
|
||||
"webpack-cli": "^6.0.1"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue