{"name":"graph-cycles","version":"2.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":"^12.20.0 || ^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.15.6","@babel/preset-typescript":"^7.15.0","@types/jest":"^27.0.1","@types/node":"^16.9.1","cz-conventional-changelog":"^3.1.0","jest":"^27.1.1","rimraf":"^3.0.1","ts-node":"^10.2.1","typescript":"^4.4.3"},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"dependencies":{"fast-string-compare":"^2.0.0","rotated-array-set":"^2.0.0","short-tree":"^2.0.0"},"jest":{"testEnvironment":"node","coverageReporters":["lcov","text","html"],"extensionsToTreatAsEsm":[".ts"]},"gitHead":"bee313bb3f40a693d969299675b4c8b164f5a4bf","_id":"graph-cycles@2.0.0","_nodeVersion":"14.17.6","_npmVersion":"6.14.15","dist":{"shasum":"e008466990d6c13a198bd98e33579c429bbedfdc","size":6690,"noattachment":false,"key":"/graph-cycles/-/graph-cycles-2.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/graph-cycles/download/graph-cycles-2.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_2.0.0_1631518636929_0.6090950282689398"},"_hasShrinkwrap":false,"publish_time":1631518637080,"_cnpm_publish_time":1631518637080,"_cnpmcore_publish_time":"2021-12-16T23:40:42.482Z","dist-tags":{"latest":"3.0.0"}}