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