Merge branch 'dev' into 'master'

add async and pkg rules

See merge request Shinobi-Systems/Shinobi!71
merge-requests/91/head
Moe 2019-06-23 16:28:40 +00:00
commit 840f4953db
1 changed files with 13 additions and 0 deletions

View File

@ -17,8 +17,21 @@
"bugs": {
"url": "https://gitlab.com/Shinobi-Systems/Shinobi/issues"
},
"pkg": {
"assets": [
"libs/**/*",
"libs/**/**/*",
"libs/**/**/**/*",
"libs/**/**/**/**/*",
"languages/*",
"web/*",
"node_modules/ffmpeg-static/*",
"definitions/*"
]
},
"homepage": "https://gitlab.com/Shinobi-Systems/Shinobi#readme",
"dependencies": {
"async": "^3.1.0",
"aws-sdk": "^2.279.1",
"backblaze-b2": "^1.0.4",
"body-parser": "^1.18.3",