{"name":"object-treeify","type":"module","version":"4.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 --experimental-loader=./test/hot.js \"./test/**/*.spec.js\"","test":"yarn run clean && yarn run gardener && yarn run test-simple","semantic-release":"yarn run build-clean && npx 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 && npx source-map-explorer lib/index.js --only-mapped --html source.html && 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.22.9","@babel/eslint-parser":"7.22.9","@babel/register":"7.22.5","@blackflux/eslint-plugin-rules":"3.0.0","@blackflux/robo-config-plugin":"9.1.9","@vercel/ncc":"0.36.1","c8":"8.0.1","chai":"4.3.7","eslint":"8.46.0","eslint-config-airbnb-base":"15.0.0","eslint-plugin-import":"2.28.0","eslint-plugin-json":"3.1.0","eslint-plugin-markdown":"3.0.1","eslint-plugin-mocha":"10.1.0","js-gardener":"5.0.1","smart-fs":"4.0.0","treeify":"1.1.0"},"licenses":[{"type":"MIT","url":"https://github.com/blackflux/object-treeify/blob/master/LICENSE"}],"engines":{"node":">= 16"},"dependencies":{},"gitHead":"404f75b029f82ad6617d31958ae7dafc7474337d","_id":"object-treeify@4.0.1","_nodeVersion":"16.20.1","_npmVersion":"8.19.4","dist":{"shasum":"f91a7dec795d8275886e7f1bd78408f6975be825","size":4668,"noattachment":false,"key":"/object-treeify/-/object-treeify-4.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/object-treeify/download/object-treeify-4.0.1.tgz"},"_npmUser":{"name":"simlu","email":"npm@blackflux.com"},"directories":{},"maintainers":[{"name":"simlu","email":"npm@blackflux.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/object-treeify_4.0.1_1691203957945_0.45349624735566896"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-08-05T02:52:38.105Z","publish_time":1691203958105,"_source_registry_name":"default","_cnpm_publish_time":1691203958105,"dist-tags":{"latest":"5.0.1"}}