{ "name": "sumocontroller", "version": "1.0.0", "lockfileVersion": 1, "requires": true, "dependencies": { "node-sumo": { "version": "git+https://github.com/alronz/node-sumo.git#c619bd6e9e523dfa93901fba20977b9cea374aa3", "requires": { "through": "2.3.8" } }, "through": { "version": "2.3.8", "resolved": "https://registry.npmjs.org/through/-/through-2.3.8.tgz", "integrity": "sha1-DdTJ/6q8NXlgsbckEV1+Doai4fU=" } } }