{ "name": "smartci", "version": "0.0.1", "description": "makes it easy to automate tasks with Continuous Integration", "main": "dist/index.js", "scripts": { "test": "(npmts)" }, "repository": { "type": "git", "url": "https://github.com/pushrocks/smartci.git" }, "keywords": [ "environment" ], "author": "Smart Coordination GmbH (https://push.rocks)", "license": "MIT", "bugs": { "url": "https://github.com/pushrocks/smartci/issues" }, "homepage": "https://github.com/pushrocks/smartci", "dependencies": { "beautylog": "^1.0.4" }, "devDependencies": { "npmts": "^3.5.0", "should": "^8.2.2" } }