UNPKG

json-dir-tree

Version:

Getting directory structures and traversing them in JSON

32 lines (31 loc) 762 B
{ "name": "json-dir-tree", "version": "1.0.5", "description": "Getting directory structures and traversing them in JSON", "main": "index.js", "author": "anubhav.techanthusiast@gmail.com", "license": "MIT", "dependencies": { "path": "^0.12.7" }, "scripts": { "test": "true" }, "repository": { "type": "git", "url": "git+https://github.com/anubhav04/json-dir-tree.git" }, "homepage": "https://github.com/anubhav04/json-dir-tree.git#readme", "keywords": [ "json", "directory", "structure", "json-structure", "fs", "file structure", "directory structure json", "json directory structure", "directory structure in json", "file structure in json" ] }