You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

23 lines
487 B
JSON

{
"name": "user",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"airgram": "^3.0.2",
"async-redis": "^1.1.7",
"cache-manager": "^3.3.0",
"cache-manager-redis-store": "^2.0.0",
"fuse-native": "^2.2.5",
"mkdirp": "^1.0.4",
"node-fuse-bindings": "^2.12.4",
"redis": "^3.0.2",
"uuid": "^8.1.0"
}
}