UNPKG

atm-hardware

Version:
25 lines (24 loc) 494 B
{ "name": "atm-hardware", "version": "0.2.3", "description": "ATM Hardware service", "main": "atmhardware.js", "scripts": { "test": "istanbul cover jasmine" }, "repository": "https://github.com/timgabets/atm-hardware", "keywords": [ "ATM", "Hardware" ], "author": { "name": "Tim Gabets", "email": "tim@gabets.ru", "url": "http://gabets.ru/" }, "license": "LGPL-2.1", "devDependencies": { "istanbul": "^0.4.5", "jasmine": "^2.8.0" } }