{ "name": "smartgit", "version": "0.0.11", "description": "an easy wrapper for nodegit", "main": "dist/index.js", "typings": "dist/index.d.ts", "scripts": { "test": "(npmts)" }, "repository": { "type": "git", "url": "https://github.com/pushrocks/smartgit.git" }, "keywords": [ "json", "jade", "template" ], "author": "Smart Coordination GmbH (https://push.rocks)", "license": "MIT", "bugs": { "url": "https://github.com/pushrocks/smartgit/issues" }, "homepage": "https://github.com/pushrocks/smartgit", "dependencies": { "beautylog": "^5.0.12", "nodegit": "^0.14.1", "q": "^1.4.1", "typings-global": "^1.0.3" }, "devDependencies": { "npmts-g": "^5.2.6", "should": "^9.0.2", "typings-test": "^1.0.1" } }