{ "name": "path2", "version": "0.1.0", "description": "Modular and extended version of `path` package", "keywords": [ "path", "node", "commonpath" ], "repository": { "type": "git", "url": "git://github.com/medikoo/path2.git" }, "scripts": { "test": "node ./node_modules/tad/bin/tad" }, "devDependencies": { "tad": "~0.1.20" }, "license": "MIT" }