{"name":"object-treeify","type":"module","version":"3.3.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.18.10","@babel/eslint-parser":"7.18.9","@babel/register":"7.18.9","@blackflux/eslint-plugin-rules":"2.2.0","@blackflux/robo-config-plugin":"7.9.11","@vercel/ncc":"0.34.0","c8":"7.12.0","chai":"4.3.6","eslint":"8.22.0","eslint-config-airbnb-base":"15.0.0","eslint-plugin-import":"2.26.0","eslint-plugin-json":"3.1.0","eslint-plugin-markdown":"3.0.0","eslint-plugin-mocha":"10.1.0","js-gardener":"4.0.1","smart-fs":"3.0.1","treeify":"1.1.0"},"licenses":[{"type":"MIT","url":"https://github.com/blackflux/object-treeify/blob/master/LICENSE"}],"engines":{"node":">= 12"},"dependencies":{},"gitHead":"87b88c387c076e4a1323c060fb0a1a78229ae295","_id":"object-treeify@3.3.1","_nodeVersion":"14.18.2","_npmVersion":"6.14.15","dist":{"shasum":"a97d2b52fe91aa228a85412be044ae1435965a3e","size":4690,"noattachment":false,"key":"/object-treeify/-/object-treeify-3.3.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/object-treeify/download/object-treeify-3.3.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_3.3.1_1660755585756_0.04622180056924141"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-08-17T17:44:01.478Z","publish_time":1660755585872,"_cnpm_publish_time":1660755585872,"dist-tags":{"latest":"5.0.1"}}