{"name":"object-treeify","type":"module","version":"5.0.1","description":"Stringify Object as tree structure","main":"lib/index.js","scripts":{"clean":"rm -rf lib","build":"cp -rf ./src ./lib && ncc build -m -o lib && mv lib/index.js lib/index.min.js && cp src/index.js lib/index.js && rm lib/package.json","build-clean":"yarn run clean && yarn run build","test-simple":"c8 mocha --import=./test/reg.js \"./test/**/*.spec.js\"","test":"yarn run clean && yarn run gardener && yarn run test-simple","semantic-release":"yarn run build-clean && yarn exec semantic-release","gardener":"node gardener.js","docker":"docker run --net host -u`id -u`:`id -g` -v $(pwd):/user/project -v ~/.aws:/user/.aws -v ~/.npmrc:/user/.npmrc -w /user/project -it --entrypoint /bin/bash","t":"yarn test","ts":"yarn run test-simple","tsv":"yarn run test-simple --verbose","u":"yarn upgrade --latest --force","i":"yarn install --frozen-lockfile","it":"yarn run i && yarn run t","ncc-analyze":"yarn clean && cp -rf ./src ./lib && ncc build -m -s -o lib --stats-out stats.json && npx webpack-bundle-analyzer stats.json --mode static && rm stats.json && yarn clean"},"repository":{"type":"git","url":"git+https://github.com/blackflux/object-treeify.git"},"keywords":["object","tree","print","console","pretty","treeify","stringify","visualize","convert","string","debug"],"author":{"name":"Lukas Siemon"},"license":"MIT","bugs":{"url":"https://github.com/blackflux/object-treeify/issues"},"homepage":"https://github.com/blackflux/object-treeify#readme","devDependencies":{"@babel/core":"7.26.7","@babel/eslint-parser":"7.26.5","@babel/register":"7.25.9","@blackflux/eslint-plugin-rules":"4.0.0","@blackflux/robo-config-plugin":"10.0.0","@vercel/ncc":"0.38.3","c8":"10.1.3","chai":"5.1.2","eslint":"9.19.0","eslint-config-airbnb-base":"15.0.0","eslint-plugin-import":"2.31.0","eslint-plugin-json":"4.0.1","eslint-plugin-markdown":"5.1.0","eslint-plugin-mocha":"10.5.0","js-gardener":"6.0.3","smart-fs":"5.0.1","treeify":"1.1.0"},"licenses":[{"type":"MIT","url":"https://github.com/blackflux/object-treeify/blob/master/LICENSE"}],"engines":{"node":">= 20"},"dependencies":{},"_id":"object-treeify@5.0.1","gitHead":"6824536ec78d1d67c1a080df3556eef2f3c3ea35","_nodeVersion":"22.13.1","_npmVersion":"10.9.2","dist":{"shasum":"7600a73f6e25dc39a74404576cbf0f7316449b93","size":4703,"noattachment":false,"key":"/object-treeify/-/object-treeify-5.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/object-treeify/download/object-treeify-5.0.1.tgz"},"_npmUser":{"name":"simlu","email":"npm@blackflux.com"},"directories":{},"maintainers":[{"name":"simlu","email":"npm@blackflux.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/object-treeify_5.0.1_1738177748436_0.018298419157716017"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-29T19:09:08.746Z","publish_time":1738177748746,"_source_registry_name":"default","_cnpm_publish_time":1738177748746,"dist-tags":{"latest":"5.0.1"}}