{ "name": "talerbackoffice", "version": "0.0.0", "description": "JavaScript logic to run a back-office Web interface against Taler", "main": "backoffice.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "devDependencies": { "pretty-data": "^0.40.0", "xpath": "^0.0.27", "jsdom": "^11.5.1", "swig": "^1.4.2", "ava": "^0.24.0", "sinon": "^4.1.4"}, "repository": { "type": "git", "url": "git://taler.net/backoffice" }, "keywords": [ "payments", "business", "account" ], "author": "Marcello Stanisci", "license": "AGPL-3.0" }