{ "author": { "name": "Mikael 'Lilleman' Göransson", "email": "lilleman@larvit.se", "url": "http://github.com/larvit/larvitsmpp" }, "private": false, "contributors": [], "dependencies": { "winston": "x", "utils-merge": "x", "iconv-lite": "x" }, "description": "Simplified SMPP implementation", "devDependencies": {}, "keywords": [ "smpp", "pdu", "sms" ], "main": "larvitsmpp.js", "name": "larvitsmpp", "repository": { "url": "https://github.com/larvit/larvitsmpp", "type": "git" }, "version": "0.0.2beta", "readmeFilename": "README.md", "readme": "larvitsmpp", "bugs": { "url": "https://github.com/larvit/larvitsmpp/issues" }, "homepage": "https://github.com/larvit/larvitsmpp", "scripts": {} }