{ "name": "opensourcepos", "version": "3.4.0", "description": "Open Source Point of Sale is a web based point of sale system written in the PHP language. It uses MySQL as the data storage back-end and has a simple user interface.", "main": "index.php", "license": "MIT", "authors": [ "jekkos ", "FrancescoUK ", "objecttothis ", "SteveIreland " ], "publishConfig": { "registry": "https://npm.pkg.github.com/" }, "keywords": [ "point-of-sale", "POS" ], "devDependencies": { "grunt": "^0.4.5", "grunt-bower": "^0.21.4", "grunt-bower-concat": "^1.0.0", "grunt-bower-licensechecker": "^0.1.2", "grunt-cache-breaker": "^2.0.1", "grunt-composer": "^0.4.5", "grunt-contrib-clean": "^2.0.1", "grunt-contrib-copy": "^1.0.0", "grunt-license-bower": "^1.0.1" } }