json-dir-tree-react
Version:
Getting directory structures and traversing them in JSON
36 lines (35 loc) • 932 B
JSON
{
"name": "json-dir-tree-react",
"version": "1.0.3",
"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-react.git"
},
"homepage": "https://github.com/anubhav04/json-dir-tree-react.git#readme",
"keywords": [
"json",
"directory",
"structure",
"json-structure",
"fs",
"file structure",
"directory structure json",
"json directory structure",
"reactjs",
"directory strucutre json react",
"directory strucutre react",
"directory structure in json",
"directory structure in json for react",
"directory structure in json for reactjs"
]
}