{ "name": "@pushrocks/smartpath", "version": "3.2.8", "private": false, "description": "offers smart ways to handle paths", "main": "dist/index.js", "typings": "dist/index.d.ts", "scripts": { "test": "tsrun test/test.ts", "build": "(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": {}, "devDependencies": { "@gitzone/tsrun": "^1.1.9", "@pushrocks/tapbundle": "^3.0.1", "@types/node": "^10.5.2" } }