{ "name": "mca-sdk-nodejs", "version": "1.0.0", "description": "MCA SDK Nodejs", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "boo", "license": "ISC", "dependencies": { "node-rsa": "^1.1.1" } }