{"name":"object-treeify","version":"1.1.16","description":"Stringify Object as tree structure","main":"lib/index.js","scripts":{"clean":"rm -rf lib","build":"npx babel src --out-dir lib --copy-files --include-dotfiles --config-file ./.babelrc","build-clean":"npm run clean && npm run build","test-simple":"nyc mocha \"./test/**/*.spec.js\"","test":"npm run clean && npm run gardener && npm run test-simple","coveralls":"node ./node_modules/coveralls/bin/coveralls.js < ./coverage/lcov.info","semantic-release":"npm run build-clean && npx semantic-release","gardener":"node gardener","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"},"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/cli":"7.5.5","@babel/core":"7.5.5","@babel/plugin-proposal-object-rest-spread":"7.5.5","@babel/register":"7.5.5","@blackflux/eslint-plugin-rules":"1.3.0","@blackflux/robo-config-plugin":"2.5.3","babel-eslint":"10.0.2","chai":"4.2.0","coveralls":"3.0.6","eslint":"6.2.0","eslint-config-airbnb-base":"14.0.0","eslint-plugin-import":"2.18.2","eslint-plugin-mocha":"6.0.0","js-gardener":"2.0.67","nyc":"14.1.1","semantic-release":"15.13.21","eslint-plugin-jasmine":"2.10.1","eslint-plugin-json":"1.4.0","eslint-plugin-markdown":"1.0.0"},"nyc":{"tempDir":"./coverage/.nyc_output","report-dir":"./coverage","check-coverage":true,"per-file":false,"lines":100,"statements":100,"functions":100,"branches":100,"include":["**/*.js"],"reporter":["lcov","text-summary"],"require":["@babel/register"],"extension":[],"cache":true,"all":true,"babel":true,"exclude":["gardener.js","node_modules/*","coverage/*","lib/*"]},"licenses":[{"type":"MIT","url":"https://github.com/blackflux/object-treeify/blob/master/LICENSE"}],"engines":{"node":">= 8.10"},"dependencies":{},"gitHead":"1e439707cadb92dcef816ec58ac6aedb88ac1562","_id":"object-treeify@1.1.16","_nodeVersion":"12.8.1","_npmVersion":"6.10.3","dist":{"shasum":"c01523e195d9a5b1d9f62aa62b6386af35dc7c88","size":6788,"noattachment":false,"key":"/object-treeify/-/object-treeify-1.1.16.tgz","tarball":"http://registry.cnpm.dingdandao.com/object-treeify/download/object-treeify-1.1.16.tgz"},"maintainers":[{"name":"simlu","email":"npm@blackflux.com"}],"_npmUser":{"name":"simlu","email":"npm@blackflux.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/object-treeify_1.1.16_1566177671864_0.2592409404722653"},"_hasShrinkwrap":false,"publish_time":1566177672028,"_cnpm_publish_time":1566177672028,"dist-tags":{"latest":"5.0.1"}}