package.json
378 Bytes
{
"name": "rfid-sdk",
"version": "1.0.0",
"description": "rfid uhf sdk",
"main": "index.js",
"dependencies": {
"async": "^0.9.0",
"babel": "~5.1.9",
"lodash": "3.6.x",
"log4js": "0.6.x",
"pm2": "~0.12.3",
"redis": "^0.12.1"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC"
}