UNPKG

tps-conf

Version:

Configuration services for Tibbo TPS

20 lines (19 loc) 360 B
{ "name": "tps-conf", "version": "0.0.2", "description": "Configuration services for Tibbo TPS", "main": "app.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "Tibbo", "Project", "System" ], "author": "Leonid Polyakov", "license": "ISC", "dependencies": { "ini": "^1.3.4" } }