初次提交
This commit is contained in:
27
package.json
Normal file
27
package.json
Normal file
@ -0,0 +1,27 @@
|
||||
{
|
||||
"name": "honenery",
|
||||
"version": "2.3.2",
|
||||
"description": "Honenery 移动端快速开发框架",
|
||||
"main": "main.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"repository": {
|
||||
"type": "",
|
||||
"url": ""
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "bpchow",
|
||||
"license": "MIT",
|
||||
"homepage": "",
|
||||
"dependencies": {
|
||||
"@dcloudio/uni-helper-json": "^1.0.13",
|
||||
"crypto-js": "^4.1.1",
|
||||
"image-tools": "^1.4.0",
|
||||
"jsencrypt": "^3.3.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"compression-webpack-plugin": "^6.1.1",
|
||||
"webpack": "^4.46.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user