{ "name": "smartpath", "version": "3.2.8", "description": "offers smart ways to handle paths", "main": "dist/index.js", "typings": "dist/index.d.ts", "scripts": { "test": "(npmts)" }, "repository": { "type": "git", "url": "https://github.com/pushrocks/smartpath.git" }, "keywords": [ "json", "jade", "template" ], "author": "Lossless GmbH (https://lossless.com)", "license": "MIT", "bugs": { "url": "https://github.com/pushrocks/smartpath/issues" }, "homepage": "https://github.com/pushrocks/smartpath", "dependencies": { "home": "^1.0.1", "typings-global": "^1.0.14" }, "devDependencies": { "npmts-g": "^6.0.0", "smartchai": "^1.0.3", "typings-test": "^1.0.3" } }