{"name":"graph-cycles","version":"3.0.0","description":"Analyze a graph to find cyclic loops","author":{"name":"Gustaf Räntilä"},"license":"MIT","bugs":{"url":"https://github.com/grantila/graph-cycles/issues"},"homepage":"https://github.com/grantila/graph-cycles#readme","main":"./dist/index.js","exports":"./dist/index.js","types":"./dist/index.d.ts","type":"module","sideEffects":false,"engines":{"node":"^14.13.1 || >=16.0.0"},"scripts":{"build":"rimraf dist && tsc -p tsconfig.prod.json","test":"NODE_OPTIONS=--experimental-vm-modules jest --coverage","cz":"git-cz"},"repository":{"type":"git","url":"git+https://github.com/grantila/graph-cycles.git"},"keywords":["graph","cyclic","cycles","loops","recursive"],"devDependencies":{"@babel/preset-env":"^7.20.2","@babel/preset-typescript":"^7.18.6","@types/jest":"^29.4.0","@types/node":"^18.11.18","cz-conventional-changelog":"^3.3.0","jest":"^29.4.1","rimraf":"^4.1.2","ts-jest-resolver":"^2.0.0","ts-node":"^10.9.1","typescript":"^4.9.5"},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"dependencies":{"fast-string-compare":"^3.0.0","rotated-array-set":"^3.0.0","short-tree":"^3.0.0"},"jest":{"resolver":"ts-jest-resolver","testEnvironment":"node","coverageReporters":["lcov","text","html"],"extensionsToTreatAsEsm":[".ts"]},"packageManager":"yarn@3.2.4","gitHead":"0be9ffe404d92724d395f8b85fdf09db310e8bbe","_id":"graph-cycles@3.0.0","_nodeVersion":"18.13.0","_npmVersion":"8.19.3","dist":{"shasum":"368283d32ef97d4d385eac245d2ad0c3947601c0","size":6596,"noattachment":false,"key":"/graph-cycles/-/graph-cycles-3.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/graph-cycles/download/graph-cycles-3.0.0.tgz"},"_npmUser":{"name":"grantila","email":"g.rantila@gmail.com"},"directories":{},"maintainers":[{"name":"grantila","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graph-cycles_3.0.0_1675374458236_0.5051489699200451"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-02-02T21:47:38.411Z","publish_time":1675374458411,"_cnpm_publish_time":1675374458411,"dist-tags":{"latest":"3.0.0"}}