mirror of
https://github.com/PretendoNetwork/juxtaposition-ui.git
synced 2026-08-28 04:06:28 -05:00
The changelog here is too large to put in the commit message, check the updated readme for more information
This commit is contained in:
11
package.json
11
package.json
@@ -2,6 +2,7 @@
|
||||
"name": "juxt-web",
|
||||
"version": "1.0.0",
|
||||
"dependencies": {
|
||||
"body-parser": "^1.19.0",
|
||||
"colors": "^1.4.0",
|
||||
"express": "^4.17.1",
|
||||
"fs-extra": "^9.0.1",
|
||||
@@ -9,12 +10,20 @@
|
||||
"moment": "^2.29.1",
|
||||
"mongoose": "^5.10.14",
|
||||
"morgan": "^1.10.0",
|
||||
"node-rsa": "^1.1.1",
|
||||
"node-snowflake": "0.0.1",
|
||||
"pako": "^2.0.2",
|
||||
"pngjs": "^6.0.0",
|
||||
"tga": "^1.0.4",
|
||||
"xmlbuilder": "^15.1.1",
|
||||
"xmlbuilder2": "^2.4.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"ejs": "^3.1.5",
|
||||
"express-subdomain": "^1.0.5",
|
||||
"object-to-xml": "^2.0.0"
|
||||
"multer": "^1.4.2",
|
||||
"object-to-xml": "^2.0.0",
|
||||
"request": "^2.88.2",
|
||||
"xml2json": "^0.12.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user