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.
 

14 lines
327 B

{
"name": "ushio-env",
"version": "1.0.0",
"description": "Ushio env for node-js",
"main": "index.js",
"repository": "https://github.com/IoTcat/ushio-env.git",
"author": "iotcat <i@iotcat.me>",
"license": "MIT",
"dependencies": {
"fs": "^0.0.1-security",
"mysql": "^2.18.1",
"redis": "^3.0.2"
}
}