You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
26 lines
545 B
26 lines
545 B
{ |
|
"name": "lsm_oil_site", |
|
"version": "1.0.0", |
|
"description": "", |
|
"main": "main.js", |
|
"scripts": { |
|
"test": "echo \"Error: no test specified\" && exit 1" |
|
}, |
|
"repository": { |
|
"type": "git", |
|
"url": "http://192.168.0.140:3000/xkhl/LSM_OIL_SITE.git" |
|
}, |
|
"author": "", |
|
"license": "ISC", |
|
"dependencies": { |
|
"axios": "0.19.2", |
|
"bcryptjs": "^2.4.3", |
|
"crypto-js": "4.0.0", |
|
"js-base64": "2.6.1", |
|
"js-cookie": "2.2.1", |
|
"js-md5": "0.7.3", |
|
"jsencrypt": "^3.0.0-rc.1", |
|
"react-native-bcrypt": "^2.4.0", |
|
"tki-qrcode": "^0.1.6" |
|
} |
|
}
|
|
|