{ "name": "smartpath", "version": "3.0.1", "description": "offers smart ways to handle paths", "main": "dist/index.js", "scripts": { "test": "(npmts)" }, "repository": { "type": "git", "url": "https://github.com/pushrocks/smartpath.git" }, "keywords": [ "json", "jade", "template" ], "author": "Smart Coordination GmbH (https://push.rocks)", "license": "MIT", "bugs": { "url": "https://github.com/pushrocks/smartpath/issues" }, "homepage": "https://github.com/pushrocks/smartpath", "dependencies": { "beautylog": "^3.1.2" }, "devDependencies": { "npmts": "^3.3.2", "should": "^8.2.2" } }