{"versions":{"0.0.3":{"name":"get-depth","version":"0.0.3","description":"Get the Depth of a Multi-Dimensional Array of Values","main":"index.js","scripts":{"format":"npx prettier --write index.js test.js","test":"node test.js"},"repository":{"type":"git","url":"git+https://github.com/DanielJDufour/get-depth.git"},"keywords":["array","coordinates","depth","geojson","pixels","values"],"author":{"name":"Daniel J. Dufour"},"license":"CC0-1.0","bugs":{"url":"https://github.com/DanielJDufour/get-depth/issues"},"homepage":"https://github.com/DanielJDufour/get-depth#readme","devDependencies":{"flug":"^2.1.0"},"gitHead":"090808f4edd582aad911d7e277516d6cbbe63289","_id":"get-depth@0.0.3","_nodeVersion":"16.8.0","_npmVersion":"7.21.0","dist":{"shasum":"42aa24f109a057b1a74cbd18d707e64f9da81ee3","size":3656,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/get-depth/-/get-depth-0.0.3.tgz","integrity":"sha512-A0yWzxfqobOgDC/hGNwUYKfNlV8+WnU0EoHazVaXvLyp/I8e8f/Fx/HFS0r2i0RJ5mXj3YmyM8KSN4trtAdHvA=="},"_npmUser":{"name":"anonymous","email":"daniel.j.dufour@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"daniel.j.dufour@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/get-depth_0.0.3_1632884728958_0.7478300219184384"},"_hasShrinkwrap":false,"publish_time":1632884729125,"_cnpm_publish_time":1632884729125,"_cnpmcore_publish_time":"2021-12-17T00:13:54.638Z","contributors":[]},"0.0.1":{"name":"get-depth","version":"0.0.1","description":"Get the Depth of a Multi-Dimensional Array of Values","main":"index.js","scripts":{"format":"npx prettier --write index.js test.js","test":"ava --verbose"},"repository":{"type":"git","url":"git+https://github.com/DanielJDufour/get-depth.git"},"keywords":["array","coordinates","depth","geojson","pixels","values"],"author":{"name":"Daniel J. Dufour"},"license":"CC0-1.0","bugs":{"url":"https://github.com/DanielJDufour/get-depth/issues"},"homepage":"https://github.com/DanielJDufour/get-depth#readme","devDependencies":{"ava":"^3.12.1"},"gitHead":"96725cf10f730a170c8efc90d9569fc59cd9b049","_id":"get-depth@0.0.1","_nodeVersion":"12.18.4","_npmVersion":"6.14.10","dist":{"shasum":"e1e68fe750dab2e7476bdbc419a68704a2782509","size":3849,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/get-depth/-/get-depth-0.0.1.tgz","integrity":"sha512-ZG/5ttq43msdRmcNkuLlsSolitafTHo/wSTIUTjUnliXYAOHwEJz46xMQ4yFAw/+4ZiIUrBl8Ig64zFcc56cHw=="},"_npmUser":{"name":"anonymous","email":"daniel.j.dufour@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"daniel.j.dufour@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/get-depth_0.0.1_1608498297078_0.13905409808224922"},"_hasShrinkwrap":false,"publish_time":1608498297183,"_cnpm_publish_time":1608498297183,"_cnpmcore_publish_time":"2021-12-17T00:13:54.991Z","contributors":[]},"0.0.0":{"name":"get-depth","version":"0.0.0","description":"Get the Depth of a Multi-Dimensional Array of Values","main":"index.js","scripts":{"format":"npx prettier --write index.js test.js","test":"ava --verbose"},"repository":{"type":"git","url":"git+https://github.com/DanielJDufour/get-depth.git"},"keywords":["array","coordinates","depth","geojson","pixels","values"],"author":{"name":"Daniel J. Dufour"},"license":"CC0-1.0","bugs":{"url":"https://github.com/DanielJDufour/get-depth/issues"},"homepage":"https://github.com/DanielJDufour/get-depth#readme","devDependencies":{"ava":"^3.12.1"},"gitHead":"7f11c17cf87652e1827f6534e3b1eeb9b5c086ab","_id":"get-depth@0.0.0","_nodeVersion":"14.4.0","_npmVersion":"6.14.5","dist":{"shasum":"eb20b71a7e91ce53e7b1a1ba1c2feab5487d5c58","size":3749,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/get-depth/-/get-depth-0.0.0.tgz","integrity":"sha512-nwFFtJQBUSUfgSkI9uYXxI/dHRORT6Sqo85GKdR0gH9ajX3k5rP45DJEqbc1BUlZARwnjuMRTieRabtGwwioNQ=="},"maintainers":[{"name":"anonymous","email":"daniel.j.dufour@gmail.com"}],"_npmUser":{"name":"anonymous","email":"daniel.j.dufour@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/get-depth_0.0.0_1599421596502_0.5957727818227614"},"_hasShrinkwrap":false,"publish_time":1599421596653,"_cnpm_publish_time":1599421596653,"_cnpmcore_publish_time":"2021-12-17T00:13:55.168Z","contributors":[]}},"dist-tags":{"latest":"0.0.3"},"name":"get-depth","time":{"created":"2022-01-27T14:51:32.903Z","modified":"2023-08-06T19:32:54.758Z","0.0.3":"2021-09-29T03:05:29.125Z","0.0.1":"2020-12-20T21:04:57.183Z","0.0.0":"2020-09-06T19:46:36.653Z"},"readme":"# get-depth\n > Get the Depth of a Multi-Dimensional Array\n\n# install\n```bash\nnpm install get-depth\n```\n\n# usage\n```javascript\nconst getDepth = require('get-depth');\n\nconst table = [\n    [0, 1, 2, 3, 4, 5, 6, 7, 8 ], // first row\n    [0, 1, 2, 3, 4, 5, 6, 7, 8 ] // second row\n];\n\nconst depth = getDepth(table);\n// depth is 2\n```","users":{}}