UNPKG

dd-path-and-tree-converter

Version:
26 lines (24 loc) 622 B
{ "name": "dd-path-and-tree-converter", "version": "1.1.0", "description": "Convert path to tree and tree to path.", "main": "index.js", "scripts": { "test": "node test.js" }, "repository": { "type": "git", "url": "git+https://github.com/DaeltonDias/dd-path-and-tree-converter.git" }, "keywords": [ "Paths", "Path", "Tree" ], "author": "Daelton Dias", "license": "ISC", "bugs": { "url": "https://github.com/DaeltonDias/dd-path-and-tree-converter/issues" }, "homepage": "https://github.com/DaeltonDias/dd-path-and-tree-converter#readme" }