{"_id":"graphology","_rev":"4240333","name":"graphology","description":"A robust and multipurpose Graph object for JavaScript.","dist-tags":{"alpha":"0.26.0-alpha1","latest":"0.26.0","rc":"0.26.0-rc1"},"maintainers":[{"name":"yomguithereal","email":""}],"time":{"modified":"2026-03-25T23:14:33.000Z","created":"2016-08-24T17:40:52.126Z","0.26.0":"2025-01-26T10:25:05.589Z","0.26.0-rc1":"2025-01-08T12:29:02.171Z","0.25.4":"2023-08-01T11:04:03.012Z","0.25.3":"2023-07-27T15:48:54.784Z","0.25.2":"2023-07-27T08:31:17.307Z","0.26.0-alpha1":"2023-03-02T08:27:45.197Z","0.25.1":"2022-10-26T09:35:17.449Z","0.25.0":"2022-09-21T12:56:17.509Z","0.24.1":"2022-02-16T11:19:30.395Z","0.24.0":"2022-02-10T13:40:46.353Z","0.23.2":"2021-12-08T21:06:51.795Z","0.23.1":"2021-11-14T20:27:39.311Z","0.23.0":"2021-11-12T13:27:04.878Z","0.22.2":"2021-11-10T17:06:29.655Z","0.22.1":"2021-10-31T09:49:36.672Z","0.22.0":"2021-10-31T09:45:07.753Z","0.21.1":"2021-10-15T15:07:02.823Z","0.21.0":"2021-09-01T09:18:37.836Z","0.20.0":"2021-06-25T09:01:41.439Z","0.19.3":"2021-01-11T09:11:07.652Z","0.19.2":"2020-11-09T20:39:47.356Z","0.19.1":"2020-11-08T13:59:04.163Z","0.19.0":"2020-10-30T19:56:00.606Z","0.18.0":"2020-10-08T11:24:53.759Z","0.17.1":"2020-04-07T12:42:47.300Z","0.17.0":"2020-04-02T15:27:28.587Z","0.16.1":"2020-03-12T09:48:44.780Z","0.16.0":"2020-02-25T22:03:13.388Z","0.15.2":"2020-02-12T10:02:51.939Z","0.15.1":"2020-02-06T22:00:24.395Z","0.15.0":"2020-02-06T21:16:07.560Z","0.14.1":"2018-12-03T18:12:57.515Z","0.14.0":"2018-11-26T13:49:34.456Z","0.13.1":"2018-09-27T14:16:24.354Z","0.13.0":"2018-09-27T13:02:17.036Z","0.12.0":"2018-09-26T15:18:09.843Z","0.11.4":"2018-05-24T15:10:53.272Z","0.11.3":"2018-03-27T16:34:52.668Z","0.11.2":"2018-03-10T16:52:08.850Z","0.11.1":"2017-12-14T14:06:48.360Z","0.11.0":"2017-10-25T15:29:45.937Z","0.10.2":"2017-06-16T13:44:13.731Z","0.10.1":"2017-06-01T12:24:10.796Z","0.10.0":"2017-05-12T19:39:48.308Z","0.9.1":"2017-05-11T15:56:29.380Z","0.9.0":"2017-05-11T15:37:52.941Z","0.8.0":"2017-05-06T15:37:28.039Z","0.7.1":"2017-03-28T17:56:08.637Z","0.7.0":"2017-02-24T15:20:07.318Z","0.6.0":"2017-02-20T21:14:48.483Z","0.5.4":"2017-02-19T17:07:36.683Z","0.5.3":"2017-02-18T13:20:25.578Z","0.5.2":"2017-02-17T16:46:03.524Z","0.5.1":"2017-02-09T14:10:54.904Z","0.5.0":"2017-02-08T21:15:21.411Z","0.4.2":"2017-02-06T10:39:25.283Z","0.4.1":"2016-11-08T10:02:59.295Z","0.4.0":"2016-11-07T12:51:51.161Z","0.3.0":"2016-11-02T17:34:07.691Z","0.2.0":"2016-10-20T21:24:07.937Z","0.1.1":"2016-10-03T15:22:20.219Z","0.1.0":"2016-10-03T10:24:22.454Z","0.0.4":"2016-09-08T20:18:33.073Z","0.0.3":"2016-08-25T10:54:59.275Z","0.0.2":"2016-08-24T19:23:14.676Z","0.0.1":"2016-08-24T17:40:52.126Z"},"users":{},"repository":{"type":"git","url":"git+https://github.com/graphology/graphology.git"},"versions":{"0.26.0":{"name":"graphology","version":"0.26.0","description":"A robust and multipurpose Graph object for JavaScript.","main":"dist/graphology.cjs.js","module":"dist/graphology.esm.js","browser":"dist/graphology.umd.min.js","types":"dist/graphology.d.ts","scripts":{"clean":"rimraf dist specs","build":"npm run clean && rollup -c && babel tests --out-dir specs && cp src/endpoint.esm.d.ts dist/graphology.d.ts","prepare":"npm run build","prepublishOnly":"npm test && npm run test:types && npm run build","test":"mocha -u exports --require @babel/register ./test.js","test:types":"tsc --lib es2015,dom --noEmit --noImplicitAny --noImplicitReturns --strictNullChecks ./test-types.ts"},"keywords":["graph","graph theory","directed","undirected","network"],"repository":{"type":"git","url":"git+https://github.com/graphology/graphology.git"},"contributors":[{"name":"Alexis Jacomy","url":"http://github.com/jacomyal"},{"name":"Benjamin Ooghe-Tabanou","url":"http://github.com/boogheta"},{"name":"Guillaume Plique","url":"http://github.com/Yomguithereal"}],"license":"MIT","bugs":{"url":"https://github.com/graphology/graphology/issues"},"homepage":"https://github.com/graphology/graphology#readme","dependencies":{"events":"^3.3.0"},"peerDependencies":{"graphology-types":">=0.24.0"},"babel":{"presets":["@babel/preset-env"],"plugins":[["@babel/transform-classes",{"loose":true}],["@babel/transform-destructuring",{"loose":true}],["@babel/transform-spread",{"loose":true}]]},"exports":{"require":"./dist/graphology.cjs.js","import":"./dist/graphology.mjs","types":"./dist/graphology.d.ts"},"_id":"graphology@0.26.0","gitHead":"feb3e5c37e791d75f3dab185a56cb25d32c17de7","_nodeVersion":"20.11.0","_npmVersion":"10.8.3","dist":{"shasum":"7f866a831feaa364af750f141a7bf40489533336","size":374467,"noattachment":false,"key":"/graphology/-/graphology-0.26.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphology/download/graphology-0.26.0.tgz"},"_npmUser":{"name":"yomguithereal","email":"kropotkinepiotr@gmail.com"},"directories":{},"maintainers":[{"name":"yomguithereal","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/graphology_0.26.0_1737887105363_0.21697062497560915"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-26T10:25:05.589Z","publish_time":1737887105589,"_source_registry_name":"default","_cnpm_publish_time":1737887105589},"0.26.0-rc1":{"name":"graphology","version":"0.26.0-rc1","description":"A robust and multipurpose Graph object for JavaScript.","main":"dist/graphology.cjs.js","module":"dist/graphology.esm.js","browser":"dist/graphology.umd.min.js","types":"dist/graphology.d.ts","scripts":{"clean":"rimraf dist specs","build":"npm run clean && rollup -c && babel tests --out-dir specs && cp src/endpoint.esm.d.ts dist/graphology.d.ts","prepare":"npm run build","prepublishOnly":"npm test && npm run test:types && npm run build","test":"mocha -u exports --require @babel/register ./test.js","test:types":"tsc --lib es2015,dom --noEmit --noImplicitAny --noImplicitReturns --strictNullChecks ./test-types.ts"},"keywords":["graph","graph theory","directed","undirected","network"],"repository":{"type":"git","url":"git+https://github.com/graphology/graphology.git"},"contributors":[{"name":"Alexis Jacomy","url":"http://github.com/jacomyal"},{"name":"Benjamin Ooghe-Tabanou","url":"http://github.com/boogheta"},{"name":"Guillaume Plique","url":"http://github.com/Yomguithereal"}],"license":"MIT","bugs":{"url":"https://github.com/graphology/graphology/issues"},"homepage":"https://github.com/graphology/graphology#readme","dependencies":{"events":"^3.3.0"},"peerDependencies":{"graphology-types":">=0.24.0"},"babel":{"presets":["@babel/preset-env"],"plugins":[["@babel/transform-classes",{"loose":true}],["@babel/transform-destructuring",{"loose":true}],["@babel/transform-spread",{"loose":true}]]},"exports":{"require":"./dist/graphology.cjs.js","import":"./dist/graphology.mjs","types":"./dist/graphology.d.ts"},"_id":"graphology@0.26.0-rc1","readmeFilename":"README.md","gitHead":"b2f21f85f6ec8ca2099adb8435296a33c881f3dc","_nodeVersion":"20.11.0","_npmVersion":"10.8.3","dist":{"shasum":"78543c8c908ed6e4997c73d634608284926d5a8d","size":374472,"noattachment":false,"key":"/graphology/-/graphology-0.26.0-rc1.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphology/download/graphology-0.26.0-rc1.tgz"},"_npmUser":{"name":"yomguithereal","email":"kropotkinepiotr@gmail.com"},"directories":{},"maintainers":[{"name":"yomguithereal","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/graphology_0.26.0-rc1_1736339341897_0.7450350183282972"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-08T12:29:02.171Z","publish_time":1736339342171,"_source_registry_name":"default","_cnpm_publish_time":1736339342171},"0.25.4":{"name":"graphology","version":"0.25.4","description":"A robust and multipurpose Graph object for JavaScript.","main":"dist/graphology.cjs.js","module":"dist/graphology.esm.js","browser":"dist/graphology.umd.min.js","types":"dist/graphology.d.ts","scripts":{"clean":"rimraf dist specs","build":"npm run clean && rollup -c && babel tests --out-dir specs && cp src/endpoint.esm.d.ts dist/graphology.d.ts","prepare":"npm run build","prepublishOnly":"npm test && npm run test:types && npm run build","test":"mocha -u exports --require @babel/register ./test.js","test:types":"tsc --lib es2015,dom --noEmit --noImplicitAny --noImplicitReturns --strictNullChecks ./test-types.ts"},"keywords":["graph","graph theory","directed","undirected","network"],"repository":{"type":"git","url":"git+https://github.com/graphology/graphology.git"},"contributors":[{"name":"Alexis Jacomy","url":"http://github.com/jacomyal"},{"name":"Benjamin Ooghe-Tabanou","url":"http://github.com/boogheta"},{"name":"Guillaume Plique","url":"http://github.com/Yomguithereal"}],"license":"MIT","bugs":{"url":"https://github.com/graphology/graphology/issues"},"homepage":"https://github.com/graphology/graphology#readme","dependencies":{"events":"^3.3.0","obliterator":"^2.0.2"},"peerDependencies":{"graphology-types":">=0.24.0"},"babel":{"presets":["@babel/preset-env"],"plugins":[["@babel/transform-classes",{"loose":true}],["@babel/transform-destructuring",{"loose":true}],["@babel/transform-spread",{"loose":true}]]},"gitHead":"ca5856b42d14c07e00f2dbb1463681dc416f2ee1","_id":"graphology@0.25.4","_nodeVersion":"16.19.0","_npmVersion":"8.19.3","dist":{"shasum":"e528a64555ac1f392a9d965321ada5b2b843efe1","size":374625,"noattachment":false,"key":"/graphology/-/graphology-0.25.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphology/download/graphology-0.25.4.tgz"},"_npmUser":{"name":"yomguithereal","email":"kropotkinepiotr@gmail.com"},"directories":{},"maintainers":[{"name":"yomguithereal","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphology_0.25.4_1690887842693_0.07106786850240687"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-08-01T11:04:03.012Z","publish_time":1690887843012,"_source_registry_name":"default","_cnpm_publish_time":1690887843012},"0.25.3":{"name":"graphology","version":"0.25.3","description":"A robust and multipurpose Graph object for JavaScript.","main":"dist/graphology.cjs.js","module":"dist/graphology.esm.js","browser":"dist/graphology.umd.min.js","types":"dist/graphology.d.ts","exports":{"require":"./dist/graphology.cjs.js","import":"./dist/graphology.mjs","types":"./dist/graphology.d.ts"},"scripts":{"clean":"rimraf dist specs","build":"npm run clean && rollup -c && babel tests --out-dir specs && cp src/endpoint.esm.d.ts dist/graphology.d.ts","prepare":"npm run build","prepublishOnly":"npm test && npm run test:types && npm run build","test":"mocha -u exports --require @babel/register ./test.js","test:types":"tsc --lib es2015,dom --noEmit --noImplicitAny --noImplicitReturns --strictNullChecks ./test-types.ts"},"keywords":["graph","graph theory","directed","undirected","network"],"repository":{"type":"git","url":"git+https://github.com/graphology/graphology.git"},"contributors":[{"name":"Alexis Jacomy","url":"http://github.com/jacomyal"},{"name":"Benjamin Ooghe-Tabanou","url":"http://github.com/boogheta"},{"name":"Guillaume Plique","url":"http://github.com/Yomguithereal"}],"license":"MIT","bugs":{"url":"https://github.com/graphology/graphology/issues"},"homepage":"https://github.com/graphology/graphology#readme","dependencies":{"events":"^3.3.0","obliterator":"^2.0.2"},"peerDependencies":{"graphology-types":">=0.24.0"},"babel":{"presets":["@babel/preset-env"],"plugins":[["@babel/transform-classes",{"loose":true}],["@babel/transform-destructuring",{"loose":true}],["@babel/transform-spread",{"loose":true}]]},"gitHead":"f1f6a4847be5692cda45d9f3ff3be5527a1bdd6e","_id":"graphology@0.25.3","_nodeVersion":"16.19.0","_npmVersion":"8.19.3","dist":{"shasum":"4aaa64f7e820b71056c57f0c62f02394d3340c96","size":374656,"noattachment":false,"key":"/graphology/-/graphology-0.25.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphology/download/graphology-0.25.3.tgz"},"_npmUser":{"name":"yomguithereal","email":"kropotkinepiotr@gmail.com"},"directories":{},"maintainers":[{"name":"yomguithereal","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphology_0.25.3_1690472934527_0.3397353418562752"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-07-27T15:48:54.784Z","publish_time":1690472934784,"_source_registry_name":"default","_cnpm_publish_time":1690472934784},"0.25.2":{"name":"graphology","version":"0.25.2","description":"A robust and multipurpose Graph object for JavaScript.","main":"dist/graphology.cjs.js","module":"dist/graphology.esm.js","browser":"dist/graphology.umd.min.js","types":"dist/graphology.d.ts","exports":{"require":"./dist/graphology.cjs.js","import":"./dist/graphology.mjs"},"scripts":{"clean":"rimraf dist specs","build":"npm run clean && rollup -c && babel tests --out-dir specs && cp src/endpoint.esm.d.ts dist/graphology.d.ts","prepare":"npm run build","prepublishOnly":"npm test && npm run test:types && npm run build","test":"mocha -u exports --require @babel/register ./test.js","test:types":"tsc --lib es2015,dom --noEmit --noImplicitAny --noImplicitReturns --strictNullChecks ./test-types.ts"},"keywords":["graph","graph theory","directed","undirected","network"],"repository":{"type":"git","url":"git+https://github.com/graphology/graphology.git"},"contributors":[{"name":"Alexis Jacomy","url":"http://github.com/jacomyal"},{"name":"Benjamin Ooghe-Tabanou","url":"http://github.com/boogheta"},{"name":"Guillaume Plique","url":"http://github.com/Yomguithereal"}],"license":"MIT","bugs":{"url":"https://github.com/graphology/graphology/issues"},"homepage":"https://github.com/graphology/graphology#readme","dependencies":{"events":"^3.3.0","obliterator":"^2.0.2"},"peerDependencies":{"graphology-types":">=0.24.0"},"babel":{"presets":["@babel/preset-env"],"plugins":[["@babel/transform-classes",{"loose":true}],["@babel/transform-destructuring",{"loose":true}],["@babel/transform-spread",{"loose":true}]]},"gitHead":"0969ec3049a1cce130282694b66372474b094752","_id":"graphology@0.25.2","_nodeVersion":"16.19.0","_npmVersion":"8.19.3","dist":{"shasum":"b24779064e75c15922b4b3848bc026a2aa379f97","size":374651,"noattachment":false,"key":"/graphology/-/graphology-0.25.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphology/download/graphology-0.25.2.tgz"},"_npmUser":{"name":"yomguithereal","email":"kropotkinepiotr@gmail.com"},"directories":{},"maintainers":[{"name":"yomguithereal","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphology_0.25.2_1690446677034_0.2925034836323217"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-07-27T08:31:17.307Z","publish_time":1690446677307,"_source_registry_name":"default","_cnpm_publish_time":1690446677307},"0.26.0-alpha1":{"name":"graphology","version":"0.26.0-alpha1","description":"A robust and multipurpose Graph object for JavaScript.","main":"dist/graphology.cjs.js","module":"dist/graphology.esm.js","browser":"dist/graphology.umd.min.js","types":"dist/graphology.d.ts","exports":{"require":"./dist/graphology.cjs.js","import":"./dist/graphology.mjs"},"scripts":{"clean":"rimraf dist specs","build":"npm run clean && rollup -c && babel tests --out-dir specs && cp src/endpoint.esm.d.ts dist/graphology.d.ts","prepare":"npm run build","prepublishOnly":"npm test && npm run test:types && npm run build","test":"mocha -u exports --require @babel/register ./test.js","test:types":"tsc --lib es2015,dom --noEmit --noImplicitAny --noImplicitReturns --strictNullChecks ./test-types.ts"},"keywords":["graph","graph theory","directed","undirected","network"],"repository":{"type":"git","url":"git+https://github.com/graphology/graphology.git"},"contributors":[{"name":"Alexis Jacomy","url":"http://github.com/jacomyal"},{"name":"Benjamin Ooghe-Tabanou","url":"http://github.com/boogheta"},{"name":"Guillaume Plique","url":"http://github.com/Yomguithereal"}],"license":"MIT","bugs":{"url":"https://github.com/graphology/graphology/issues"},"homepage":"https://github.com/graphology/graphology#readme","dependencies":{"events":"^3.3.0","obliterator":"^2.0.2"},"peerDependencies":{"graphology-types":">=0.24.0"},"babel":{"presets":["@babel/preset-env"],"plugins":[["@babel/transform-classes",{"loose":true}],["@babel/transform-destructuring",{"loose":true}],["@babel/transform-spread",{"loose":true}]]},"readmeFilename":"README.md","gitHead":"9b41bfb722d35b9befb62b18202f5712c5d3b175","_id":"graphology@0.26.0-alpha1","_nodeVersion":"16.18.0","_npmVersion":"8.19.2","dist":{"shasum":"f55152b174d3cdcd5938204cd9f8ddae049b5c2a","size":373155,"noattachment":false,"key":"/graphology/-/graphology-0.26.0-alpha1.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphology/download/graphology-0.26.0-alpha1.tgz"},"_npmUser":{"name":"yomguithereal","email":"kropotkinepiotr@gmail.com"},"directories":{},"maintainers":[{"name":"yomguithereal","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphology_0.26.0-alpha1_1677745664966_0.13513535802734933"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-03-02T08:27:45.197Z","publish_time":1677745665197,"_cnpm_publish_time":1677745665197},"0.25.1":{"name":"graphology","version":"0.25.1","description":"A robust and multipurpose Graph object for JavaScript.","main":"dist/graphology.cjs.js","module":"dist/graphology.esm.js","browser":"dist/graphology.umd.min.js","types":"dist/graphology.d.ts","scripts":{"clean":"rimraf dist specs","build":"npm run clean && rollup -c && babel tests --out-dir specs && cp src/endpoint.esm.d.ts dist/graphology.d.ts","prepare":"npm run build","prepublishOnly":"npm test && npm run test:types && npm run build","test":"mocha -u exports --require @babel/register ./test.js","test:types":"tsc --lib es2015,dom --noEmit --noImplicitAny --noImplicitReturns --strictNullChecks ./test-types.ts"},"keywords":["graph","graph theory","directed","undirected","network"],"repository":{"type":"git","url":"git+https://github.com/graphology/graphology.git"},"contributors":[{"name":"Alexis Jacomy","url":"http://github.com/jacomyal"},{"name":"Benjamin Ooghe-Tabanou","url":"http://github.com/boogheta"},{"name":"Guillaume Plique","url":"http://github.com/Yomguithereal"}],"license":"MIT","bugs":{"url":"https://github.com/graphology/graphology/issues"},"homepage":"https://github.com/graphology/graphology#readme","dependencies":{"events":"^3.3.0","obliterator":"^2.0.2"},"peerDependencies":{"graphology-types":">=0.24.0"},"babel":{"presets":["@babel/preset-env"],"plugins":[["@babel/transform-classes",{"loose":true}],["@babel/transform-destructuring",{"loose":true}],["@babel/transform-spread",{"loose":true}]]},"gitHead":"c4fe0df4c58d1da65a57ebdaaeca7fb53877098c","_id":"graphology@0.25.1","_nodeVersion":"16.17.1","_npmVersion":"8.19.2","dist":{"shasum":"f92b86294782522d3898ce4480e4a577c0c2568a","size":312119,"noattachment":false,"key":"/graphology/-/graphology-0.25.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphology/download/graphology-0.25.1.tgz"},"_npmUser":{"name":"yomguithereal","email":"kropotkinepiotr@gmail.com"},"directories":{},"maintainers":[{"name":"yomguithereal","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphology_0.25.1_1666776917229_0.7697869040073848"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-10-26T10:31:13.574Z","publish_time":1666776917449,"_cnpm_publish_time":1666776917449},"0.25.0":{"name":"graphology","version":"0.25.0","description":"A robust and multipurpose Graph object for JavaScript.","main":"dist/graphology.cjs.js","module":"dist/graphology.esm.js","browser":"dist/graphology.umd.min.js","types":"dist/graphology.d.ts","scripts":{"clean":"rimraf dist specs","build":"npm run clean && rollup -c && babel tests --out-dir specs && cp src/endpoint.esm.d.ts dist/graphology.d.ts","prepare":"npm run build","prepublishOnly":"npm test && npm run test:types && npm run build","test":"mocha -u exports --require @babel/register ./test.js","test:types":"tsc --lib es2015,dom --noEmit --noImplicitAny --noImplicitReturns --strictNullChecks ./test-types.ts"},"keywords":["graph","graph theory","directed","undirected","network"],"repository":{"type":"git","url":"git+https://github.com/graphology/graphology.git"},"contributors":[{"name":"Alexis Jacomy","url":"http://github.com/jacomyal"},{"name":"Benjamin Ooghe-Tabanou","url":"http://github.com/boogheta"},{"name":"Guillaume Plique","url":"http://github.com/Yomguithereal"}],"license":"MIT","bugs":{"url":"https://github.com/graphology/graphology/issues"},"homepage":"https://github.com/graphology/graphology#readme","dependencies":{"events":"^3.3.0","obliterator":"^2.0.2"},"peerDependencies":{"graphology-types":">=0.24.0"},"babel":{"presets":["@babel/preset-env"],"plugins":[["@babel/transform-classes",{"loose":true}],["@babel/transform-destructuring",{"loose":true}],["@babel/transform-spread",{"loose":true}]]},"gitHead":"0756e98d91fcbbbe7b0408154ce55a552601a5c9","_id":"graphology@0.25.0","_nodeVersion":"14.19.0","_npmVersion":"8.19.2","dist":{"shasum":"c2c85940210730e6a4e1bb9722bff99f38cff173","size":323192,"noattachment":false,"key":"/graphology/-/graphology-0.25.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphology/download/graphology-0.25.0.tgz"},"_npmUser":{"name":"yomguithereal","email":"kropotkinepiotr@gmail.com"},"directories":{},"maintainers":[{"name":"yomguithereal","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphology_0.25.0_1663764977296_0.5667920306303278"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-09-21T13:32:02.789Z","publish_time":1663764977509,"_cnpm_publish_time":1663764977509},"0.24.1":{"name":"graphology","version":"0.24.1","description":"A robust and multipurpose Graph object for JavaScript.","main":"dist/graphology.cjs.js","module":"dist/graphology.esm.js","browser":"dist/graphology.umd.min.js","types":"dist/graphology.d.ts","scripts":{"clean":"rimraf dist specs","build":"npm run clean && rollup -c && babel tests --out-dir specs && cp src/endpoint.esm.d.ts dist/graphology.d.ts","prepare":"npm run build","prepublishOnly":"npm test && npm run test:types && npm run build","test":"mocha -u exports --require @babel/register ./test.js","test:types":"tsc --lib es2015,dom --noEmit --noImplicitAny --noImplicitReturns --strictNullChecks ./test-types.ts"},"keywords":["graph","graph theory","directed","undirected","network"],"repository":{"type":"git","url":"git+https://github.com/graphology/graphology.git"},"contributors":[{"name":"Alexis Jacomy","url":"http://github.com/jacomyal"},{"name":"Benjamin Ooghe-Tabanou","url":"http://github.com/boogheta"},{"name":"Guillaume Plique","url":"http://github.com/Yomguithereal"}],"license":"MIT","bugs":{"url":"https://github.com/graphology/graphology/issues"},"homepage":"https://github.com/graphology/graphology#readme","dependencies":{"events":"^3.3.0","obliterator":"^2.0.2"},"peerDependencies":{"graphology-types":">=0.24.0"},"babel":{"presets":["@babel/preset-env"],"plugins":[["@babel/transform-classes",{"loose":true}],["@babel/transform-destructuring",{"loose":true}],["@babel/transform-spread",{"loose":true}]]},"gitHead":"f030f9465830dcfeb996519dd3b031d25f428405","_id":"graphology@0.24.1","_nodeVersion":"12.22.7","_npmVersion":"8.5.0","dist":{"shasum":"035e452e294b01168cf5c85d5dd0a4b7e4837d87","size":115893,"noattachment":false,"key":"/graphology/-/graphology-0.24.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphology/download/graphology-0.24.1.tgz"},"_npmUser":{"name":"yomguithereal","email":"kropotkinepiotr@gmail.com"},"directories":{},"maintainers":[{"name":"yomguithereal","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphology_0.24.1_1645010370086_0.9344041322680603"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-02-16T11:19:37.368Z","publish_time":1645010370395,"_cnpm_publish_time":1645010370395},"0.24.0":{"name":"graphology","version":"0.24.0","description":"A robust and multipurpose Graph object for JavaScript.","main":"dist/graphology.cjs.js","module":"dist/graphology.esm.js","browser":"dist/graphology.umd.min.js","types":"dist/graphology.d.ts","scripts":{"clean":"rimraf dist specs","build":"npm run clean && rollup -c && babel tests --out-dir specs && cp src/endpoint.esm.d.ts dist/graphology.d.ts","prepare":"npm run build","prepublishOnly":"npm test && npm run test:types && npm run build","test":"mocha -u exports --require @babel/register ./test.js","test:types":"tsc --lib es2015,dom --noEmit --noImplicitAny --noImplicitReturns --strictNullChecks ./test-types.ts"},"keywords":["graph","graph theory","directed","undirected","network"],"repository":{"type":"git","url":"git+https://github.com/graphology/graphology.git"},"contributors":[{"name":"Alexis Jacomy","url":"http://github.com/jacomyal"},{"name":"Benjamin Ooghe-Tabanou","url":"http://github.com/boogheta"},{"name":"Guillaume Plique","url":"http://github.com/Yomguithereal"}],"license":"MIT","bugs":{"url":"https://github.com/graphology/graphology/issues"},"homepage":"https://github.com/graphology/graphology#readme","dependencies":{"events":"^3.3.0","obliterator":"^2.0.2"},"peerDependencies":{"graphology-types":">=0.24.0"},"babel":{"presets":["@babel/preset-env"],"plugins":[["@babel/transform-classes",{"loose":true}],["@babel/transform-destructuring",{"loose":true}],["@babel/transform-spread",{"loose":true}]]},"gitHead":"4142002cb430b39f0a9b070e9fb9e149ac631414","_id":"graphology@0.24.0","_nodeVersion":"12.22.7","_npmVersion":"8.1.0","dist":{"shasum":"c3c78b197f8ff6d8d3422a2d705c16e637b295f6","size":116199,"noattachment":false,"key":"/graphology/-/graphology-0.24.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphology/download/graphology-0.24.0.tgz"},"_npmUser":{"name":"yomguithereal","email":"kropotkinepiotr@gmail.com"},"directories":{},"maintainers":[{"name":"yomguithereal","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphology_0.24.0_1644500446210_0.11083323598766182"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-02-10T13:40:59.031Z","publish_time":1644500446353,"_cnpm_publish_time":1644500446353},"0.23.2":{"name":"graphology","version":"0.23.2","description":"A robust and multipurpose Graph object for JavaScript.","main":"dist/graphology.cjs.js","module":"dist/graphology.esm.js","browser":"dist/graphology.umd.min.js","types":"dist/graphology.d.ts","scripts":{"clean":"rimraf dist specs","build":"npm run clean && rollup -c && babel tests --out-dir specs && cp src/endpoint.esm.d.ts dist/graphology.d.ts","prepare":"npm run build","prepublishOnly":"npm test && npm run test:types && npm run build","test":"mocha -u exports --require @babel/register ./test.js","test:types":"tsc --lib es2015,dom --noEmit --noImplicitAny --noImplicitReturns --strictNullChecks ./test-types.ts"},"keywords":["graph","graph theory","directed","undirected","network"],"repository":{"type":"git","url":"git+https://github.com/graphology/graphology.git"},"contributors":[{"name":"Alexis Jacomy","url":"http://github.com/jacomyal"},{"name":"Benjamin Ooghe-Tabanou","url":"http://github.com/boogheta"},{"name":"Guillaume Plique","url":"http://github.com/Yomguithereal"}],"license":"MIT","bugs":{"url":"https://github.com/graphology/graphology/issues"},"homepage":"https://github.com/graphology/graphology#readme","dependencies":{"events":"^3.3.0","obliterator":"^2.0.0"},"peerDependencies":{"graphology-types":">=0.23.0"},"babel":{"presets":["@babel/preset-env"],"plugins":[["@babel/transform-classes",{"loose":true}],["@babel/transform-destructuring",{"loose":true}],["@babel/transform-spread",{"loose":true}]]},"gitHead":"30a6bf80ac886802d65a3c95bbd15779b160cf00","_id":"graphology@0.23.2","_nodeVersion":"12.22.7","_npmVersion":"8.1.0","dist":{"shasum":"b09a33a9408a7615c3c9cff98e7404cc70a21820","size":119283,"noattachment":false,"key":"/graphology/-/graphology-0.23.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphology/download/graphology-0.23.2.tgz"},"_npmUser":{"name":"yomguithereal","email":"kropotkinepiotr@gmail.com"},"directories":{},"maintainers":[{"name":"yomguithereal","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphology_0.23.2_1638997611611_0.3859297072120933"},"_hasShrinkwrap":false,"publish_time":1638997611795,"_cnpm_publish_time":1638997611795,"_cnpmcore_publish_time":"2021-12-17T01:03:56.417Z"},"0.23.1":{"name":"graphology","version":"0.23.1","description":"A robust and multipurpose Graph object for JavaScript.","main":"dist/graphology.cjs.js","module":"dist/graphology.esm.js","browser":"dist/graphology.umd.min.js","types":"dist/graphology.d.ts","scripts":{"clean":"rimraf dist specs","build":"npm run clean && rollup -c && babel tests --out-dir specs && cp src/endpoint.esm.d.ts dist/graphology.d.ts","prepare":"npm run build","prepublishOnly":"npm test && npm run test:types && npm run build","test":"mocha -u exports --require @babel/register ./test.js","test:types":"tsc --lib es2015,dom --noEmit --noImplicitAny --noImplicitReturns --strictNullChecks ./test-types.ts"},"keywords":["graph","graph theory","directed","undirected","network"],"repository":{"type":"git","url":"git+https://github.com/graphology/graphology.git"},"contributors":[{"name":"Alexis Jacomy","url":"http://github.com/jacomyal"},{"name":"Benjamin Ooghe-Tabanou","url":"http://github.com/boogheta"},{"name":"Guillaume Plique","url":"http://github.com/Yomguithereal"}],"license":"MIT","bugs":{"url":"https://github.com/graphology/graphology/issues"},"homepage":"https://github.com/graphology/graphology#readme","dependencies":{"events":"^3.3.0","obliterator":"^2.0.0"},"peerDependencies":{"graphology-types":">=0.23.0"},"babel":{"presets":["@babel/preset-env"],"plugins":[["@babel/transform-classes",{"loose":true}],["@babel/transform-destructuring",{"loose":true}],["@babel/transform-spread",{"loose":true}]]},"gitHead":"496aa2541335743e9113735e13dc102049de5c0e","_id":"graphology@0.23.1","_nodeVersion":"12.22.7","_npmVersion":"8.1.0","dist":{"shasum":"03946a692ad792bfa64cee0097b3ee4c971dabbe","size":360513,"noattachment":false,"key":"/graphology/-/graphology-0.23.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphology/download/graphology-0.23.1.tgz"},"_npmUser":{"name":"yomguithereal","email":"kropotkinepiotr@gmail.com"},"directories":{},"maintainers":[{"name":"yomguithereal","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphology_0.23.1_1636921659080_0.9115921202776065"},"_hasShrinkwrap":false,"publish_time":1636921659311,"_cnpm_publish_time":1636921659311,"_cnpmcore_publish_time":"2021-12-17T01:03:57.553Z"},"0.23.0":{"name":"graphology","version":"0.23.0","description":"A robust and multipurpose Graph object for JavaScript.","main":"dist/graphology.cjs.js","module":"dist/graphology.esm.js","browser":"dist/graphology.umd.min.js","types":"dist/graphology.d.ts","scripts":{"clean":"rimraf dist specs","build":"npm run clean && rollup -c && babel tests --out-dir specs && cp src/endpoint.esm.d.ts dist/graphology.d.ts","prepare":"npm run build","prepublishOnly":"npm test && npm run test:types && npm run build","test":"mocha -u exports --require @babel/register ./test.js","test:types":"tsc --lib es2015,dom --noEmit --noImplicitAny --noImplicitReturns --strictNullChecks ./test-types.ts"},"keywords":["graph","graph theory","directed","undirected","network"],"repository":{"type":"git","url":"git+https://github.com/graphology/graphology.git"},"contributors":[{"name":"Alexis Jacomy","url":"http://github.com/jacomyal"},{"name":"Benjamin Ooghe-Tabanou","url":"http://github.com/boogheta"},{"name":"Guillaume Plique","url":"http://github.com/Yomguithereal"}],"license":"MIT","bugs":{"url":"https://github.com/graphology/graphology/issues"},"homepage":"https://github.com/graphology/graphology#readme","dependencies":{"events":"^3.3.0","obliterator":"^2.0.0"},"peerDependencies":{"graphology-types":">=0.23.0"},"babel":{"presets":["@babel/preset-env"],"plugins":[["@babel/transform-classes",{"loose":true}],["@babel/transform-destructuring",{"loose":true}],["@babel/transform-spread",{"loose":true}]]},"gitHead":"d2b963c64b726dd0b34219adb24e9d8e40f27455","_id":"graphology@0.23.0","_nodeVersion":"12.22.6","_npmVersion":"7.24.2","dist":{"shasum":"501a7805f8f8bf5516629ef27c01a90fca48eb67","size":360363,"noattachment":false,"key":"/graphology/-/graphology-0.23.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphology/download/graphology-0.23.0.tgz"},"_npmUser":{"name":"yomguithereal","email":"kropotkinepiotr@gmail.com"},"directories":{},"maintainers":[{"name":"yomguithereal","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphology_0.23.0_1636723624614_0.2763885221814111"},"_hasShrinkwrap":false,"publish_time":1636723624878,"_cnpm_publish_time":1636723624878,"_cnpmcore_publish_time":"2021-12-17T01:03:58.511Z"},"0.22.2":{"name":"graphology","version":"0.22.2","description":"A robust and multipurpose Graph object for JavaScript.","main":"dist/graphology.cjs.js","module":"dist/graphology.esm.js","browser":"dist/graphology.umd.min.js","types":"dist/graphology.d.ts","scripts":{"clean":"rimraf dist specs","build":"npm run clean && rollup -c && babel tests --out-dir specs && cp src/endpoint.esm.d.ts dist/graphology.d.ts","prepare":"npm run build","prepublishOnly":"npm test && npm run test:types && npm run build","test":"mocha -u exports --require @babel/register ./test.js","test:types":"tsc --lib es2015,dom --noEmit --noImplicitAny --noImplicitReturns ./test-types.ts"},"keywords":["graph","graph theory","directed","undirected","network"],"repository":{"type":"git","url":"git+https://github.com/graphology/graphology.git"},"contributors":[{"name":"Alexis Jacomy","url":"http://github.com/jacomyal"},{"name":"Benjamin Ooghe-Tabanou","url":"http://github.com/boogheta"},{"name":"Guillaume Plique","url":"http://github.com/Yomguithereal"}],"license":"MIT","bugs":{"url":"https://github.com/graphology/graphology/issues"},"homepage":"https://github.com/graphology/graphology#readme","dependencies":{"events":"^3.3.0","obliterator":"^2.0.0"},"peerDependencies":{"graphology-types":">=0.21.0"},"babel":{"presets":["@babel/preset-env"],"plugins":[["@babel/transform-classes",{"loose":true}],["@babel/transform-destructuring",{"loose":true}],["@babel/transform-spread",{"loose":true}]]},"gitHead":"5f2624c5f16ac66a1484fea1773a830c3783497c","_id":"graphology@0.22.2","_nodeVersion":"12.22.6","_npmVersion":"7.24.2","dist":{"shasum":"c4dd6abfff9ac2212dcfeaba0358f823164428c7","size":352161,"noattachment":false,"key":"/graphology/-/graphology-0.22.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphology/download/graphology-0.22.2.tgz"},"_npmUser":{"name":"yomguithereal","email":"kropotkinepiotr@gmail.com"},"directories":{},"maintainers":[{"name":"yomguithereal","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphology_0.22.2_1636563989500_0.3970560705401185"},"_hasShrinkwrap":false,"publish_time":1636563989655,"_cnpm_publish_time":1636563989655,"_cnpmcore_publish_time":"2021-12-17T01:03:59.770Z"},"0.22.1":{"name":"graphology","version":"0.22.1","description":"A robust and multipurpose Graph object for JavaScript.","main":"dist/graphology.cjs.js","module":"dist/graphology.esm.js","browser":"dist/graphology.umd.min.js","types":"dist/graphology.d.ts","scripts":{"clean":"rimraf dist specs","build":"npm run clean && rollup -c && babel tests --out-dir specs && cp src/endpoint.esm.d.ts dist/graphology.d.ts","postpublish":"npm run clean","prepare":"npm run build","prepublishOnly":"npm test && npm run test:types && npm run build","test":"mocha -u exports --require @babel/register ./test.js","test:types":"tsc --lib es2015,dom --noEmit --noImplicitAny --noImplicitReturns ./test-types.ts"},"keywords":["graph","graph theory","directed","undirected","network"],"repository":{"type":"git","url":"git+https://github.com/graphology/graphology.git"},"contributors":[{"name":"Alexis Jacomy","url":"http://github.com/jacomyal"},{"name":"Benjamin Ooghe-Tabanou","url":"http://github.com/boogheta"},{"name":"Guillaume Plique","url":"http://github.com/Yomguithereal"}],"license":"MIT","bugs":{"url":"https://github.com/graphology/graphology/issues"},"homepage":"https://github.com/graphology/graphology#readme","dependencies":{"events":"^3.3.0","obliterator":"^2.0.0"},"peerDependencies":{"graphology-types":">=0.21.0"},"babel":{"presets":["@babel/preset-env"],"plugins":[["@babel/transform-classes",{"loose":true}],["@babel/transform-destructuring",{"loose":true}],["@babel/transform-spread",{"loose":true}]]},"gitHead":"9894c9c7e9f34db9b21662586b00a03c622a4351","_id":"graphology@0.22.1","_nodeVersion":"12.22.7","_npmVersion":"8.1.0","dist":{"shasum":"69851ca0db4707765cb38334adebfbb03093b533","size":351475,"noattachment":false,"key":"/graphology/-/graphology-0.22.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphology/download/graphology-0.22.1.tgz"},"_npmUser":{"name":"yomguithereal","email":"kropotkinepiotr@gmail.com"},"directories":{},"maintainers":[{"name":"yomguithereal","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphology_0.22.1_1635673776479_0.8794286723014451"},"_hasShrinkwrap":false,"publish_time":1635673776672,"_cnpm_publish_time":1635673776672,"_cnpmcore_publish_time":"2021-12-17T01:04:00.828Z"},"0.22.0":{"name":"graphology","version":"0.22.0","description":"A robust and multipurpose Graph object for JavaScript.","main":"dist/graphology.cjs.js","module":"dist/graphology.esm.js","browser":"dist/graphology.umd.min.js","types":"dist/graphology.d.ts","scripts":{"clean":"rimraf dist specs","build":"npm run clean && rollup -c && babel tests --out-dir specs && cp src/endpoint.esm.d.ts dist/graphology.d.ts","postpublish":"npm run clean","prepare":"npm run build","prepublishOnly":"npm test && npm run test:types","test":"mocha -u exports --require @babel/register ./test.js","test:types":"tsc --lib es2015,dom --noEmit --noImplicitAny --noImplicitReturns ./test-types.ts"},"keywords":["graph","graph theory","directed","undirected","network"],"repository":{"type":"git","url":"git+https://github.com/graphology/graphology.git"},"contributors":[{"name":"Alexis Jacomy","url":"http://github.com/jacomyal"},{"name":"Benjamin Ooghe-Tabanou","url":"http://github.com/boogheta"},{"name":"Guillaume Plique","url":"http://github.com/Yomguithereal"}],"license":"MIT","bugs":{"url":"https://github.com/graphology/graphology/issues"},"homepage":"https://github.com/graphology/graphology#readme","dependencies":{"events":"^3.3.0","obliterator":"^2.0.0"},"peerDependencies":{"graphology-types":">=0.21.0"},"babel":{"presets":["@babel/preset-env"],"plugins":[["@babel/transform-classes",{"loose":true}],["@babel/transform-destructuring",{"loose":true}],["@babel/transform-spread",{"loose":true}]]},"gitHead":"da933164b181a12fe2c1f532421a6e13fbfd74a5","_id":"graphology@0.22.0","_nodeVersion":"12.22.7","_npmVersion":"8.1.0","dist":{"shasum":"5efa5122f9456c6286dd11169e7fe7017a9ddd91","size":351472,"noattachment":false,"key":"/graphology/-/graphology-0.22.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphology/download/graphology-0.22.0.tgz"},"_npmUser":{"name":"yomguithereal","email":"kropotkinepiotr@gmail.com"},"directories":{},"maintainers":[{"name":"yomguithereal","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphology_0.22.0_1635673507584_0.44493988003504303"},"_hasShrinkwrap":false,"deprecated":"This version is wrongly built and should be avoided.","publish_time":1635673507753,"_cnpm_publish_time":1635673507753,"_cnpmcore_publish_time":"2021-12-17T01:04:01.965Z"},"0.21.1":{"name":"graphology","version":"0.21.1","description":"A robust and multipurpose Graph object for JavaScript.","main":"dist/graphology.cjs.js","module":"dist/graphology.esm.js","browser":"dist/graphology.umd.min.js","types":"dist/graphology.d.ts","scripts":{"clean":"rimraf dist specs","build":"npm run clean && rollup -c && babel tests --out-dir specs && cp src/endpoint.esm.d.ts dist/graphology.d.ts","lint":"eslint rollup.config.js src tests test.js","postpublish":"npm run clean","prepare":"npm run build","prepublishOnly":"npm test && npm run test:types && npm run lint","test":"mocha -u exports --require @babel/register ./test.js","test:types":"tsc --lib es2015,dom --noEmit --noImplicitAny --noImplicitReturns ./test-types.ts"},"keywords":["graph","graph theory","directed","undirected","network"],"repository":{"type":"git","url":"git+https://github.com/graphology/graphology.git"},"contributors":[{"name":"Alexis Jacomy","url":"http://github.com/jacomyal"},{"name":"Benjamin Ooghe-Tabanou","url":"http://github.com/boogheta"},{"name":"Guillaume Plique","url":"http://github.com/Yomguithereal"}],"license":"MIT","bugs":{"url":"https://github.com/graphology/graphology/issues"},"homepage":"https://github.com/graphology/graphology#readme","dependencies":{"events":"^3.3.0","obliterator":"^1.6.1"},"peerDependencies":{"graphology-types":">=0.20.0"},"babel":{"presets":["@babel/preset-env"],"plugins":[["@babel/transform-classes",{"loose":true}],["@babel/transform-destructuring",{"loose":true}],["@babel/transform-spread",{"loose":true}]]},"eslintConfig":{"extends":["@yomguithereal/eslint-config/es6"],"rules":{"object-shorthand":0,"quote-props":0},"parserOptions":{"ecmaVersion":2018}},"gitHead":"5475c35e3269870c4b4af52ba656d064002354f3","_id":"graphology@0.21.1","_nodeVersion":"12.22.6","_npmVersion":"7.24.2","dist":{"shasum":"042dc71d572e9bb5421b8ebddc879d822f5ac49f","size":321986,"noattachment":false,"key":"/graphology/-/graphology-0.21.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphology/download/graphology-0.21.1.tgz"},"_npmUser":{"name":"yomguithereal","email":"kropotkinepiotr@gmail.com"},"directories":{},"maintainers":[{"name":"yomguithereal","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphology_0.21.1_1634310422547_0.7393051698786832"},"_hasShrinkwrap":false,"publish_time":1634310422823,"_cnpm_publish_time":1634310422823,"_cnpmcore_publish_time":"2021-12-17T01:04:03.033Z"},"0.21.0":{"name":"graphology","version":"0.21.0","description":"A robust and multipurpose Graph object for JavaScript.","main":"dist/graphology.cjs.js","module":"dist/graphology.esm.js","browser":"dist/graphology.umd.min.js","types":"dist/graphology.d.ts","scripts":{"clean":"rimraf dist specs","build":"npm run clean && rollup -c && babel tests --out-dir specs && cp src/endpoint.esm.d.ts dist/graphology.d.ts","lint":"eslint rollup.config.js src tests test.js","postpublish":"npm run clean","prepare":"npm run build","prepublishOnly":"npm test && npm run test:types && npm run lint","test":"mocha -u exports --require @babel/register ./test.js","test:types":"tsc --lib es2015,dom --noEmit --noImplicitAny --noImplicitReturns ./test-types.ts"},"keywords":["graph","graph theory","directed","undirected","network"],"repository":{"type":"git","url":"git+https://github.com/graphology/graphology.git"},"contributors":[{"name":"Alexis Jacomy","url":"http://github.com/jacomyal"},{"name":"Benjamin Ooghe-Tabanou","url":"http://github.com/boogheta"},{"name":"Guillaume Plique","url":"http://github.com/Yomguithereal"}],"license":"MIT","bugs":{"url":"https://github.com/graphology/graphology/issues"},"homepage":"https://github.com/graphology/graphology#readme","dependencies":{"events":"^3.3.0","obliterator":"^1.6.1"},"peerDependencies":{"graphology-types":">=0.19.0"},"devDependencies":{"@babel/cli":"7.14.8","@babel/core":"7.15.0","@babel/plugin-transform-classes":"7.14.9","@babel/plugin-transform-destructuring":"7.14.7","@babel/plugin-transform-spread":"7.14.6","@babel/preset-env":"7.15.0","@babel/register":"7.15.3","@rollup/plugin-commonjs":"^20.0.0","@rollup/plugin-node-resolve":"^13.0.4","@yomguithereal/eslint-config":"^4.0.0","eslint":"^7.32.0","graphology-types":"0.19.3","mocha":"^9.1.1","pandemonium":"^2.0.0","rimraf":"^3.0.2","rollup":"^2.56.3","rollup-plugin-babel":"^4.4.0","rollup-plugin-terser":"^7.0.2","rollup-plugin-visualizer":"^5.5.2","typescript":"^4.4.2"},"babel":{"presets":["@babel/preset-env"],"plugins":[["@babel/transform-classes",{"loose":true}],["@babel/transform-destructuring",{"loose":true}],["@babel/transform-spread",{"loose":true}]]},"eslintConfig":{"extends":["@yomguithereal/eslint-config/es6"],"rules":{"object-shorthand":0,"quote-props":0},"parserOptions":{"ecmaVersion":2018}},"gitHead":"1226b9fce68c8d50d7427e7a0e2b516e5ba1e856","_id":"graphology@0.21.0","_nodeVersion":"12.10.0","_npmVersion":"7.15.1","dist":{"shasum":"abaa9c339bc75800c5ab4cab052db6c334a17e25","size":320047,"noattachment":false,"key":"/graphology/-/graphology-0.21.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphology/download/graphology-0.21.0.tgz"},"_npmUser":{"name":"yomguithereal","email":"kropotkinepiotr@gmail.com"},"directories":{},"maintainers":[{"name":"yomguithereal","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphology_0.21.0_1630487917618_0.7069151626619379"},"_hasShrinkwrap":false,"publish_time":1630487917836,"_cnpm_publish_time":1630487917836,"_cnpmcore_publish_time":"2021-12-17T01:04:04.082Z"},"0.20.0":{"name":"graphology","version":"0.20.0","description":"A robust and multipurpose Graph object for JavaScript.","main":"dist/graphology.cjs.js","module":"dist/graphology.esm.js","browser":"dist/graphology.umd.min.js","types":"dist/graphology.d.ts","scripts":{"clean":"rimraf dist specs","build":"npm run clean && rollup -c && babel tests --out-dir specs && cp src/endpoint.esm.d.ts dist/graphology.d.ts","lint":"eslint rollup.config.js src tests test.js","postpublish":"npm run clean","prepare":"npm run build","prepublishOnly":"npm test && npm run test:types && npm run lint","test":"mocha -u exports --require @babel/register ./test.js","test:types":"tsc --lib es2015,dom --noEmit --noImplicitAny --noImplicitReturns ./test-types.ts"},"keywords":["graph","graph theory","directed","undirected","network"],"repository":{"type":"git","url":"git+https://github.com/graphology/graphology.git"},"contributors":[{"name":"Alexis Jacomy","url":"http://github.com/jacomyal"},{"name":"Benjamin Ooghe-Tabanou","url":"http://github.com/boogheta"},{"name":"Guillaume Plique","url":"http://github.com/Yomguithereal"}],"license":"MIT","bugs":{"url":"https://github.com/graphology/graphology/issues"},"homepage":"https://github.com/graphology/graphology#readme","dependencies":{"events":"^3.3.0","obliterator":"^1.6.1"},"peerDependencies":{"graphology-types":">=0.19.0"},"devDependencies":{"@babel/cli":"7.14.5","@babel/core":"7.14.6","@babel/plugin-transform-classes":"7.14.5","@babel/plugin-transform-destructuring":"7.14.7","@babel/plugin-transform-spread":"7.14.6","@babel/preset-env":"7.14.7","@babel/register":"7.14.5","@rollup/plugin-commonjs":"^19.0.0","@rollup/plugin-node-resolve":"^13.0.0","@yomguithereal/eslint-config":"^4.0.0","eslint":"^7.29.0","graphology-types":"0.19.2","mocha":"^9.0.1","pandemonium":"^2.0.0","rimraf":"^3.0.2","rollup":"^2.52.2","rollup-plugin-babel":"^4.4.0","rollup-plugin-terser":"^7.0.2","rollup-plugin-visualizer":"^5.5.0","typescript":"^4.3.4"},"babel":{"presets":["@babel/preset-env"],"plugins":[["@babel/transform-classes",{"loose":true}],["@babel/transform-destructuring",{"loose":true}],["@babel/transform-spread",{"loose":true}]]},"eslintConfig":{"extends":["@yomguithereal/eslint-config/es6"],"rules":{"object-shorthand":0,"quote-props":0},"parserOptions":{"ecmaVersion":2018}},"gitHead":"b18822bf5c401057b3adf50c9711ca9810a60052","_id":"graphology@0.20.0","_nodeVersion":"12.19.0","_npmVersion":"7.5.2","dist":{"shasum":"e29f7a1448852dfc7195646241f336b10127997a","size":326618,"noattachment":false,"key":"/graphology/-/graphology-0.20.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphology/download/graphology-0.20.0.tgz"},"_npmUser":{"name":"yomguithereal","email":"kropotkinepiotr@gmail.com"},"directories":{},"maintainers":[{"name":"yomguithereal","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphology_0.20.0_1624611701262_0.9448403373873775"},"_hasShrinkwrap":false,"publish_time":1624611701439,"_cnpm_publish_time":1624611701439,"_cnpmcore_publish_time":"2021-12-17T01:04:05.124Z"},"0.19.3":{"name":"graphology","version":"0.19.3","description":"A robust and multipurpose Graph object for JavaScript.","main":"dist/graphology.cjs.js","module":"dist/graphology.esm.js","browser":"dist/graphology.umd.min.js","types":"dist/graphology.d.ts","scripts":{"clean":"rimraf dist specs","build":"npm run clean && rollup -c && babel tests --out-dir specs && cp src/endpoint.esm.d.ts dist/graphology.d.ts","lint":"eslint rollup.config.js src tests test.js","postpublish":"npm run clean","prepublish":"npm test && npm run test:types && npm run lint && npm run build","test":"mocha -u exports --require @babel/register ./test.js","test:types":"tsc --lib es2015,dom --noEmit --noImplicitAny --noImplicitReturns ./test-types.ts"},"keywords":["graph","graph theory","directed","undirected","network"],"repository":{"type":"git","url":"git+https://github.com/graphology/graphology.git"},"contributors":[{"name":"Alexis Jacomy","url":"http://github.com/jacomyal"},{"name":"Benjamin Ooghe-Tabanou","url":"http://github.com/boogheta"},{"name":"Guillaume Plique","url":"http://github.com/Yomguithereal"}],"license":"MIT","bugs":{"url":"https://github.com/graphology/graphology/issues"},"homepage":"https://github.com/graphology/graphology#readme","dependencies":{"events":"^3.2.0","obliterator":"^1.6.1"},"peerDependencies":{"graphology-types":">=0.19.0"},"devDependencies":{"@babel/cli":"7.12.10","@babel/core":"7.12.10","@babel/plugin-transform-classes":"7.12.1","@babel/plugin-transform-destructuring":"7.12.1","@babel/plugin-transform-spread":"7.12.1","@babel/preset-env":"7.12.11","@babel/register":"7.12.10","@rollup/plugin-commonjs":"^17.0.0","@rollup/plugin-node-resolve":"^11.0.1","@yomguithereal/eslint-config":"^4.0.0","eslint":"^7.12.1","graphology-types":"0.19.2","mocha":"^8.2.1","pandemonium":"^2.0.0","rimraf":"^3.0.2","rollup":"^2.33.1","rollup-plugin-babel":"^4.4.0","rollup-plugin-terser":"^7.0.2","rollup-plugin-visualizer":"^4.2.0","typescript":"^4.0.5"},"babel":{"presets":["@babel/preset-env"],"plugins":[["@babel/transform-classes",{"loose":true}],["@babel/transform-destructuring",{"loose":true}],["@babel/transform-spread",{"loose":true}]]},"eslintConfig":{"extends":["@yomguithereal/eslint-config/es6"],"rules":{"object-shorthand":0,"quote-props":0},"parserOptions":{"ecmaVersion":2018}},"gitHead":"1a590099229af10c9d3f98afe44604a08de3a342","_id":"graphology@0.19.3","_nodeVersion":"12.19.0","_npmVersion":"6.14.11","_npmUser":{"name":"yomguithereal","email":"kropotkinepiotr@gmail.com"},"dist":{"shasum":"5cdec93cedb767e81892915c168c28a7c2376317","size":319402,"noattachment":false,"key":"/graphology/-/graphology-0.19.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphology/download/graphology-0.19.3.tgz"},"directories":{},"maintainers":[{"name":"yomguithereal","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphology_0.19.3_1610356267489_0.7537134804287711"},"_hasShrinkwrap":false,"publish_time":1610356267652,"_cnpm_publish_time":1610356267652,"_cnpmcore_publish_time":"2021-12-17T01:04:05.833Z"},"0.19.2":{"name":"graphology","version":"0.19.2","description":"A robust and multipurpose Graph object for JavaScript.","main":"dist/graphology.cjs.js","module":"dist/graphology.esm.js","browser":"dist/graphology.umd.min.js","types":"dist/graphology.d.ts","scripts":{"clean":"rimraf dist specs","build":"npm run clean && rollup -c && babel tests --out-dir specs && cp src/endpoint.esm.d.ts dist/graphology.d.ts","lint":"eslint rollup.config.js src tests test.js","postpublish":"npm run clean","prepublish":"npm test && npm run test:types && npm run lint && npm run build","test":"mocha -u exports --require @babel/register ./test.js","test:types":"tsc --lib es2015,dom --noEmit --noImplicitAny --noImplicitReturns ./test-types.ts"},"keywords":["graph","graph theory","directed","undirected","network"],"repository":{"type":"git","url":"git+https://github.com/graphology/graphology.git"},"contributors":[{"name":"Alexis Jacomy","url":"http://github.com/jacomyal"},{"name":"Benjamin Ooghe-Tabanou","url":"http://github.com/boogheta"},{"name":"Guillaume Plique","url":"http://github.com/Yomguithereal"}],"license":"MIT","bugs":{"url":"https://github.com/graphology/graphology/issues"},"homepage":"https://github.com/graphology/graphology#readme","dependencies":{"events":"^3.2.0","obliterator":"^1.6.1"},"peerDependencies":{"graphology-types":">=0.19.0"},"devDependencies":{"@babel/cli":"7.12.1","@babel/core":"7.12.3","@babel/plugin-transform-classes":"7.12.1","@babel/plugin-transform-destructuring":"7.12.1","@babel/plugin-transform-spread":"7.12.1","@babel/preset-env":"7.12.1","@babel/register":"7.12.1","@rollup/plugin-commonjs":"^16.0.0","@rollup/plugin-node-resolve":"^10.0.0","@yomguithereal/eslint-config":"^4.0.0","eslint":"^7.12.1","graphology-types":"0.19.0","mocha":"^8.2.1","pandemonium":"^1.5.0","rimraf":"^3.0.2","rollup":"^2.33.1","rollup-plugin-babel":"^4.4.0","rollup-plugin-node-builtins":"^2.1.2","rollup-plugin-terser":"^7.0.2","rollup-plugin-visualizer":"^4.2.0","typescript":"^4.0.5"},"babel":{"presets":["@babel/preset-env"],"plugins":[["@babel/transform-classes",{"loose":true}],["@babel/transform-destructuring",{"loose":true}],["@babel/transform-spread",{"loose":true}]]},"eslintConfig":{"extends":["@yomguithereal/eslint-config/es6"],"rules":{"object-shorthand":0,"quote-props":0},"parserOptions":{"ecmaVersion":2018}},"gitHead":"7aaedcec9c03dfa8399a3ea0cd4dc8d044c1ef2d","_id":"graphology@0.19.2","_nodeVersion":"12.6.0","_npmVersion":"6.14.8","_npmUser":{"name":"yomguithereal","email":"kropotkinepiotr@gmail.com"},"dist":{"shasum":"c5476dc49e16a7c77712b107a63367cd7f679bf2","size":317722,"noattachment":false,"key":"/graphology/-/graphology-0.19.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphology/download/graphology-0.19.2.tgz"},"directories":{},"maintainers":[{"name":"yomguithereal","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphology_0.19.2_1604954387177_0.33060104419727865"},"_hasShrinkwrap":false,"publish_time":1604954387356,"_cnpm_publish_time":1604954387356,"_cnpmcore_publish_time":"2021-12-17T01:04:07.402Z"},"0.19.1":{"name":"graphology","version":"0.19.1","description":"A robust and multipurpose Graph object for JavaScript.","main":"dist/graphology.cjs.js","module":"dist/graphology.esm.js","browser":"dist/graphology.umd.min.js","types":"dist/graphology.d.ts","scripts":{"clean":"rimraf dist specs","build":"npm run clean && rollup -c && babel tests --out-dir specs && cp src/endpoint.esm.d.ts dist/graphology.d.ts","lint":"eslint rollup.config.js src tests test.js","postpublish":"npm run clean","prepublish":"npm test && npm run test:types && npm run lint && npm run build","test":"mocha -u exports --require @babel/register ./test.js","test:types":"tsc --lib es2015,dom --noEmit --noImplicitAny --noImplicitReturns ./test-types.ts"},"keywords":["graph","graph theory","directed","undirected","network"],"repository":{"type":"git","url":"git+https://github.com/graphology/graphology.git"},"contributors":[{"name":"Alexis Jacomy","url":"http://github.com/jacomyal"},{"name":"Benjamin Ooghe-Tabanou","url":"http://github.com/boogheta"},{"name":"Guillaume Plique","url":"http://github.com/Yomguithereal"}],"license":"MIT","bugs":{"url":"https://github.com/graphology/graphology/issues"},"homepage":"https://github.com/graphology/graphology#readme","dependencies":{"events":"^3.2.0","obliterator":"^1.6.1"},"peerDependencies":{"graphology-types":">=0.19.0"},"devDependencies":{"@babel/cli":"7.12.1","@babel/core":"7.12.3","@babel/plugin-transform-classes":"7.12.1","@babel/plugin-transform-destructuring":"7.12.1","@babel/plugin-transform-spread":"7.12.1","@babel/preset-env":"7.12.1","@babel/register":"7.12.1","@rollup/plugin-commonjs":"^16.0.0","@rollup/plugin-node-resolve":"^10.0.0","@yomguithereal/eslint-config":"^4.0.0","eslint":"^7.12.1","graphology-types":"0.19.0","mocha":"^8.2.1","pandemonium":"^1.5.0","rimraf":"^3.0.2","rollup":"^2.33.1","rollup-plugin-babel":"^4.4.0","rollup-plugin-node-builtins":"^2.1.2","rollup-plugin-terser":"^7.0.2","rollup-plugin-visualizer":"^4.2.0","typescript":"^4.0.5"},"babel":{"presets":["@babel/preset-env"],"plugins":[["@babel/transform-classes",{"loose":true}],["@babel/transform-destructuring",{"loose":true}],["@babel/transform-spread",{"loose":true}]]},"eslintConfig":{"extends":["@yomguithereal/eslint-config/es6"],"rules":{"object-shorthand":0,"quote-props":0},"parserOptions":{"ecmaVersion":2018}},"gitHead":"63c0be619a2ccbc9a3ebbe0d1f7ab29f57933fbb","_id":"graphology@0.19.1","_nodeVersion":"12.6.0","_npmVersion":"6.14.8","_npmUser":{"name":"yomguithereal","email":"kropotkinepiotr@gmail.com"},"dist":{"shasum":"bde8ca9e7d17aa1d3137370e15329722954ac2f3","size":317661,"noattachment":false,"key":"/graphology/-/graphology-0.19.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphology/download/graphology-0.19.1.tgz"},"directories":{},"maintainers":[{"name":"yomguithereal","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphology_0.19.1_1604843943949_0.5263088926211026"},"_hasShrinkwrap":false,"publish_time":1604843944163,"_cnpm_publish_time":1604843944163,"_cnpmcore_publish_time":"2021-12-17T01:04:08.841Z"},"0.19.0":{"name":"graphology","version":"0.19.0","description":"A robust and multipurpose Graph object for JavaScript.","main":"dist/graphology.cjs.js","module":"dist/graphology.esm.js","browser":"dist/graphology.umd.min.js","types":"dist/graphology.d.ts","scripts":{"clean":"rimraf dist specs","build":"npm run clean && rollup -c && babel tests --out-dir specs && cp src/endpoint.esm.d.ts dist/graphology.d.ts","lint":"eslint rollup.config.js src tests test.js","postpublish":"npm run clean","prepublish":"npm test && npm run test:types && npm run lint && npm run build","test":"mocha -u exports --require @babel/register ./test.js","test:types":"tsc --lib es2015,dom --noEmit --noImplicitAny --noImplicitReturns ./test-types.ts"},"keywords":["graph","graph theory","directed","undirected","network"],"repository":{"type":"git","url":"git+https://github.com/graphology/graphology.git"},"contributors":[{"name":"Alexis Jacomy","url":"http://github.com/jacomyal"},{"name":"Benjamin Ooghe-Tabanou","url":"http://github.com/boogheta"},{"name":"Guillaume Plique","url":"http://github.com/Yomguithereal"}],"license":"MIT","bugs":{"url":"https://github.com/graphology/graphology/issues"},"homepage":"https://github.com/graphology/graphology#readme","dependencies":{"events":"^3.2.0","obliterator":"^1.6.1"},"peerDependencies":{"graphology-types":">=0.19.0"},"devDependencies":{"@babel/cli":"7.12.1","@babel/core":"7.12.3","@babel/plugin-transform-classes":"7.12.1","@babel/plugin-transform-destructuring":"7.12.1","@babel/plugin-transform-spread":"7.12.1","@babel/preset-env":"7.12.1","@babel/register":"7.12.1","@rollup/plugin-commonjs":"^16.0.0","@rollup/plugin-node-resolve":"^10.0.0","@yomguithereal/eslint-config":"^4.0.0","eslint":"^7.12.1","graphology-types":"0.19.0","mocha":"^8.1.3","pandemonium":"^1.5.0","rimraf":"^3.0.2","rollup":"^2.32.1","rollup-plugin-babel":"^4.4.0","rollup-plugin-node-builtins":"^2.1.2","rollup-plugin-terser":"^7.0.2","rollup-plugin-visualizer":"^4.1.2","typescript":"^4.0.5"},"babel":{"presets":["@babel/preset-env"],"plugins":[["@babel/transform-classes",{"loose":true}],["@babel/transform-destructuring",{"loose":true}],["@babel/transform-spread",{"loose":true}]]},"eslintConfig":{"extends":["@yomguithereal/eslint-config/es6"],"rules":{"object-shorthand":0,"quote-props":0},"parserOptions":{"ecmaVersion":2018}},"gitHead":"fc9d3a0f8f593f199637e96ab6bb2692671385d3","_id":"graphology@0.19.0","_nodeVersion":"12.6.0","_npmVersion":"6.14.8","_npmUser":{"name":"yomguithereal","email":"kropotkinepiotr@gmail.com"},"dist":{"shasum":"353c7267533f2c5611bc33bf9383594408c0e884","size":317327,"noattachment":false,"key":"/graphology/-/graphology-0.19.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphology/download/graphology-0.19.0.tgz"},"maintainers":[{"name":"yomguithereal","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphology_0.19.0_1604087760424_0.37470454621186744"},"_hasShrinkwrap":false,"publish_time":1604087760606,"_cnpm_publish_time":1604087760606,"_cnpmcore_publish_time":"2021-12-17T01:04:09.901Z"},"0.18.0":{"name":"graphology","version":"0.18.0","description":"A robust and multipurpose Graph object for JavaScript.","main":"dist/graphology.cjs.js","module":"dist/graphology.esm.js","browser":"dist/graphology.umd.min.js","types":"dist/graphology.d.ts","scripts":{"clean":"rimraf dist specs","build":"npm run clean && rollup -c && babel tests --out-dir specs && cp src/endpoint.esm.d.ts dist/graphology.d.ts","lint":"eslint rollup.config.js src tests test.js","postpublish":"npm run clean","prepublish":"npm test && npm run test:types && npm run lint && npm run build","test":"mocha -u exports --require @babel/register ./test.js","test:types":"tsc --lib es2015,dom --noEmit --noImplicitAny --noImplicitReturns ./test-types.ts"},"keywords":["graph","graph theory","directed","undirected","network"],"repository":{"type":"git","url":"git+https://github.com/graphology/graphology.git"},"contributors":[{"name":"Alexis Jacomy","url":"http://github.com/jacomyal"},{"name":"Benjamin Ooghe-Tabanou","url":"http://github.com/boogheta"},{"name":"Guillaume Plique","url":"http://github.com/Yomguithereal"}],"license":"MIT","bugs":{"url":"https://github.com/graphology/graphology/issues"},"homepage":"https://github.com/graphology/graphology#readme","dependencies":{"events":"^3.1.0","graphology-types":"^0.18.0","obliterator":"^1.6.1"},"devDependencies":{"@babel/cli":"7.11.6","@babel/core":"7.11.6","@babel/plugin-transform-classes":"7.10.4","@babel/plugin-transform-destructuring":"7.10.4","@babel/plugin-transform-spread":"7.11.0","@babel/preset-env":"7.11.5","@babel/register":"7.11.5","@rollup/plugin-commonjs":"^15.1.0","@rollup/plugin-node-resolve":"^9.0.0","@yomguithereal/eslint-config":"^4.0.0","eslint":"^7.10.0","mocha":"^8.1.3","rimraf":"^3.0.2","rollup":"^2.28.2","rollup-plugin-babel":"^4.4.0","rollup-plugin-node-builtins":"^2.1.2","rollup-plugin-terser":"^7.0.2","rollup-plugin-visualizer":"^4.0.4","typescript":"^4.0.3"},"babel":{"presets":["@babel/preset-env"],"plugins":[["@babel/transform-classes",{"loose":true}],["@babel/transform-destructuring",{"loose":true}],["@babel/transform-spread",{"loose":true}]]},"eslintConfig":{"extends":["@yomguithereal/eslint-config/es6"],"rules":{"object-shorthand":0,"quote-props":0}},"gitHead":"58fa59e8cd38a2e95827956b6507bcf2d0557425","_id":"graphology@0.18.0","_nodeVersion":"12.6.0","_npmVersion":"6.14.8","_npmUser":{"name":"yomguithereal","email":"kropotkinepiotr@gmail.com"},"dist":{"shasum":"68f6e2ed2a03ea4d91e63278697debbbed15a3f0","size":284508,"noattachment":false,"key":"/graphology/-/graphology-0.18.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphology/download/graphology-0.18.0.tgz"},"maintainers":[{"name":"yomguithereal","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphology_0.18.0_1602156293579_0.6501856470945739"},"_hasShrinkwrap":false,"publish_time":1602156293759,"_cnpm_publish_time":1602156293759,"_cnpmcore_publish_time":"2021-12-17T01:04:11.155Z"},"0.17.1":{"name":"graphology","version":"0.17.1","description":"A robust and multipurpose Graph object for JavaScript.","main":"dist/graphology.cjs.js","module":"dist/graphology.esm.js","browser":"dist/graphology.umd.min.js","types":"dist/graphology.d.ts","scripts":{"clean":"rimraf dist specs","build":"npm run clean && rollup -c && babel tests --out-dir specs && cp src/endpoint.esm.d.ts dist/graphology.d.ts","lint":"eslint rollup.config.js src tests test.js","postpublish":"npm run clean","prepublish":"npm test && npm run test:types && npm run lint && npm run build","test":"mocha -u exports --require @babel/register ./test.js","test:types":"tsc --lib es2015,dom --noEmit --noImplicitAny --noImplicitReturns ./test-types.ts"},"keywords":["graph","graph theory","directed","undirected","network"],"repository":{"type":"git","url":"git+https://github.com/graphology/graphology.git"},"contributors":[{"name":"Alexis Jacomy","url":"http://github.com/jacomyal"},{"name":"Benjamin Ooghe-Tabanou","url":"http://github.com/boogheta"},{"name":"Guillaume Plique","url":"http://github.com/Yomguithereal"}],"license":"MIT","bugs":{"url":"https://github.com/graphology/graphology/issues"},"homepage":"https://github.com/graphology/graphology#readme","dependencies":{"events":"^3.1.0","graphology-types":"^0.16.0","obliterator":"^1.6.1"},"devDependencies":{"@babel/cli":"7.8.4","@babel/core":"7.9.0","@babel/plugin-transform-classes":"7.9.2","@babel/plugin-transform-destructuring":"7.8.8","@babel/plugin-transform-spread":"7.8.3","@babel/preset-env":"7.9.0","@babel/register":"7.9.0","@rollup/plugin-commonjs":"^11.0.2","@rollup/plugin-node-resolve":"^7.1.1","@yomguithereal/eslint-config":"^4.0.0","eslint":"^6.8.0","mocha":"^7.1.1","rimraf":"^3.0.2","rollup":"^2.3.3","rollup-plugin-babel":"^4.4.0","rollup-plugin-node-builtins":"^2.1.2","rollup-plugin-terser":"^5.3.0","rollup-plugin-visualizer":"^4.0.3","typescript":"^3.8.2"},"babel":{"presets":["@babel/preset-env"],"plugins":[["@babel/transform-classes",{"loose":true}],["@babel/transform-destructuring",{"loose":true}],["@babel/transform-spread",{"loose":true}]]},"eslintConfig":{"extends":["@yomguithereal/eslint-config/es6"],"rules":{"object-shorthand":0,"quote-props":0}},"gitHead":"14dc729b8e1f7cb07522a67aa927dd5901452f64","_id":"graphology@0.17.1","_nodeVersion":"10.13.0","_npmVersion":"6.14.4","_npmUser":{"name":"yomguithereal","email":"kropotkinepiotr@gmail.com"},"dist":{"shasum":"294f0cbc677ec5ca18d3ba4914d6d0682fa29505","size":275848,"noattachment":false,"key":"/graphology/-/graphology-0.17.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphology/download/graphology-0.17.1.tgz"},"maintainers":[{"name":"yomguithereal","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphology_0.17.1_1586263367046_0.7706804509426013"},"_hasShrinkwrap":false,"publish_time":1586263367300,"_cnpm_publish_time":1586263367300,"_cnpmcore_publish_time":"2021-12-17T01:04:12.174Z"},"0.17.0":{"name":"graphology","version":"0.17.0","description":"A robust and multipurpose Graph object for JavaScript.","main":"dist/graphology.cjs.js","module":"dist/graphology.esm.js","browser":"dist/graphology.umd.min.js","types":"dist/graphology.d.ts","scripts":{"clean":"rimraf dist specs","build":"npm run clean && rollup -c && babel tests --out-dir specs && cp src/endpoint.esm.d.ts dist/graphology.d.ts","lint":"eslint rollup.config.js src tests test.js","postpublish":"npm run clean","prepublish":"npm test && npm run test:types && npm run lint && npm run build","test":"mocha -u exports --require @babel/register ./test.js","test:types":"tsc --lib es2015,dom --noEmit --noImplicitAny --noImplicitReturns ./test-types.ts"},"keywords":["graph","graph theory","directed","undirected","network"],"repository":{"type":"git","url":"git+https://github.com/graphology/graphology.git"},"contributors":[{"name":"Alexis Jacomy","url":"http://github.com/jacomyal"},{"name":"Benjamin Ooghe-Tabanou","url":"http://github.com/boogheta"},{"name":"Guillaume Plique","url":"http://github.com/Yomguithereal"}],"license":"MIT","bugs":{"url":"https://github.com/graphology/graphology/issues"},"homepage":"https://github.com/graphology/graphology#readme","dependencies":{"events":"^3.1.0","graphology-types":"^0.16.0","obliterator":"^1.6.1"},"devDependencies":{"@babel/cli":"7.8.4","@babel/core":"7.9.0","@babel/plugin-transform-classes":"7.9.2","@babel/plugin-transform-destructuring":"7.8.8","@babel/plugin-transform-spread":"7.8.3","@babel/preset-env":"7.9.0","@babel/register":"7.9.0","@rollup/plugin-commonjs":"^11.0.2","@rollup/plugin-node-resolve":"^7.1.1","@yomguithereal/eslint-config":"^4.0.0","eslint":"^6.8.0","mocha":"^7.1.1","rimraf":"^3.0.2","rollup":"^2.3.2","rollup-plugin-babel":"^4.4.0","rollup-plugin-node-builtins":"^2.1.2","rollup-plugin-terser":"^5.3.0","rollup-plugin-visualizer":"^4.0.2","typescript":"^3.8.2"},"babel":{"presets":["@babel/preset-env"],"plugins":[["@babel/transform-classes",{"loose":true}],["@babel/transform-destructuring",{"loose":true}],["@babel/transform-spread",{"loose":true}]]},"eslintConfig":{"extends":["@yomguithereal/eslint-config/es6"],"rules":{"object-shorthand":0,"quote-props":0}},"gitHead":"f515ccf407b73a5f084bbf7801a4ef3e979c6ffe","_id":"graphology@0.17.0","_nodeVersion":"10.13.0","_npmVersion":"6.14.4","_npmUser":{"name":"yomguithereal","email":"kropotkinepiotr@gmail.com"},"dist":{"shasum":"1c81b0166ed5d3ea76d0e57b6a6a0e738508fc7a","size":274936,"noattachment":false,"key":"/graphology/-/graphology-0.17.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphology/download/graphology-0.17.0.tgz"},"maintainers":[{"name":"yomguithereal","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphology_0.17.0_1585841248319_0.3695671911807017"},"_hasShrinkwrap":false,"publish_time":1585841248587,"_cnpm_publish_time":1585841248587,"_cnpmcore_publish_time":"2021-12-17T01:04:13.305Z"},"0.16.1":{"name":"graphology","version":"0.16.1","description":"A robust and multipurpose Graph object for JavaScript.","main":"dist/index.js","scripts":{"build":"webpack --colors --progress && webpack --colors --progress -p","clean":"rimraf dist specs","dist":"npm run clean && babel src --out-dir dist && babel tests --out-dir specs && cp src/index.d.ts dist/index.d.ts","lint":"eslint src tests test.js","postpublish":"npm run clean","prepublish":"npm test && npm run test:types && npm run lint && npm run dist && npm run build","test":"mocha -u exports --require @babel/register ./test.js","test:types":"tsc --lib es2015,dom --noEmit --noImplicitAny --noImplicitReturns ./test-types.ts"},"keywords":["graph","graph theory","directed","undirected","network"],"repository":{"type":"git","url":"git+https://github.com/graphology/graphology.git"},"contributors":[{"name":"Alexis Jacomy","url":"http://github.com/jacomyal"},{"name":"Benjamin Ooghe-Tabanou","url":"http://github.com/boogheta"},{"name":"Guillaume Plique","url":"http://github.com/Yomguithereal"}],"license":"MIT","bugs":{"url":"https://github.com/graphology/graphology/issues"},"homepage":"https://github.com/graphology/graphology#readme","dependencies":{"events":"^3.1.0","graphology-types":"^0.16.0","obliterator":"^1.6.1"},"devDependencies":{"@babel/cli":"7.8.4","@babel/core":"7.8.4","@babel/plugin-transform-classes":"7.8.3","@babel/plugin-transform-destructuring":"7.8.3","@babel/plugin-transform-spread":"7.8.3","@babel/preset-env":"7.8.4","@babel/register":"7.8.3","@yomguithereal/eslint-config":"^4.0.0","babel-loader":"8.0.6","eslint":"^6.8.0","mocha":"^7.0.1","rimraf":"^3.0.2","typescript":"^3.8.2","webpack":"^4.41.6","webpack-cli":"3.3.11"},"babel":{"presets":["@babel/preset-env"],"plugins":[["@babel/transform-classes",{"loose":true}],["@babel/transform-destructuring",{"loose":true}],["@babel/transform-spread",{"loose":true}]]},"eslintConfig":{"extends":["@yomguithereal/eslint-config/es6"],"rules":{"object-shorthand":0,"quote-props":0}},"gitHead":"b4f7b7aae48e42fc947c5cdbee39e214e55ad9fa","_id":"graphology@0.16.1","_nodeVersion":"10.13.0","_npmVersion":"6.14.2","_npmUser":{"name":"yomguithereal","email":"kropotkinepiotr@gmail.com"},"dist":{"shasum":"1e7dcfa4cf19503513acfde7bcb16167d284bb56","size":82112,"noattachment":false,"key":"/graphology/-/graphology-0.16.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphology/download/graphology-0.16.1.tgz"},"maintainers":[{"name":"yomguithereal","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphology_0.16.1_1584006524633_0.46423482360696244"},"_hasShrinkwrap":false,"publish_time":1584006524780,"_cnpm_publish_time":1584006524780,"_cnpmcore_publish_time":"2021-12-17T01:04:13.664Z"},"0.16.0":{"name":"graphology","version":"0.16.0","description":"A robust and multipurpose Graph object for JavaScript.","main":"dist/index.js","scripts":{"build":"webpack --colors --progress && webpack --colors --progress -p","clean":"rimraf dist specs","dist":"npm run clean && babel src --out-dir dist && babel tests --out-dir specs && cp src/index.d.ts dist/index.d.ts","lint":"eslint src tests test.js","postpublish":"npm run clean","prepublish":"npm test && npm run test:types && npm run lint && npm run dist && npm run build","test":"mocha -u exports --require @babel/register ./test.js","test:types":"tsc --lib es2015,dom --noEmit --noImplicitAny --noImplicitReturns ./test-types.ts"},"keywords":["graph","graph theory","directed","undirected","network"],"repository":{"type":"git","url":"git+https://github.com/graphology/graphology.git"},"contributors":[{"name":"Alexis Jacomy","url":"http://github.com/jacomyal"},{"name":"Benjamin Ooghe-Tabanou","url":"http://github.com/boogheta"},{"name":"Guillaume Plique","url":"http://github.com/Yomguithereal"}],"license":"MIT","bugs":{"url":"https://github.com/graphology/graphology/issues"},"homepage":"https://github.com/graphology/graphology#readme","dependencies":{"events":"^3.1.0","graphology-types":"^0.16.0","obliterator":"^1.6.1"},"devDependencies":{"@babel/cli":"7.8.4","@babel/core":"7.8.4","@babel/plugin-transform-classes":"7.8.3","@babel/plugin-transform-destructuring":"7.8.3","@babel/plugin-transform-spread":"7.8.3","@babel/preset-env":"7.8.4","@babel/register":"7.8.3","@yomguithereal/eslint-config":"^4.0.0","babel-loader":"8.0.6","eslint":"^6.8.0","mocha":"^7.0.1","rimraf":"^3.0.2","typescript":"^3.8.2","webpack":"^4.41.6","webpack-cli":"3.3.11"},"babel":{"presets":["@babel/preset-env"],"plugins":[["@babel/transform-classes",{"loose":true}],["@babel/transform-destructuring",{"loose":true}],["@babel/transform-spread",{"loose":true}]]},"eslintConfig":{"extends":["@yomguithereal/eslint-config/es6"],"rules":{"object-shorthand":0,"quote-props":0}},"gitHead":"c8fae69162ccdddebd6f94b24c78d177e44662f5","_id":"graphology@0.16.0","_nodeVersion":"10.13.0","_npmVersion":"6.14.0","_npmUser":{"name":"yomguithereal","email":"kropotkinepiotr@gmail.com"},"dist":{"shasum":"709cfac5355080cfac78b23f917ffd666320d0a7","size":65577,"noattachment":false,"key":"/graphology/-/graphology-0.16.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphology/download/graphology-0.16.0.tgz"},"maintainers":[{"name":"yomguithereal","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphology_0.16.0_1582668193285_0.018429067938260824"},"_hasShrinkwrap":false,"publish_time":1582668193388,"_cnpm_publish_time":1582668193388,"_cnpmcore_publish_time":"2021-12-17T01:04:13.993Z"},"0.15.2":{"name":"graphology","version":"0.15.2","description":"A robust and multipurpose Graph object for JavaScript.","main":"dist/index.js","scripts":{"build":"webpack --colors --progress && webpack --colors --progress -p","clean":"rimraf dist specs","dist":"npm run clean && babel src --out-dir dist && babel tests --out-dir specs && cp src/index.d.ts dist/index.d.ts","lint":"eslint src tests test.js","postpublish":"npm run clean","prepublish":"npm test && npm run test:types && npm run lint && npm run dist && npm run build","test":"mocha -u exports --require @babel/register ./test.js","test:types":"tsc --lib es2015,dom --noEmit --noImplicitAny --noImplicitReturns ./test-types.ts"},"keywords":["graph","graph theory","directed","undirected","network"],"repository":{"type":"git","url":"git+https://github.com/graphology/graphology.git"},"contributors":[{"name":"Alexis Jacomy","url":"http://github.com/jacomyal"},{"name":"Benjamin Ooghe-Tabanou","url":"http://github.com/boogheta"},{"name":"Guillaume Plique","url":"http://github.com/Yomguithereal"}],"license":"MIT","bugs":{"url":"https://github.com/graphology/graphology/issues"},"homepage":"https://github.com/graphology/graphology#readme","dependencies":{"events":"~3.1.0","graphology-types":"~0.15.2","obliterator":"~1.5.0"},"devDependencies":{"@babel/cli":"7.8.4","@babel/core":"7.8.4","@babel/plugin-transform-classes":"7.8.3","@babel/plugin-transform-destructuring":"7.8.3","@babel/plugin-transform-spread":"7.8.3","@babel/preset-env":"7.8.4","@babel/register":"7.8.3","@yomguithereal/eslint-config":"^4.0.0","babel-loader":"8.0.6","eslint":"^6.8.0","mocha":"^7.0.1","rimraf":"^3.0.1","typescript":"^3.7.5","webpack":"^4.41.5","webpack-cli":"3.3.10"},"babel":{"presets":["@babel/preset-env"],"plugins":[["@babel/transform-classes",{"loose":true}],["@babel/transform-destructuring",{"loose":true}],["@babel/transform-spread",{"loose":true}]]},"eslintConfig":{"extends":["@yomguithereal/eslint-config/es6"],"rules":{"object-shorthand":0,"quote-props":0}},"gitHead":"1d4803012c6f007217064031728e09c4c8b40429","_id":"graphology@0.15.2","_nodeVersion":"10.13.0","_npmVersion":"6.13.7","_npmUser":{"name":"yomguithereal","email":"kropotkinepiotr@gmail.com"},"dist":{"shasum":"cf4befc865099a7da9ba33160aeaabe36272ff45","size":65337,"noattachment":false,"key":"/graphology/-/graphology-0.15.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphology/download/graphology-0.15.2.tgz"},"maintainers":[{"name":"yomguithereal","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphology_0.15.2_1581501771663_0.23779252229217396"},"_hasShrinkwrap":false,"publish_time":1581501771939,"_cnpm_publish_time":1581501771939,"_cnpmcore_publish_time":"2021-12-17T01:04:14.268Z"},"0.15.1":{"name":"graphology","version":"0.15.1","description":"A robust and multipurpose Graph object for JavaScript.","main":"dist/index.js","scripts":{"build":"webpack --colors --progress && webpack --colors --progress -p","clean":"rimraf dist specs","dist":"npm run clean && babel src --out-dir dist && babel tests --out-dir specs && cp src/index.d.ts dist/index.d.ts","lint":"eslint src tests test.js","postpublish":"npm run clean","prepublish":"npm test && npm run test:types && npm run lint && npm run dist && npm run build","test":"mocha -u exports --require @babel/register ./test.js","test:types":"tsc --lib es2015,dom --noEmit --noImplicitAny --noImplicitReturns ./test-types.ts"},"keywords":["graph","graph theory","directed","undirected","network"],"repository":{"type":"git","url":"git+https://github.com/graphology/graphology.git"},"contributors":[{"name":"Alexis Jacomy","url":"http://github.com/jacomyal"},{"name":"Benjamin Ooghe-Tabanou","url":"http://github.com/boogheta"},{"name":"Guillaume Plique","url":"http://github.com/Yomguithereal"}],"license":"MIT","bugs":{"url":"https://github.com/graphology/graphology/issues"},"homepage":"https://github.com/graphology/graphology#readme","dependencies":{"events":"~3.1.0","graphology-types":"0.15.0","obliterator":"~1.5.0"},"devDependencies":{"@babel/cli":"7.8.4","@babel/core":"7.8.4","@babel/plugin-transform-classes":"7.8.3","@babel/plugin-transform-destructuring":"7.8.3","@babel/plugin-transform-spread":"7.8.3","@babel/preset-env":"7.8.4","@babel/register":"7.8.3","@yomguithereal/eslint-config":"^4.0.0","babel-loader":"8.0.6","eslint":"^6.8.0","mocha":"^7.0.1","rimraf":"^3.0.1","typescript":"^3.7.5","webpack":"^4.41.5","webpack-cli":"3.3.10"},"babel":{"presets":["@babel/preset-env"],"plugins":[["@babel/transform-classes",{"loose":true}],["@babel/transform-destructuring",{"loose":true}],["@babel/transform-spread",{"loose":true}]]},"eslintConfig":{"extends":["@yomguithereal/eslint-config/es6"],"rules":{"object-shorthand":0,"quote-props":0}},"gitHead":"264060b2ba0e9e3156158f34a1e0986f7ae4b789","_id":"graphology@0.15.1","_nodeVersion":"10.13.0","_npmVersion":"6.13.7","_npmUser":{"name":"yomguithereal","email":"kropotkinepiotr@gmail.com"},"dist":{"shasum":"c482ec961161320319a9d5fe326239efcea41a28","size":65317,"noattachment":false,"key":"/graphology/-/graphology-0.15.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphology/download/graphology-0.15.1.tgz"},"maintainers":[{"name":"yomguithereal","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphology_0.15.1_1581026424242_0.9326031745205678"},"_hasShrinkwrap":false,"publish_time":1581026424395,"_cnpm_publish_time":1581026424395,"_cnpmcore_publish_time":"2021-12-17T01:04:14.556Z"},"0.15.0":{"name":"graphology","version":"0.15.0","description":"A robust and multipurpose Graph object for JavaScript.","main":"dist/index.js","scripts":{"build":"webpack --colors --progress && webpack --colors --progress -p","clean":"rimraf dist specs","dist":"npm run clean && babel src --out-dir dist && babel tests --out-dir specs && cp src/index.d.ts dist/index.d.ts","lint":"eslint src tests test.js","postpublish":"npm run clean","prepublish":"npm test && npm run test:types && npm run lint && npm run dist && npm run build","test":"mocha -u exports --require @babel/register ./test.js","test:types":"tsc --lib es2015,dom --noEmit --noImplicitAny --noImplicitReturns ./test-types.ts"},"keywords":["graph","graph theory","directed","undirected","network"],"repository":{"type":"git","url":"git+https://github.com/graphology/graphology.git"},"contributors":[{"name":"Alexis Jacomy","url":"http://github.com/jacomyal"},{"name":"Benjamin Ooghe-Tabanou","url":"http://github.com/boogheta"},{"name":"Guillaume Plique","url":"http://github.com/Yomguithereal"}],"license":"MIT","bugs":{"url":"https://github.com/graphology/graphology/issues"},"homepage":"https://github.com/graphology/graphology#readme","dependencies":{"events":"~3.1.0","graphology-types":"0.15.0","obliterator":"~1.5.0"},"devDependencies":{"@babel/cli":"7.8.4","@babel/core":"7.8.4","@babel/plugin-transform-classes":"7.8.3","@babel/plugin-transform-destructuring":"7.8.3","@babel/plugin-transform-spread":"7.8.3","@babel/preset-env":"7.8.4","@babel/register":"7.8.3","@yomguithereal/eslint-config":"^4.0.0","babel-loader":"8.0.6","eslint":"^6.8.0","mocha":"^7.0.1","rimraf":"^3.0.1","typescript":"^3.7.5","webpack":"^4.41.5","webpack-cli":"3.3.10"},"babel":{"presets":["@babel/preset-env"],"plugins":[["@babel/transform-classes",{"loose":true}],["@babel/transform-destructuring",{"loose":true}],["@babel/transform-spread",{"loose":true}]]},"eslintConfig":{"extends":["@yomguithereal/eslint-config/es6"],"rules":{"object-shorthand":0,"quote-props":0}},"gitHead":"45985392f7c2748cc66edfb926fdd7fd3e35d79d","_id":"graphology@0.15.0","_nodeVersion":"10.13.0","_npmVersion":"6.13.7","_npmUser":{"name":"yomguithereal","email":"kropotkinepiotr@gmail.com"},"dist":{"shasum":"b0bf1f3eb39dd3590915959e5d645bb49d5ad35c","size":65196,"noattachment":false,"key":"/graphology/-/graphology-0.15.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphology/download/graphology-0.15.0.tgz"},"maintainers":[{"name":"yomguithereal","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphology_0.15.0_1581023767469_0.06733179793844402"},"_hasShrinkwrap":false,"publish_time":1581023767560,"_cnpm_publish_time":1581023767560,"_cnpmcore_publish_time":"2021-12-17T01:04:14.870Z"},"0.14.1":{"name":"graphology","version":"0.14.1","description":"A robust and multipurpose Graph object for JavaScript.","main":"dist/index.js","scripts":{"build":"webpack --colors --progress && webpack --colors --progress -p","clean":"rimraf dist specs","dist":"npm run clean && babel src --out-dir dist && babel tests --out-dir specs","lint":"eslint src tests test.js","postpublish":"npm run clean","prepublish":"npm run test && npm run lint && npm run dist && npm run build","test":"mocha -u exports --require babel-core/register ./test.js"},"keywords":["graph","graph theory","directed","undirected","network"],"repository":{"type":"git","url":"git+https://github.com/graphology/graphology.git"},"contributors":[{"name":"Alexis Jacomy","url":"http://github.com/jacomyal"},{"name":"Benjamin Ooghe-Tabanou","url":"http://github.com/boogheta"},{"name":"Guillaume Plique","url":"http://github.com/Yomguithereal"}],"license":"MIT","bugs":{"url":"https://github.com/graphology/graphology/issues"},"homepage":"https://github.com/graphology/graphology#readme","dependencies":{"events":"~3.0.0","obliterator":"~1.3.0"},"devDependencies":{"@yomguithereal/eslint-config":"^4.0.0","babel-cli":"^6.11.4","babel-core":"^6.13.2","babel-loader":"^7.0.0","babel-plugin-transform-es2015-classes":"^6.9.0","babel-plugin-transform-es2015-destructuring":"^6.9.0","babel-plugin-transform-es2015-spread":"^6.22.0","babel-preset-es2015":"^6.13.2","eslint":"^4.9.0","mocha":"^5.0.4","rimraf":"^2.5.4","webpack":"^3.8.1"},"babel":{"presets":["es2015"],"plugins":[["transform-es2015-classes",{"loose":true}],["transform-es2015-destructuring",{"loose":true}],["transform-es2015-spread",{"loose":true}]]},"eslintConfig":{"extends":["@yomguithereal/eslint-config/es6"],"rules":{"object-shorthand":0,"quote-props":0}},"gitHead":"cb2531ae211a3dd5f21bf9352e70040be74e6423","_id":"graphology@0.14.1","_npmVersion":"6.4.1","_nodeVersion":"11.2.0","_npmUser":{"name":"yomguithereal","email":"kropotkinepiotr@gmail.com"},"dist":{"shasum":"99d36a1baed9cc4f38366851c1925117d711c0c1","size":74102,"noattachment":false,"key":"/graphology/-/graphology-0.14.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphology/download/graphology-0.14.1.tgz"},"maintainers":[{"name":"yomguithereal","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphology_0.14.1_1543860777401_0.6893602104335415"},"_hasShrinkwrap":false,"publish_time":1543860777515,"_cnpm_publish_time":1543860777515,"_cnpmcore_publish_time":"2021-12-17T01:04:15.256Z"},"0.14.0":{"name":"graphology","version":"0.14.0","description":"A robust and multipurpose Graph object for JavaScript.","main":"dist/index.js","scripts":{"build":"webpack --colors --progress && webpack --colors --progress -p","clean":"rimraf dist specs","dist":"npm run clean && babel src --out-dir dist && babel tests --out-dir specs","lint":"eslint src tests test.js","postpublish":"npm run clean","prepublish":"npm run test && npm run lint && npm run dist && npm run build","test":"mocha -u exports --require babel-core/register ./test.js"},"keywords":["graph","graph theory","directed","undirected","network"],"repository":{"type":"git","url":"git+https://github.com/graphology/graphology.git"},"contributors":[{"name":"Alexis Jacomy","url":"http://github.com/jacomyal"},{"name":"Benjamin Ooghe-Tabanou","url":"http://github.com/boogheta"},{"name":"Guillaume Plique","url":"http://github.com/Yomguithereal"}],"license":"MIT","bugs":{"url":"https://github.com/graphology/graphology/issues"},"homepage":"https://github.com/graphology/graphology#readme","dependencies":{"events":"~3.0.0","obliterator":"~1.3.0"},"devDependencies":{"@yomguithereal/eslint-config":"^4.0.0","babel-cli":"^6.11.4","babel-core":"^6.13.2","babel-loader":"^7.0.0","babel-plugin-transform-es2015-classes":"^6.9.0","babel-plugin-transform-es2015-destructuring":"^6.9.0","babel-plugin-transform-es2015-spread":"^6.22.0","babel-preset-es2015":"^6.13.2","eslint":"^4.9.0","mocha":"^5.0.4","rimraf":"^2.5.4","webpack":"^3.8.1"},"babel":{"presets":["es2015"],"plugins":[["transform-es2015-classes",{"loose":true}],["transform-es2015-destructuring",{"loose":true}],["transform-es2015-spread",{"loose":true}]]},"eslintConfig":{"extends":["@yomguithereal/eslint-config/es6"],"rules":{"object-shorthand":0,"quote-props":0}},"gitHead":"cde3c849266b43007e9849b8f7c5ce78319eafe4","_id":"graphology@0.14.0","_npmVersion":"6.4.1","_nodeVersion":"11.2.0","_npmUser":{"name":"yomguithereal","email":"kropotkinepiotr@gmail.com"},"dist":{"shasum":"400c7aa22b754e00e230ab796110c5b35ba0b9e7","size":74028,"noattachment":false,"key":"/graphology/-/graphology-0.14.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphology/download/graphology-0.14.0.tgz"},"maintainers":[{"name":"yomguithereal","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphology_0.14.0_1543240174346_0.8340114862951231"},"_hasShrinkwrap":false,"publish_time":1543240174456,"_cnpm_publish_time":1543240174456,"_cnpmcore_publish_time":"2021-12-17T01:04:15.624Z"},"0.13.1":{"name":"graphology","version":"0.13.1","description":"A robust and multipurpose Graph object for JavaScript.","main":"dist/index.js","scripts":{"build":"webpack --colors --progress && webpack --colors --progress -p","clean":"rimraf dist specs","dist":"npm run clean && babel src --out-dir dist && babel tests --out-dir specs","lint":"eslint src tests test.js","postpublish":"npm run clean","prepublish":"npm run test && npm run lint && npm run dist && npm run build","test":"mocha -u exports --require babel-core/register ./test.js"},"keywords":["graph","graph theory","directed","undirected","network"],"repository":{"type":"git","url":"git+https://github.com/graphology/graphology.git"},"contributors":[{"name":"Alexis Jacomy","url":"http://github.com/jacomyal"},{"name":"Benjamin Ooghe-Tabanou","url":"http://github.com/boogheta"},{"name":"Guillaume Plique","url":"http://github.com/Yomguithereal"}],"license":"MIT","bugs":{"url":"https://github.com/graphology/graphology/issues"},"homepage":"https://github.com/graphology/graphology#readme","dependencies":{"events":"~3.0.0","obliterator":"~1.3.0"},"devDependencies":{"@yomguithereal/eslint-config":"^4.0.0","babel-cli":"^6.11.4","babel-core":"^6.13.2","babel-loader":"^7.0.0","babel-plugin-transform-es2015-classes":"^6.9.0","babel-plugin-transform-es2015-destructuring":"^6.9.0","babel-plugin-transform-es2015-spread":"^6.22.0","babel-preset-es2015":"^6.13.2","eslint":"^4.9.0","mocha":"^5.0.4","rimraf":"^2.5.4","webpack":"^3.8.1"},"babel":{"presets":["es2015"],"plugins":[["transform-es2015-classes",{"loose":true}],["transform-es2015-destructuring",{"loose":true}],["transform-es2015-spread",{"loose":true}]]},"eslintConfig":{"extends":["@yomguithereal/eslint-config/es6"],"rules":{"object-shorthand":0,"quote-props":0}},"gitHead":"5c5d9062b364f3ccd2862ca9b0bccbe578320637","_id":"graphology@0.13.1","_npmVersion":"6.4.1","_nodeVersion":"10.10.0","_npmUser":{"name":"yomguithereal","email":"kropotkinepiotr@gmail.com"},"dist":{"shasum":"e0a005ba69096705dd3b27245f940890e05172bd","size":73708,"noattachment":false,"key":"/graphology/-/graphology-0.13.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphology/download/graphology-0.13.1.tgz"},"maintainers":[{"name":"yomguithereal","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphology_0.13.1_1538057783912_0.36031154976232105"},"_hasShrinkwrap":false,"publish_time":1538057784354,"_cnpm_publish_time":1538057784354,"_cnpmcore_publish_time":"2021-12-17T01:04:15.891Z"},"0.13.0":{"name":"graphology","version":"0.13.0","description":"A robust and multipurpose Graph object for JavaScript.","main":"dist/index.js","scripts":{"build":"webpack --colors --progress && webpack --colors --progress -p","clean":"rimraf dist specs","dist":"npm run clean && babel src --out-dir dist && babel tests --out-dir specs","lint":"eslint src tests test.js","postpublish":"npm run clean","prepublish":"npm run test && npm run lint && npm run dist && npm run build","test":"mocha -u exports --require babel-core/register ./test.js"},"keywords":["graph","graph theory","directed","undirected","network"],"repository":{"type":"git","url":"git+https://github.com/graphology/graphology.git"},"contributors":[{"name":"Alexis Jacomy","url":"http://github.com/jacomyal"},{"name":"Benjamin Ooghe-Tabanou","url":"http://github.com/boogheta"},{"name":"Guillaume Plique","url":"http://github.com/Yomguithereal"}],"license":"MIT","bugs":{"url":"https://github.com/graphology/graphology/issues"},"homepage":"https://github.com/graphology/graphology#readme","dependencies":{"events":"~3.0.0","obliterator":"~1.3.0"},"devDependencies":{"@yomguithereal/eslint-config":"^4.0.0","babel-cli":"^6.11.4","babel-core":"^6.13.2","babel-loader":"^7.0.0","babel-plugin-transform-es2015-classes":"^6.9.0","babel-plugin-transform-es2015-destructuring":"^6.9.0","babel-plugin-transform-es2015-spread":"^6.22.0","babel-preset-es2015":"^6.13.2","eslint":"^4.9.0","mocha":"^5.0.4","rimraf":"^2.5.4","webpack":"^3.8.1"},"babel":{"presets":["es2015"],"plugins":[["transform-es2015-classes",{"loose":true}],["transform-es2015-destructuring",{"loose":true}],["transform-es2015-spread",{"loose":true}]]},"eslintConfig":{"extends":["@yomguithereal/eslint-config/es6"],"rules":{"object-shorthand":0,"quote-props":0}},"gitHead":"711f22d21cba7f01bb799688e2c52fa62f5f0c69","_id":"graphology@0.13.0","_npmVersion":"6.4.1","_nodeVersion":"10.10.0","_npmUser":{"name":"yomguithereal","email":"kropotkinepiotr@gmail.com"},"dist":{"shasum":"a60c456c4a17b9f645e5745544ecae3712e1c1b7","size":73672,"noattachment":false,"key":"/graphology/-/graphology-0.13.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphology/download/graphology-0.13.0.tgz"},"maintainers":[{"name":"yomguithereal","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphology_0.13.0_1538053336869_0.2668084322481361"},"_hasShrinkwrap":false,"publish_time":1538053337036,"_cnpm_publish_time":1538053337036,"_cnpmcore_publish_time":"2021-12-17T01:04:16.285Z"},"0.12.0":{"name":"graphology","version":"0.12.0","description":"A robust and multipurpose Graph object for JavaScript.","main":"dist/index.js","scripts":{"build":"webpack --colors --progress && webpack --colors --progress -p","clean":"rimraf dist specs","dist":"npm run clean && babel src --out-dir dist && babel tests --out-dir specs","lint":"eslint src tests test.js","postpublish":"npm run clean","prepublish":"npm run test && npm run lint && npm run dist && npm run build","test":"mocha -u exports --require babel-core/register ./test.js"},"keywords":["graph","graph theory","directed","undirected","network"],"repository":{"type":"git","url":"git+https://github.com/graphology/graphology.git"},"contributors":[{"name":"Alexis Jacomy","url":"http://github.com/jacomyal"},{"name":"Benjamin Ooghe-Tabanou","url":"http://github.com/boogheta"},{"name":"Guillaume Plique","url":"http://github.com/Yomguithereal"}],"license":"MIT","bugs":{"url":"https://github.com/graphology/graphology/issues"},"homepage":"https://github.com/graphology/graphology#readme","dependencies":{"events":"~3.0.0","obliterator":"~1.3.0"},"devDependencies":{"@yomguithereal/eslint-config":"^4.0.0","babel-cli":"^6.11.4","babel-core":"^6.13.2","babel-loader":"^7.0.0","babel-plugin-transform-es2015-classes":"^6.9.0","babel-plugin-transform-es2015-destructuring":"^6.9.0","babel-plugin-transform-es2015-spread":"^6.22.0","babel-preset-es2015":"^6.13.2","eslint":"^4.9.0","mocha":"^5.0.4","rimraf":"^2.5.4","webpack":"^3.8.1"},"babel":{"presets":["es2015"],"plugins":[["transform-es2015-classes",{"loose":true}],["transform-es2015-destructuring",{"loose":true}],["transform-es2015-spread",{"loose":true}]]},"eslintConfig":{"extends":["@yomguithereal/eslint-config/es6"],"rules":{"object-shorthand":0,"quote-props":0}},"gitHead":"918fadab7011f943ba1abcacf93e267c7b06ed06","_id":"graphology@0.12.0","_npmVersion":"6.4.1","_nodeVersion":"10.10.0","_npmUser":{"name":"yomguithereal","email":"kropotkinepiotr@gmail.com"},"dist":{"shasum":"c3ceea83457b2b4f6375141fdc63cf7a63e06a40","size":71999,"noattachment":false,"key":"/graphology/-/graphology-0.12.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphology/download/graphology-0.12.0.tgz"},"maintainers":[{"name":"yomguithereal","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphology_0.12.0_1537975089721_0.2816711543452699"},"_hasShrinkwrap":false,"publish_time":1537975089843,"_cnpm_publish_time":1537975089843,"_cnpmcore_publish_time":"2021-12-17T01:04:16.605Z"},"0.11.4":{"name":"graphology","version":"0.11.4","description":"A robust and multipurpose Graph object for JavaScript.","main":"dist/index.js","scripts":{"build":"webpack --colors --progress && webpack --colors --progress -p","clean":"rimraf dist specs","dist":"npm run clean && babel src --out-dir dist && babel tests --out-dir specs","lint":"eslint src tests test.js","postpublish":"npm run clean","prepublish":"npm run test && npm run lint && npm run dist && npm run build","test":"mocha -u exports --require babel-core/register ./test.js"},"files":["build","dist","specs"],"keywords":["graph","graph theory","directed","undirected","network"],"repository":{"type":"git","url":"git+https://github.com/graphology/graphology.git"},"contributors":[{"name":"Alexis Jacomy","url":"http://github.com/jacomyal"},{"name":"Benjamin Ooghe-Tabanou","url":"http://github.com/boogheta"},{"name":"Guillaume Plique","url":"http://github.com/Yomguithereal"}],"license":"MIT","bugs":{"url":"https://github.com/graphology/graphology/issues"},"homepage":"https://github.com/graphology/graphology#readme","dependencies":{"events":"~2.0.0","obliterator":"~1.3.0"},"devDependencies":{"@yomguithereal/eslint-config":"^4.0.0","babel-cli":"^6.11.4","babel-core":"^6.13.2","babel-loader":"^7.0.0","babel-plugin-transform-es2015-classes":"^6.9.0","babel-plugin-transform-es2015-destructuring":"^6.9.0","babel-plugin-transform-es2015-spread":"^6.22.0","babel-preset-es2015":"^6.13.2","eslint":"^4.9.0","mocha":"^5.0.4","rimraf":"^2.5.4","webpack":"^3.8.1"},"babel":{"presets":["es2015"],"plugins":[["transform-es2015-classes",{"loose":true}],["transform-es2015-destructuring",{"loose":true}],["transform-es2015-spread",{"loose":true}]]},"eslintConfig":{"extends":["@yomguithereal/eslint-config/es6"],"rules":{"object-shorthand":0,"quote-props":0}},"gitHead":"8864c63498f69813770a4a0c936f33fd9975ff64","_id":"graphology@0.11.4","_npmVersion":"6.0.1","_nodeVersion":"10.1.0","_npmUser":{"name":"yomguithereal","email":"kropotkinepiotr@gmail.com"},"dist":{"shasum":"edea71c6e2062d0a6d788017868e0616added0a8","size":72255,"noattachment":false,"key":"/graphology/-/graphology-0.11.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphology/download/graphology-0.11.4.tgz"},"maintainers":[{"name":"yomguithereal","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphology_0.11.4_1527174653195_0.7321598893536951"},"_hasShrinkwrap":false,"publish_time":1527174653272,"_cnpm_publish_time":1527174653272,"_cnpmcore_publish_time":"2021-12-17T01:04:17.758Z"},"0.11.3":{"name":"graphology","version":"0.11.3","description":"A robust and multipurpose Graph object for JavaScript.","main":"dist/index.js","scripts":{"build":"webpack --colors --progress && webpack --colors --progress -p","clean":"rimraf dist specs","dist":"npm run clean && babel src --out-dir dist && babel tests --out-dir specs","lint":"eslint src tests test.js","postpublish":"npm run clean","prepublish":"npm run test && npm run lint && npm run dist && npm run build","test":"mocha -u exports --require babel-core/register ./test.js"},"files":["build","dist","specs"],"keywords":["graph","graph theory","directed","undirected","network"],"repository":{"type":"git","url":"git+https://github.com/graphology/graphology.git"},"contributors":[{"name":"Alexis Jacomy","url":"http://github.com/jacomyal"},{"name":"Benjamin Ooghe-Tabanou","url":"http://github.com/boogheta"},{"name":"Guillaume Plique","url":"http://github.com/Yomguithereal"}],"license":"MIT","bugs":{"url":"https://github.com/graphology/graphology/issues"},"homepage":"https://github.com/graphology/graphology#readme","dependencies":{"events":"~2.0.0","obliterator":"~1.3.0"},"devDependencies":{"@yomguithereal/eslint-config":"^4.0.0","babel-cli":"^6.11.4","babel-core":"^6.13.2","babel-loader":"^7.0.0","babel-plugin-transform-es2015-classes":"^6.9.0","babel-plugin-transform-es2015-destructuring":"^6.9.0","babel-plugin-transform-es2015-spread":"^6.22.0","babel-preset-es2015":"^6.13.2","eslint":"^4.9.0","mocha":"^5.0.4","rimraf":"^2.5.4","webpack":"^3.8.1"},"babel":{"presets":["es2015"],"plugins":[["transform-es2015-classes",{"loose":true}],["transform-es2015-destructuring",{"loose":true}],["transform-es2015-spread",{"loose":true}]]},"eslintConfig":{"extends":["@yomguithereal/eslint-config/es6"],"rules":{"object-shorthand":0,"quote-props":0}},"gitHead":"ce6e34063ae9f7007a28adde617625c38c80573d","_id":"graphology@0.11.3","_npmVersion":"5.6.0","_nodeVersion":"9.9.0","_npmUser":{"name":"yomguithereal","email":"kropotkinepiotr@gmail.com"},"maintainers":[{"name":"yomguithereal","email":""}],"dist":{"shasum":"13a33c4463340cce89098974bad755a4da9f9f5c","size":71610,"noattachment":false,"key":"/graphology/-/graphology-0.11.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphology/download/graphology-0.11.3.tgz"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphology_0.11.3_1522168492605_0.16266748047128377"},"_hasShrinkwrap":false,"publish_time":1522168492668,"_cnpm_publish_time":1522168492668,"_cnpmcore_publish_time":"2021-12-17T01:04:18.088Z"},"0.11.2":{"name":"graphology","version":"0.11.2","description":"A robust and multipurpose Graph object for JavaScript.","main":"dist/index.js","scripts":{"build":"webpack --colors --progress && webpack --colors --progress -p","clean":"rimraf dist specs","dist":"npm run clean && babel src --out-dir dist && babel tests --out-dir specs","lint":"eslint src tests test.js","postpublish":"npm run clean","prepublish":"npm run test && npm run lint && npm run dist && npm run build","test":"mocha -u exports --require babel-core/register ./test.js"},"files":["build","dist","specs"],"keywords":["graph","graph theory","directed","undirected","network"],"repository":{"type":"git","url":"git+https://github.com/graphology/graphology.git"},"contributors":[{"name":"Alexis Jacomy","url":"http://github.com/jacomyal"},{"name":"Benjamin Ooghe-Tabanou","url":"http://github.com/boogheta"},{"name":"Guillaume Plique","url":"http://github.com/Yomguithereal"}],"license":"MIT","bugs":{"url":"https://github.com/graphology/graphology/issues"},"homepage":"https://github.com/graphology/graphology#readme","dependencies":{"events":"^2.0.0","obliterator":"^1.2.0"},"devDependencies":{"@yomguithereal/eslint-config":"^4.0.0","babel-cli":"^6.11.4","babel-core":"^6.13.2","babel-loader":"^7.0.0","babel-plugin-transform-es2015-classes":"^6.9.0","babel-plugin-transform-es2015-destructuring":"^6.9.0","babel-plugin-transform-es2015-spread":"^6.22.0","babel-preset-es2015":"^6.13.2","eslint":"^4.9.0","mocha":"^5.0.4","rimraf":"^2.5.4","webpack":"^3.8.1"},"babel":{"presets":["es2015"],"plugins":[["transform-es2015-classes",{"loose":true}],["transform-es2015-destructuring",{"loose":true}],["transform-es2015-spread",{"loose":true}]]},"eslintConfig":{"extends":["@yomguithereal/eslint-config/es6"],"rules":{"object-shorthand":0,"quote-props":0}},"gitHead":"63d21f85de9a9413d7a68f9c60c393f76f0516fe","_id":"graphology@0.11.2","_npmVersion":"5.6.0","_nodeVersion":"9.8.0","_npmUser":{"name":"yomguithereal","email":"kropotkinepiotr@gmail.com"},"maintainers":[{"name":"yomguithereal","email":""}],"dist":{"shasum":"bd9a9fed0eea97369243cb503132481b1eb14630","size":71390,"noattachment":false,"key":"/graphology/-/graphology-0.11.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphology/download/graphology-0.11.2.tgz"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphology_0.11.2_1520700728785_0.04292667968283226"},"_hasShrinkwrap":false,"publish_time":1520700728850,"_cnpm_publish_time":1520700728850,"_cnpmcore_publish_time":"2021-12-17T01:04:18.458Z"},"0.11.1":{"name":"graphology","version":"0.11.1","description":"A robust and multipurpose Graph object for JavaScript.","main":"dist/index.js","scripts":{"build":"webpack --colors --progress && webpack --colors --progress -p","clean":"rimraf dist specs","dist":"npm run clean && babel src --out-dir dist && babel tests --out-dir specs","lint":"eslint src tests test.js","postpublish":"npm run clean","prepublish":"npm run test && npm run lint && npm run dist && npm run build","test":"mocha -u exports --require babel-core/register ./test.js"},"files":["build","dist","specs"],"keywords":["graph","graph theory","directed","undirected","network"],"repository":{"type":"git","url":"git+https://github.com/graphology/graphology.git"},"contributors":[{"name":"Alexis Jacomy","url":"http://github.com/jacomyal"},{"name":"Benjamin Ooghe-Tabanou","url":"http://github.com/boogheta"},{"name":"Guillaume Plique","url":"http://github.com/Yomguithereal"}],"license":"MIT","bugs":{"url":"https://github.com/graphology/graphology/issues"},"homepage":"https://github.com/graphology/graphology#readme","dependencies":{"events":"^1.1.1","obliterator":"^1.2.0"},"devDependencies":{"@yomguithereal/eslint-config":"^4.0.0","babel-cli":"^6.11.4","babel-core":"^6.13.2","babel-loader":"^7.0.0","babel-plugin-transform-es2015-classes":"^6.9.0","babel-plugin-transform-es2015-destructuring":"^6.9.0","babel-plugin-transform-es2015-spread":"^6.22.0","babel-preset-es2015":"^6.13.2","eslint":"^4.9.0","mocha":"^4.0.1","rimraf":"^2.5.4","webpack":"^3.8.1"},"babel":{"presets":["es2015"],"plugins":[["transform-es2015-classes",{"loose":true}],["transform-es2015-destructuring",{"loose":true}],["transform-es2015-spread",{"loose":true}]]},"eslintConfig":{"extends":["@yomguithereal/eslint-config/es6"],"rules":{"object-shorthand":0,"quote-props":0}},"gitHead":"7b8c66f6622f776909d9b0160fbdb410c59b15f7","_id":"graphology@0.11.1","_npmVersion":"5.6.0","_nodeVersion":"9.2.0","_npmUser":{"name":"yomguithereal","email":"kropotkinepiotr@gmail.com"},"maintainers":[{"name":"yomguithereal","email":""}],"dist":{"shasum":"1fdcf33df962a721ada62469d202badbc25a3036","size":71349,"noattachment":false,"key":"/graphology/-/graphology-0.11.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphology/download/graphology-0.11.1.tgz"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphology-0.11.1.tgz_1513260407238_0.19919836055487394"},"directories":{},"publish_time":1513260408360,"_hasShrinkwrap":false,"_cnpm_publish_time":1513260408360,"_cnpmcore_publish_time":"2021-12-17T01:04:19.134Z"},"0.11.0":{"name":"graphology","version":"0.11.0","description":"A robust and multipurpose Graph object for JavaScript.","main":"dist/index.js","scripts":{"build":"webpack --colors --progress && webpack --colors --progress -p","clean":"rimraf dist specs","dist":"npm run clean && babel src --out-dir dist && babel tests --out-dir specs","lint":"eslint src tests test.js","postpublish":"npm run clean","prepublish":"npm run test && npm run lint && npm run dist && npm run build","test":"mocha -u exports --compilers js:babel-core/register ./test.js"},"files":["build","dist","specs"],"keywords":["graph","graph theory","directed","undirected","network"],"repository":{"type":"git","url":"git+https://github.com/graphology/graphology.git"},"contributors":[{"name":"Alexis Jacomy","url":"http://github.com/jacomyal"},{"name":"Benjamin Ooghe-Tabanou","url":"http://github.com/boogheta"},{"name":"Guillaume Plique","url":"http://github.com/Yomguithereal"}],"license":"MIT","bugs":{"url":"https://github.com/graphology/graphology/issues"},"homepage":"https://github.com/graphology/graphology#readme","dependencies":{"events":"^1.1.1","obliterator":"^1.2.0"},"devDependencies":{"@yomguithereal/eslint-config":"^4.0.0","babel-cli":"^6.11.4","babel-core":"^6.13.2","babel-loader":"^7.0.0","babel-plugin-transform-es2015-classes":"^6.9.0","babel-plugin-transform-es2015-destructuring":"^6.9.0","babel-plugin-transform-es2015-spread":"^6.22.0","babel-preset-es2015":"^6.13.2","eslint":"^4.9.0","mocha":"^4.0.1","rimraf":"^2.5.4","webpack":"^3.8.1"},"babel":{"presets":["es2015"],"plugins":[["transform-es2015-classes",{"loose":true}],["transform-es2015-destructuring",{"loose":true}],["transform-es2015-spread",{"loose":true}]]},"eslintConfig":{"extends":["@yomguithereal/eslint-config/es6"],"rules":{"object-shorthand":0,"quote-props":0}},"gitHead":"d46cae7efe3618bd106876673fdde41d50c727c9","_id":"graphology@0.11.0","_npmVersion":"5.5.1","_nodeVersion":"8.8.0","_npmUser":{"name":"yomguithereal","email":"kropotkinepiotr@gmail.com"},"maintainers":[{"name":"yomguithereal","email":""}],"dist":{"shasum":"78fb2e29b675ada21f46909ac45fcbab2987e6e5","size":71460,"noattachment":false,"key":"/graphology/-/graphology-0.11.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphology/download/graphology-0.11.0.tgz"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphology-0.11.0.tgz_1508945384826_0.7213178973179311"},"directories":{},"publish_time":1508945385937,"_hasShrinkwrap":false,"_cnpm_publish_time":1508945385937,"_cnpmcore_publish_time":"2021-12-17T01:04:19.586Z"},"0.10.2":{"name":"graphology","version":"0.10.2","description":"A robust and multipurpose Graph object for JavaScript.","main":"dist/index.js","scripts":{"build":"webpack --colors --progress && webpack --colors --progress -p","clean":"rimraf dist specs","dist":"npm run clean && babel src --out-dir dist && babel tests --out-dir specs","lint":"eslint src tests test.js","postpublish":"npm run clean","prepublish":"npm run test && npm run lint && npm run dist && npm run build","test":"mocha -u exports --compilers js:babel-core/register ./test.js"},"files":["build","dist","specs"],"keywords":["graph","graph theory","directed","undirected","network"],"repository":{"type":"git","url":"git+https://github.com/graphology/graphology.git"},"contributors":[{"name":"Alexis Jacomy","url":"http://github.com/jacomyal"},{"name":"Benjamin Ooghe-Tabanou","url":"http://github.com/boogheta"},{"name":"Guillaume Plique","url":"http://github.com/Yomguithereal"}],"license":"MIT","bugs":{"url":"https://github.com/graphology/graphology/issues"},"homepage":"https://github.com/graphology/graphology#readme","dependencies":{"events":"^1.1.1","obliterator":"^1.2.0"},"devDependencies":{"@yomguithereal/eslint-config":"^3.0.0","babel-cli":"^6.11.4","babel-core":"^6.13.2","babel-loader":"^7.0.0","babel-plugin-transform-es2015-classes":"^6.9.0","babel-plugin-transform-es2015-destructuring":"^6.9.0","babel-plugin-transform-es2015-spread":"^6.22.0","babel-preset-es2015":"^6.13.2","eslint":"^3.3.1","mocha":"^3.0.2","rimraf":"^2.5.4","webpack":"^2.2.1"},"babel":{"presets":["es2015"],"plugins":[["transform-es2015-classes",{"loose":true}],["transform-es2015-destructuring",{"loose":true}],["transform-es2015-spread",{"loose":true}]]},"eslintConfig":{"extends":["@yomguithereal/eslint-config/es6"],"rules":{"object-shorthand":0,"quote-props":0}},"gitHead":"cf012e21644ae349d55bddef703bac44ac7bf405","_id":"graphology@0.10.2","_npmVersion":"5.0.3","_nodeVersion":"8.1.1","_npmUser":{"name":"yomguithereal","email":"kropotkinepiotr@gmail.com"},"maintainers":[{"name":"yomguithereal","email":""}],"dist":{"shasum":"919156c221f1da75f840ccc0426027df08fb97bc","size":71067,"noattachment":false,"key":"/graphology/-/graphology-0.10.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphology/download/graphology-0.10.2.tgz"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphology-0.10.2.tgz_1497620652736_0.09753912733867764"},"directories":{},"publish_time":1497620653731,"_hasShrinkwrap":false,"_cnpm_publish_time":1497620653731,"_cnpmcore_publish_time":"2021-12-17T01:04:19.963Z"},"0.10.1":{"name":"graphology","version":"0.10.1","description":"A robust and multipurpose Graph object for JavaScript.","main":"dist/index.js","scripts":{"build":"webpack --colors --progress && webpack --colors --progress -p","clean":"rimraf dist specs","dist":"npm run clean && babel src --out-dir dist && babel tests --out-dir specs","lint":"eslint src tests test.js","postpublish":"npm run clean","prepublish":"npm run test && npm run lint && npm run dist && npm run build","test":"mocha -u exports --compilers js:babel-core/register ./test.js"},"files":["build","dist","specs"],"keywords":["graph","graph theory","directed","undirected","network"],"repository":{"type":"git","url":"git+https://github.com/graphology/graphology.git"},"contributors":[{"name":"Alexis Jacomy","url":"http://github.com/jacomyal"},{"name":"Benjamin Ooghe-Tabanou","url":"http://github.com/boogheta"},{"name":"Guillaume Plique","url":"http://github.com/Yomguithereal"}],"license":"MIT","bugs":{"url":"https://github.com/graphology/graphology/issues"},"homepage":"https://github.com/graphology/graphology#readme","dependencies":{"events":"^1.1.1","obliterator":"^1.2.0"},"devDependencies":{"@yomguithereal/eslint-config":"^3.0.0","babel-cli":"^6.11.4","babel-core":"^6.13.2","babel-loader":"^7.0.0","babel-plugin-transform-es2015-classes":"^6.9.0","babel-plugin-transform-es2015-destructuring":"^6.9.0","babel-plugin-transform-es2015-spread":"^6.22.0","babel-preset-es2015":"^6.13.2","eslint":"^3.3.1","mocha":"^3.0.2","rimraf":"^2.5.4","webpack":"^2.2.1"},"babel":{"presets":["es2015"],"plugins":[["transform-es2015-classes",{"loose":true}],["transform-es2015-destructuring",{"loose":true}],["transform-es2015-spread",{"loose":true}]]},"eslintConfig":{"extends":["@yomguithereal/eslint-config/es6"],"rules":{"object-shorthand":0,"quote-props":0}},"gitHead":"ff1d2f34928ddaff7f30dc9b1a832b5acfca369a","_id":"graphology@0.10.1","_shasum":"fc7eb20ee76ae433a6e728ba338fa67e32475896","_from":".","_npmVersion":"4.2.0","_nodeVersion":"7.10.0","_npmUser":{"name":"yomguithereal","email":"kropotkinepiotr@gmail.com"},"maintainers":[{"name":"yomguithereal","email":""}],"dist":{"shasum":"fc7eb20ee76ae433a6e728ba338fa67e32475896","size":71102,"noattachment":false,"key":"/graphology/-/graphology-0.10.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphology/download/graphology-0.10.1.tgz"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphology-0.10.1.tgz_1496319849610_0.9748541591688991"},"directories":{},"publish_time":1496319850796,"_hasShrinkwrap":false,"_cnpm_publish_time":1496319850796,"_cnpmcore_publish_time":"2021-12-17T01:04:20.352Z"},"0.10.0":{"name":"graphology","version":"0.10.0","description":"A robust and multipurpose Graph object for JavaScript.","main":"dist/index.js","scripts":{"build":"webpack --colors --progress && webpack --colors --progress -p","clean":"rimraf dist specs","dist":"npm run clean && babel src --out-dir dist && babel tests --out-dir specs","lint":"eslint src tests test.js","postpublish":"npm run clean","prepublish":"npm run test && npm run lint && npm run dist && npm run build","test":"mocha -u exports --compilers js:babel-core/register ./test.js"},"files":["build","dist","specs"],"keywords":["graph","graph theory","directed","undirected","network"],"repository":{"type":"git","url":"git+https://github.com/graphology/graphology.git"},"contributors":[{"name":"Alexis Jacomy","url":"http://github.com/jacomyal"},{"name":"Benjamin Ooghe-Tabanou","url":"http://github.com/boogheta"},{"name":"Guillaume Plique","url":"http://github.com/Yomguithereal"}],"license":"MIT","bugs":{"url":"https://github.com/graphology/graphology/issues"},"homepage":"https://github.com/graphology/graphology#readme","dependencies":{"events":"^1.1.1","obliterator":"^1.2.0"},"devDependencies":{"@yomguithereal/eslint-config":"^3.0.0","babel-cli":"^6.11.4","babel-core":"^6.13.2","babel-loader":"^7.0.0","babel-plugin-transform-es2015-classes":"^6.9.0","babel-plugin-transform-es2015-destructuring":"^6.9.0","babel-plugin-transform-es2015-spread":"^6.22.0","babel-preset-es2015":"^6.13.2","eslint":"^3.3.1","mocha":"^3.0.2","rimraf":"^2.5.4","webpack":"^2.2.1"},"babel":{"presets":["es2015"],"plugins":[["transform-es2015-classes",{"loose":true}],["transform-es2015-destructuring",{"loose":true}],["transform-es2015-spread",{"loose":true}]]},"eslintConfig":{"extends":["@yomguithereal/eslint-config/es6"],"rules":{"object-shorthand":0,"quote-props":0}},"gitHead":"e1639124312b8c11b09636f457b2d5a255795bb1","_id":"graphology@0.10.0","_shasum":"2f128d3b0ace7782511479f92b24c281c5bca1b7","_from":".","_npmVersion":"4.2.0","_nodeVersion":"7.10.0","_npmUser":{"name":"yomguithereal","email":"kropotkinepiotr@gmail.com"},"maintainers":[{"name":"yomguithereal","email":""}],"dist":{"shasum":"2f128d3b0ace7782511479f92b24c281c5bca1b7","size":70563,"noattachment":false,"key":"/graphology/-/graphology-0.10.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphology/download/graphology-0.10.0.tgz"},"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/graphology-0.10.0.tgz_1494617986592_0.7561135713476688"},"directories":{},"publish_time":1494617988308,"_hasShrinkwrap":false,"_cnpm_publish_time":1494617988308,"_cnpmcore_publish_time":"2021-12-17T01:04:20.745Z"},"0.9.1":{"name":"graphology","version":"0.9.1","description":"A robust and multipurpose Graph object for JavaScript.","main":"dist/index.js","scripts":{"build":"webpack --colors --progress && webpack --colors --progress -p","clean":"rimraf dist specs","dist":"npm run clean && babel src --out-dir dist && babel tests --out-dir specs","lint":"eslint src tests test.js","postpublish":"npm run clean","prepublish":"npm run test && npm run lint && npm run dist && npm run build","test":"mocha -u exports --compilers js:babel-core/register ./test.js"},"files":["build","dist","specs"],"keywords":["graph","graph theory","directed","undirected","network"],"repository":{"type":"git","url":"git+https://github.com/graphology/graphology.git"},"contributors":[{"name":"Alexis Jacomy","url":"http://github.com/jacomyal"},{"name":"Benjamin Ooghe-Tabanou","url":"http://github.com/boogheta"},{"name":"Guillaume Plique","url":"http://github.com/Yomguithereal"}],"license":"MIT","bugs":{"url":"https://github.com/graphology/graphology/issues"},"homepage":"https://github.com/graphology/graphology#readme","dependencies":{"events":"^1.1.1"},"devDependencies":{"@yomguithereal/eslint-config":"^3.0.0","babel-cli":"^6.11.4","babel-core":"^6.13.2","babel-loader":"^7.0.0","babel-plugin-transform-es2015-classes":"^6.9.0","babel-plugin-transform-es2015-destructuring":"^6.9.0","babel-plugin-transform-es2015-spread":"^6.22.0","babel-preset-es2015":"^6.13.2","eslint":"^3.3.1","mocha":"^3.0.2","rimraf":"^2.5.4","webpack":"^2.2.1"},"babel":{"presets":["es2015"],"plugins":[["transform-es2015-classes",{"loose":true}],["transform-es2015-destructuring",{"loose":true}],["transform-es2015-spread",{"loose":true}]]},"eslintConfig":{"extends":["@yomguithereal/eslint-config/es6"],"rules":{"object-shorthand":0,"quote-props":0}},"gitHead":"36c2bf42e91c529b7d4de99771b2671ef11376ae","_id":"graphology@0.9.1","_shasum":"43bd60f0ebd3f769a83614bd759f782095acbd33","_from":".","_npmVersion":"4.2.0","_nodeVersion":"7.10.0","_npmUser":{"name":"yomguithereal","email":"kropotkinepiotr@gmail.com"},"maintainers":[{"name":"yomguithereal","email":""}],"dist":{"shasum":"43bd60f0ebd3f769a83614bd759f782095acbd33","size":68864,"noattachment":false,"key":"/graphology/-/graphology-0.9.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphology/download/graphology-0.9.1.tgz"},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/graphology-0.9.1.tgz_1494518187437_0.12178983865305781"},"directories":{},"publish_time":1494518189380,"_hasShrinkwrap":false,"_cnpm_publish_time":1494518189380,"_cnpmcore_publish_time":"2021-12-17T01:04:21.125Z"},"0.9.0":{"name":"graphology","version":"0.9.0","description":"A robust and multipurpose Graph object for JavaScript.","main":"dist/index.js","scripts":{"build":"webpack --colors --progress && webpack --colors --progress -p","clean":"rimraf dist specs","dist":"npm run clean && babel src --out-dir dist && babel tests --out-dir specs","lint":"eslint src tests test.js","postpublish":"npm run clean","prepublish":"npm run test && npm run lint && npm run dist && npm run build","test":"mocha -u exports --compilers js:babel-core/register ./test.js"},"files":["build","dist","specs"],"keywords":["graph","graph theory","directed","undirected","network"],"repository":{"type":"git","url":"git+https://github.com/graphology/graphology.git"},"contributors":[{"name":"Alexis Jacomy","url":"http://github.com/jacomyal"},{"name":"Benjamin Ooghe-Tabanou","url":"http://github.com/boogheta"},{"name":"Guillaume Plique","url":"http://github.com/Yomguithereal"}],"license":"MIT","bugs":{"url":"https://github.com/graphology/graphology/issues"},"homepage":"https://github.com/graphology/graphology#readme","dependencies":{"events":"^1.1.1"},"devDependencies":{"@yomguithereal/eslint-config":"^3.0.0","babel-cli":"^6.11.4","babel-core":"^6.13.2","babel-loader":"^7.0.0","babel-plugin-transform-es2015-classes":"^6.9.0","babel-plugin-transform-es2015-destructuring":"^6.9.0","babel-plugin-transform-es2015-spread":"^6.22.0","babel-preset-es2015":"^6.13.2","eslint":"^3.3.1","mocha":"^3.0.2","rimraf":"^2.5.4","webpack":"^2.2.1"},"babel":{"presets":["es2015"],"plugins":[["transform-es2015-classes",{"loose":true}],["transform-es2015-destructuring",{"loose":true}],["transform-es2015-spread",{"loose":true}]]},"eslintConfig":{"extends":["@yomguithereal/eslint-config/es6"],"rules":{"object-shorthand":0,"quote-props":0}},"gitHead":"82c2dc0b47d9cbcf381d8a2c0c10a58f2472a747","_id":"graphology@0.9.0","_shasum":"5058f8ddc6062e7ff78144c37e5d86d20d8a0e14","_from":".","_npmVersion":"4.2.0","_nodeVersion":"7.10.0","_npmUser":{"name":"yomguithereal","email":"kropotkinepiotr@gmail.com"},"maintainers":[{"name":"yomguithereal","email":""}],"dist":{"shasum":"5058f8ddc6062e7ff78144c37e5d86d20d8a0e14","size":68790,"noattachment":false,"key":"/graphology/-/graphology-0.9.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphology/download/graphology-0.9.0.tgz"},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/graphology-0.9.0.tgz_1494517070804_0.8311217143200338"},"directories":{},"publish_time":1494517072941,"_hasShrinkwrap":false,"_cnpm_publish_time":1494517072941,"_cnpmcore_publish_time":"2021-12-17T01:04:21.382Z"},"0.8.0":{"name":"graphology","version":"0.8.0","description":"A robust and multipurpose Graph object for JavaScript.","main":"dist/index.js","scripts":{"build":"webpack --colors --progress && webpack --colors --progress -p","clean":"rimraf dist specs","dist":"npm run clean && babel src --out-dir dist && babel tests --out-dir specs","lint":"eslint src tests test.js","postpublish":"npm run clean","prepublish":"npm run test && npm run lint && npm run dist && npm run build","test":"mocha -u exports --compilers js:babel-core/register ./test.js"},"files":["build","dist","specs"],"keywords":["graph","graph theory","directed","undirected","network"],"repository":{"type":"git","url":"git+https://github.com/graphology/graphology.git"},"contributors":[{"name":"Alexis Jacomy","url":"http://github.com/jacomyal"},{"name":"Benjamin Ooghe-Tabanou","url":"http://github.com/boogheta"},{"name":"Guillaume Plique","url":"http://github.com/Yomguithereal"}],"license":"MIT","bugs":{"url":"https://github.com/graphology/graphology/issues"},"homepage":"https://github.com/graphology/graphology#readme","dependencies":{"events":"^1.1.1"},"devDependencies":{"@yomguithereal/eslint-config":"^3.0.0","babel-cli":"^6.11.4","babel-core":"^6.13.2","babel-loader":"^7.0.0","babel-plugin-transform-es2015-classes":"^6.9.0","babel-plugin-transform-es2015-destructuring":"^6.9.0","babel-plugin-transform-es2015-spread":"^6.22.0","babel-preset-es2015":"^6.13.2","eslint":"^3.3.1","mocha":"^3.0.2","rimraf":"^2.5.4","webpack":"^2.2.1"},"babel":{"presets":["es2015"],"plugins":[["transform-es2015-classes",{"loose":true}],["transform-es2015-destructuring",{"loose":true}],["transform-es2015-spread",{"loose":true}]]},"eslintConfig":{"extends":["@yomguithereal/eslint-config/es6"],"rules":{"object-shorthand":0,"quote-props":0}},"gitHead":"0b8074d6eb3c304377c52ae1bede428662fa14bd","_id":"graphology@0.8.0","_shasum":"6657eacd0a159aeffc31bbf87252e77eff9a8576","_from":".","_npmVersion":"4.2.0","_nodeVersion":"7.9.0","_npmUser":{"name":"yomguithereal","email":"kropotkinepiotr@gmail.com"},"maintainers":[{"name":"yomguithereal","email":""}],"dist":{"shasum":"6657eacd0a159aeffc31bbf87252e77eff9a8576","size":68997,"noattachment":false,"key":"/graphology/-/graphology-0.8.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphology/download/graphology-0.8.0.tgz"},"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/graphology-0.8.0.tgz_1494085046700_0.8986890628002584"},"directories":{},"publish_time":1494085048039,"_hasShrinkwrap":false,"_cnpm_publish_time":1494085048039,"_cnpmcore_publish_time":"2021-12-17T01:04:21.658Z"},"0.7.1":{"name":"graphology","version":"0.7.1","description":"A robust and multipurpose Graph object for JavaScript.","main":"dist/index.js","scripts":{"build":"webpack --colors --progress && webpack --colors --progress -p","clean":"rimraf dist specs","dist":"npm run clean && babel src --out-dir dist && babel tests --out-dir specs","lint":"eslint src tests test.js","postpublish":"npm run clean","prepublish":"npm run test && npm run lint && npm run dist && npm run build","test":"mocha -u exports --compilers js:babel-core/register ./test.js"},"files":["build","dist","specs"],"keywords":["graph","graph theory","directed","undirected","network"],"repository":{"type":"git","url":"git+https://github.com/graphology/graphology.git"},"contributors":[{"name":"Alexis Jacomy","url":"http://github.com/jacomyal"},{"name":"Benjamin Ooghe-Tabanou","url":"http://github.com/boogheta"},{"name":"Guillaume Plique","url":"http://github.com/Yomguithereal"}],"license":"MIT","bugs":{"url":"https://github.com/graphology/graphology/issues"},"homepage":"https://github.com/graphology/graphology#readme","dependencies":{"events":"^1.1.1"},"devDependencies":{"@yomguithereal/eslint-config":"^3.0.0","babel-cli":"^6.11.4","babel-core":"^6.13.2","babel-loader":"^6.2.5","babel-plugin-transform-es2015-classes":"^6.9.0","babel-plugin-transform-es2015-destructuring":"^6.9.0","babel-plugin-transform-es2015-spread":"^6.22.0","babel-preset-es2015":"^6.13.2","eslint":"^3.3.1","mocha":"^3.0.2","rimraf":"^2.5.4","webpack":"^2.2.1"},"babel":{"presets":["es2015"],"plugins":[["transform-es2015-classes",{"loose":true}],["transform-es2015-destructuring",{"loose":true}],["transform-es2015-spread",{"loose":true}]]},"eslintConfig":{"extends":["@yomguithereal/eslint-config/es6"],"rules":{"object-shorthand":0,"quote-props":0}},"gitHead":"1189f8acfc8166064f99ffa28eecb938bc11da50","_id":"graphology@0.7.1","_shasum":"c595a54640831c6b81559d524172c20cc2b59f68","_from":".","_npmVersion":"4.1.2","_nodeVersion":"7.7.4","_npmUser":{"name":"yomguithereal","email":"kropotkinepiotr@gmail.com"},"maintainers":[{"name":"yomguithereal","email":""}],"dist":{"shasum":"c595a54640831c6b81559d524172c20cc2b59f68","size":68654,"noattachment":false,"key":"/graphology/-/graphology-0.7.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphology/download/graphology-0.7.1.tgz"},"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/graphology-0.7.1.tgz_1490723767643_0.43911484186537564"},"directories":{},"publish_time":1490723768637,"_hasShrinkwrap":false,"_cnpm_publish_time":1490723768637,"_cnpmcore_publish_time":"2021-12-17T01:04:21.932Z"},"0.7.0":{"name":"graphology","version":"0.7.0","description":"A robust and multipurpose Graph object for JavaScript.","main":"dist/index.js","scripts":{"build":"webpack --colors --progress && webpack --colors --progress -p","clean":"rimraf dist specs","dist":"npm run clean && babel src --out-dir dist && babel tests --out-dir specs","lint":"eslint src tests test.js","postpublish":"npm run clean","prepublish":"npm run test && npm run lint && npm run dist && npm run build","test":"mocha -u exports --compilers js:babel-core/register ./test.js"},"files":["build","dist","specs"],"keywords":["graph","graph theory","directed","undirected","network"],"repository":{"type":"git","url":"git+https://github.com/graphology/graphology.git"},"contributors":[{"name":"Alexis Jacomy","url":"http://github.com/jacomyal"},{"name":"Benjamin Ooghe-Tabanou","url":"http://github.com/boogheta"},{"name":"Guillaume Plique","url":"http://github.com/Yomguithereal"}],"license":"MIT","bugs":{"url":"https://github.com/graphology/graphology/issues"},"homepage":"https://github.com/graphology/graphology#readme","dependencies":{"events":"^1.1.1"},"devDependencies":{"@yomguithereal/eslint-config":"^3.0.0","babel-cli":"^6.11.4","babel-core":"^6.13.2","babel-loader":"^6.2.5","babel-plugin-transform-es2015-classes":"^6.9.0","babel-plugin-transform-es2015-destructuring":"^6.9.0","babel-plugin-transform-es2015-spread":"^6.22.0","babel-preset-es2015":"^6.13.2","eslint":"^3.3.1","mocha":"^3.0.2","rimraf":"^2.5.4","webpack":"^2.2.1"},"babel":{"presets":["es2015"],"plugins":[["transform-es2015-classes",{"loose":true}],["transform-es2015-destructuring",{"loose":true}],["transform-es2015-spread",{"loose":true}]]},"eslintConfig":{"extends":["@yomguithereal/eslint-config/es6"],"rules":{"object-shorthand":0,"quote-props":0}},"gitHead":"afaf0f1b1f6eafd4b99554025f86687566ef1660","_id":"graphology@0.7.0","_shasum":"6d52968c1ab6d8666f57d88ccc658c1947a2725a","_from":".","_npmVersion":"4.1.2","_nodeVersion":"7.6.0","_npmUser":{"name":"yomguithereal","email":"kropotkinepiotr@gmail.com"},"maintainers":[{"name":"yomguithereal","email":""}],"dist":{"shasum":"6d52968c1ab6d8666f57d88ccc658c1947a2725a","size":68319,"noattachment":false,"key":"/graphology/-/graphology-0.7.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphology/download/graphology-0.7.0.tgz"},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/graphology-0.7.0.tgz_1487949605263_0.8556517148390412"},"directories":{},"publish_time":1487949607318,"_hasShrinkwrap":false,"_cnpm_publish_time":1487949607318,"_cnpmcore_publish_time":"2021-12-17T01:04:22.280Z"},"0.6.0":{"name":"graphology","version":"0.6.0","description":"A robust and multipurpose Graph object for JavaScript.","main":"dist/index.js","scripts":{"build":"webpack --colors --progress && webpack --colors --progress -p","clean":"rimraf dist specs","dist":"npm run clean && babel src --out-dir dist && babel tests --out-dir specs","lint":"eslint src tests test.js","postpublish":"npm run clean","prepublish":"npm run test && npm run lint && npm run dist && npm run build","test":"mocha -u exports --compilers js:babel-core/register ./test.js"},"files":["build","dist","specs"],"keywords":["graph","graph theory","directed","undirected","network"],"repository":{"type":"git","url":"git+https://github.com/graphology/graphology.git"},"contributors":[{"name":"Alexis Jacomy","url":"http://github.com/jacomyal"},{"name":"Benjamin Ooghe-Tabanou","url":"http://github.com/boogheta"},{"name":"Guillaume Plique","url":"http://github.com/Yomguithereal"}],"license":"MIT","bugs":{"url":"https://github.com/graphology/graphology/issues"},"homepage":"https://github.com/graphology/graphology#readme","dependencies":{"events":"^1.1.1"},"devDependencies":{"@yomguithereal/eslint-config":"^3.0.0","babel-cli":"^6.11.4","babel-core":"^6.13.2","babel-loader":"^6.2.5","babel-plugin-transform-es2015-classes":"^6.9.0","babel-plugin-transform-es2015-destructuring":"^6.9.0","babel-plugin-transform-es2015-spread":"^6.22.0","babel-preset-es2015":"^6.13.2","eslint":"^3.3.1","mocha":"^3.0.2","rimraf":"^2.5.4","webpack":"^2.2.1"},"babel":{"presets":["es2015"],"plugins":[["transform-es2015-classes",{"loose":true}],["transform-es2015-destructuring",{"loose":true}],["transform-es2015-spread",{"loose":true}]]},"eslintConfig":{"extends":["@yomguithereal/eslint-config/es6"],"rules":{"object-shorthand":0,"quote-props":0}},"gitHead":"f0fe77f30e64599e73a7c0797272b2aecbf9ce86","_id":"graphology@0.6.0","_shasum":"25899b405c767964e62c122b1032ff74fcb5c9ae","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"yomguithereal","email":"kropotkinepiotr@gmail.com"},"maintainers":[{"name":"yomguithereal","email":""}],"dist":{"shasum":"25899b405c767964e62c122b1032ff74fcb5c9ae","size":67219,"noattachment":false,"key":"/graphology/-/graphology-0.6.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphology/download/graphology-0.6.0.tgz"},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/graphology-0.6.0.tgz_1487625286339_0.9984338723588735"},"directories":{},"publish_time":1487625288483,"_hasShrinkwrap":false,"_cnpm_publish_time":1487625288483,"_cnpmcore_publish_time":"2021-12-17T01:04:22.605Z"},"0.5.4":{"name":"graphology","version":"0.5.4","description":"A robust and multipurpose Graph object for JavaScript.","main":"dist/index.js","scripts":{"build":"webpack --colors --progress && webpack --colors --progress -p","clean":"rimraf dist specs","dist":"npm run clean && babel src --out-dir dist && babel tests --out-dir specs","lint":"eslint src tests test.js","postpublish":"npm run clean","prepublish":"npm run test && npm run lint && npm run dist && npm run build","test":"mocha -u exports --compilers js:babel-core/register ./test.js"},"files":["build","dist","specs"],"keywords":["graph","graph theory","directed","undirected","network"],"repository":{"type":"git","url":"git+https://github.com/graphology/graphology.git"},"contributors":[{"name":"Alexis Jacomy","url":"http://github.com/jacomyal"},{"name":"Benjamin Ooghe-Tabanou","url":"http://github.com/boogheta"},{"name":"Guillaume Plique","url":"http://github.com/Yomguithereal"}],"license":"MIT","bugs":{"url":"https://github.com/graphology/graphology/issues"},"homepage":"https://github.com/graphology/graphology#readme","dependencies":{"events":"^1.1.1"},"devDependencies":{"@yomguithereal/eslint-config":"^3.0.0","babel-cli":"^6.11.4","babel-core":"^6.13.2","babel-loader":"^6.2.5","babel-plugin-transform-es2015-classes":"^6.9.0","babel-plugin-transform-es2015-destructuring":"^6.9.0","babel-plugin-transform-es2015-spread":"^6.22.0","babel-preset-es2015":"^6.13.2","eslint":"^3.3.1","mocha":"^3.0.2","rimraf":"^2.5.4","webpack":"^2.2.1"},"babel":{"presets":["es2015"],"plugins":[["transform-es2015-classes",{"loose":true}],["transform-es2015-destructuring",{"loose":true}],["transform-es2015-spread",{"loose":true}]]},"eslintConfig":{"extends":["@yomguithereal/eslint-config/es6"],"rules":{"object-shorthand":0,"quote-props":0}},"gitHead":"3c923afaae569346ab516d6e70ce38bea0d0054f","_id":"graphology@0.5.4","_shasum":"4f79e05550ddad9471d03dd586d74ce62152d3c9","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"yomguithereal","email":"kropotkinepiotr@gmail.com"},"maintainers":[{"name":"yomguithereal","email":""}],"dist":{"shasum":"4f79e05550ddad9471d03dd586d74ce62152d3c9","size":70682,"noattachment":false,"key":"/graphology/-/graphology-0.5.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphology/download/graphology-0.5.4.tgz"},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/graphology-0.5.4.tgz_1487524054713_0.616977002704516"},"directories":{},"publish_time":1487524056683,"_hasShrinkwrap":false,"_cnpm_publish_time":1487524056683,"_cnpmcore_publish_time":"2021-12-17T01:04:22.892Z"},"0.5.3":{"name":"graphology","version":"0.5.3","description":"A robust and multipurpose Graph object for JavaScript.","main":"dist/index.js","scripts":{"build":"webpack --colors --progress && webpack --colors --progress -p","clean":"rimraf dist specs","dist":"npm run clean && babel src --out-dir dist && babel tests --out-dir specs","lint":"eslint src tests test.js","postpublish":"npm run clean","prepublish":"npm run test && npm run lint && npm run dist && npm run build","test":"mocha -u exports --compilers js:babel-core/register ./test.js"},"files":["build","dist","specs"],"keywords":["graph","graph theory","directed","undirected","network"],"repository":{"type":"git","url":"git+https://github.com/graphology/graphology.git"},"contributors":[{"name":"Alexis Jacomy","url":"http://github.com/jacomyal"},{"name":"Benjamin Ooghe-Tabanou","url":"http://github.com/boogheta"},{"name":"Guillaume Plique","url":"http://github.com/Yomguithereal"}],"license":"MIT","bugs":{"url":"https://github.com/graphology/graphology/issues"},"homepage":"https://github.com/graphology/graphology#readme","dependencies":{"events":"^1.1.1"},"devDependencies":{"@yomguithereal/eslint-config":"^3.0.0","babel-cli":"^6.11.4","babel-core":"^6.13.2","babel-loader":"^6.2.5","babel-plugin-transform-es2015-classes":"^6.9.0","babel-plugin-transform-es2015-destructuring":"^6.9.0","babel-plugin-transform-es2015-spread":"^6.22.0","babel-preset-es2015":"^6.13.2","eslint":"^3.3.1","mocha":"^3.0.2","rimraf":"^2.5.4","webpack":"^2.2.1"},"babel":{"presets":["es2015"],"plugins":[["transform-es2015-classes",{"loose":true}],["transform-es2015-destructuring",{"loose":true}],["transform-es2015-spread",{"loose":true}]]},"eslintConfig":{"extends":["@yomguithereal/eslint-config/es6"],"rules":{"object-shorthand":0,"quote-props":0}},"gitHead":"de3965d45c2caae83a642f38140a39d5944f9ff7","_id":"graphology@0.5.3","_shasum":"acbd9acfde11aa67a73148347d0af1c85204afe0","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"yomguithereal","email":"kropotkinepiotr@gmail.com"},"maintainers":[{"name":"yomguithereal","email":""}],"dist":{"shasum":"acbd9acfde11aa67a73148347d0af1c85204afe0","size":70354,"noattachment":false,"key":"/graphology/-/graphology-0.5.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphology/download/graphology-0.5.3.tgz"},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/graphology-0.5.3.tgz_1487424023519_0.214382003294304"},"directories":{},"publish_time":1487424025578,"_hasShrinkwrap":false,"_cnpm_publish_time":1487424025578,"_cnpmcore_publish_time":"2021-12-17T01:04:25.718Z"},"0.5.2":{"name":"graphology","version":"0.5.2","description":"A robust and multipurpose Graph object for JavaScript.","main":"dist/index.js","scripts":{"build":"webpack --colors --progress && webpack --colors --progress -p","clean":"rimraf dist specs","dist":"npm run clean && babel src --out-dir dist && babel tests --out-dir specs","lint":"eslint src tests test.js","postpublish":"npm run clean","prepublish":"npm run test && npm run lint && npm run dist && npm run build","test":"mocha -u exports --compilers js:babel-core/register ./test.js"},"files":["build","dist","specs"],"keywords":["graph","graph theory","directed","undirected","network"],"repository":{"type":"git","url":"git+https://github.com/graphology/graphology.git"},"contributors":[{"name":"Alexis Jacomy","url":"http://github.com/jacomyal"},{"name":"Benjamin Ooghe-Tabanou","url":"http://github.com/boogheta"},{"name":"Guillaume Plique","url":"http://github.com/Yomguithereal"}],"license":"MIT","bugs":{"url":"https://github.com/graphology/graphology/issues"},"homepage":"https://github.com/graphology/graphology#readme","dependencies":{"events":"^1.1.1"},"devDependencies":{"@yomguithereal/eslint-config":"^3.0.0","babel-cli":"^6.11.4","babel-core":"^6.13.2","babel-loader":"^6.2.5","babel-plugin-transform-es2015-classes":"^6.9.0","babel-plugin-transform-es2015-destructuring":"^6.9.0","babel-plugin-transform-es2015-spread":"^6.22.0","babel-preset-es2015":"^6.13.2","eslint":"^3.3.1","mocha":"^3.0.2","rimraf":"^2.5.4","webpack":"^2.2.1"},"babel":{"presets":["es2015"],"plugins":[["transform-es2015-classes",{"loose":true}],["transform-es2015-destructuring",{"loose":true}],["transform-es2015-spread",{"loose":true}]]},"eslintConfig":{"extends":["@yomguithereal/eslint-config/es6"],"rules":{"object-shorthand":0,"quote-props":0}},"gitHead":"8e5bef22ba9a4392fc0d082de7784ac547b59329","_id":"graphology@0.5.2","_shasum":"cba73bd8f47fff4aff7787885d8cb15b21012870","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"yomguithereal","email":"kropotkinepiotr@gmail.com"},"maintainers":[{"name":"yomguithereal","email":""}],"dist":{"shasum":"cba73bd8f47fff4aff7787885d8cb15b21012870","size":70379,"noattachment":false,"key":"/graphology/-/graphology-0.5.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphology/download/graphology-0.5.2.tgz"},"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/graphology-0.5.2.tgz_1487349962743_0.9652827526442707"},"directories":{},"publish_time":1487349963524,"_hasShrinkwrap":false,"_cnpm_publish_time":1487349963524,"_cnpmcore_publish_time":"2021-12-17T01:04:26.113Z"},"0.5.1":{"name":"graphology","version":"0.5.1","description":"A robust and multipurpose Graph object for JavaScript.","main":"dist/index.js","scripts":{"build":"webpack --colors --progress && webpack --colors --progress -p","clean":"rimraf dist specs","dist":"npm run clean && babel src --out-dir dist && babel tests --out-dir specs","lint":"eslint src tests test.js","postpublish":"npm run clean","prepublish":"npm run test && npm run lint && npm run dist && npm run build","test":"mocha -u exports --compilers js:babel-core/register ./test.js"},"files":["build","dist","specs"],"keywords":["graph","graph theory","directed","undirected","network"],"repository":{"type":"git","url":"git+https://github.com/graphology/graphology.git"},"contributors":[{"name":"Alexis Jacomy","url":"http://github.com/jacomyal"},{"name":"Benjamin Ooghe-Tabanou","url":"http://github.com/boogheta"},{"name":"Guillaume Plique","url":"http://github.com/Yomguithereal"}],"license":"MIT","bugs":{"url":"https://github.com/graphology/graphology/issues"},"homepage":"https://github.com/graphology/graphology#readme","dependencies":{"events":"^1.1.1"},"devDependencies":{"@yomguithereal/eslint-config":"^3.0.0","babel-cli":"^6.11.4","babel-core":"^6.13.2","babel-loader":"^6.2.5","babel-plugin-transform-es2015-classes":"^6.9.0","babel-plugin-transform-es2015-destructuring":"^6.9.0","babel-plugin-transform-es2015-spread":"^6.22.0","babel-preset-es2015":"^6.13.2","eslint":"^3.3.1","mocha":"^3.0.2","rimraf":"^2.5.4","webpack":"^2.2.1"},"babel":{"presets":["es2015"],"plugins":[["transform-es2015-classes",{"loose":true}],["transform-es2015-destructuring",{"loose":true}],["transform-es2015-spread",{"loose":true}]]},"eslintConfig":{"extends":["@yomguithereal/eslint-config/es6"],"rules":{"object-shorthand":0,"quote-props":0}},"gitHead":"e0e96d1483eb27d6870e89f4ed016018bfacfc59","_id":"graphology@0.5.1","_shasum":"d6ac19a41dabf8aacb5d4c765c1b8d42dfaecad4","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"yomguithereal","email":"kropotkinepiotr@gmail.com"},"maintainers":[{"name":"yomguithereal","email":""}],"dist":{"shasum":"d6ac19a41dabf8aacb5d4c765c1b8d42dfaecad4","size":69762,"noattachment":false,"key":"/graphology/-/graphology-0.5.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphology/download/graphology-0.5.1.tgz"},"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/graphology-0.5.1.tgz_1486649454336_0.3416328285820782"},"directories":{},"publish_time":1486649454904,"_hasShrinkwrap":false,"_cnpm_publish_time":1486649454904,"_cnpmcore_publish_time":"2021-12-17T01:04:26.929Z"},"0.5.0":{"name":"graphology","version":"0.5.0","description":"A robust and multipurpose Graph object for JavaScript.","main":"dist/index.js","scripts":{"build":"webpack --colors --progress && webpack --colors --progress -p","clean":"rimraf dist specs","dist":"npm run clean && babel src --out-dir dist && babel tests --out-dir specs","lint":"eslint src tests test.js","postpublish":"npm run clean","prepublish":"npm run test && npm run lint && npm run dist && npm run build","test":"mocha -u exports --compilers js:babel-core/register ./test.js"},"files":["build","dist","specs"],"keywords":["graph","graph theory","directed","undirected","network"],"repository":{"type":"git","url":"git+https://github.com/graphology/graphology.git"},"contributors":[{"name":"Alexis Jacomy","url":"http://github.com/jacomyal"},{"name":"Benjamin Ooghe-Tabanou","url":"http://github.com/boogheta"},{"name":"Guillaume Plique","url":"http://github.com/Yomguithereal"}],"license":"MIT","bugs":{"url":"https://github.com/graphology/graphology/issues"},"homepage":"https://github.com/graphology/graphology#readme","dependencies":{"events":"^1.1.1"},"devDependencies":{"@yomguithereal/eslint-config":"^3.0.0","babel-cli":"^6.11.4","babel-core":"^6.13.2","babel-loader":"^6.2.5","babel-plugin-transform-es2015-classes":"^6.9.0","babel-plugin-transform-es2015-destructuring":"^6.9.0","babel-plugin-transform-es2015-spread":"^6.22.0","babel-preset-es2015":"^6.13.2","eslint":"^3.3.1","mocha":"^3.0.2","rimraf":"^2.5.4","webpack":"^2.2.1"},"babel":{"presets":["es2015"],"plugins":[["transform-es2015-classes",{"loose":true}],["transform-es2015-destructuring",{"loose":true}],["transform-es2015-spread",{"loose":true}]]},"eslintConfig":{"extends":["@yomguithereal/eslint-config/es6"],"rules":{"object-shorthand":0,"quote-props":0}},"gitHead":"69a101e644061aadf92f9bb3fe8b472c94d8a32d","_id":"graphology@0.5.0","_shasum":"d6263211ef589e8efd5f6eeb438a252981b98018","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"yomguithereal","email":"kropotkinepiotr@gmail.com"},"maintainers":[{"name":"yomguithereal","email":""}],"dist":{"shasum":"d6263211ef589e8efd5f6eeb438a252981b98018","size":69074,"noattachment":false,"key":"/graphology/-/graphology-0.5.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphology/download/graphology-0.5.0.tgz"},"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/graphology-0.5.0.tgz_1486588520843_0.48097352869808674"},"directories":{},"publish_time":1486588521411,"_hasShrinkwrap":false,"_cnpm_publish_time":1486588521411,"_cnpmcore_publish_time":"2021-12-17T01:04:27.306Z"},"0.4.2":{"name":"graphology","version":"0.4.2","description":"A robust and multipurpose Graph object for JavaScript.","main":"dist/index.js","scripts":{"build":"webpack --colors --progress && webpack --colors --progress -p","clean":"rimraf dist specs","dist":"npm run clean && babel src --out-dir dist && babel tests --out-dir specs","lint":"eslint src tests test.js","postpublish":"npm run clean","prepublish":"npm run test && npm run lint && npm run dist && npm run build","test":"mocha -u exports --compilers js:babel-core/register ./test.js"},"files":["build","dist","specs"],"keywords":["graph","graph theory","directed","undirected","network"],"repository":{"type":"git","url":"git+https://github.com/graphology/graphology.git"},"contributors":[{"name":"Alexis Jacomy","url":"http://github.com/jacomyal"},{"name":"Benjamin Ooghe-Tabanou","url":"http://github.com/boogheta"},{"name":"Guillaume Plique","url":"http://github.com/Yomguithereal"}],"license":"MIT","bugs":{"url":"https://github.com/graphology/graphology/issues"},"homepage":"https://github.com/graphology/graphology#readme","dependencies":{"events":"^1.1.1"},"devDependencies":{"@yomguithereal/eslint-config":"^3.0.0","babel-cli":"^6.11.4","babel-core":"^6.13.2","babel-loader":"^6.2.5","babel-plugin-transform-es2015-classes":"^6.9.0","babel-plugin-transform-es2015-destructuring":"^6.9.0","babel-plugin-transform-es2015-spread":"^6.22.0","babel-preset-es2015":"^6.13.2","eslint":"^3.3.1","mocha":"^3.0.2","rimraf":"^2.5.4","webpack":"^2.2.1"},"babel":{"presets":["es2015"],"plugins":[["transform-es2015-classes",{"loose":true}],["transform-es2015-destructuring",{"loose":true}],["transform-es2015-spread",{"loose":true}]]},"eslintConfig":{"extends":["@yomguithereal/eslint-config/es6"],"rules":{"object-shorthand":0,"quote-props":0}},"gitHead":"127c70bae5cd2fa50b293e5817cf821623b724ec","_id":"graphology@0.4.2","_shasum":"e00c3b34b89e3d9e4a5a9e3cbb78a705f640bbef","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"yomguithereal","email":"kropotkinepiotr@gmail.com"},"maintainers":[{"name":"yomguithereal","email":""}],"dist":{"shasum":"e00c3b34b89e3d9e4a5a9e3cbb78a705f640bbef","size":67505,"noattachment":false,"key":"/graphology/-/graphology-0.4.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphology/download/graphology-0.4.2.tgz"},"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/graphology-0.4.2.tgz_1486377564626_0.2058959195856005"},"directories":{},"publish_time":1486377565283,"_hasShrinkwrap":false,"_cnpm_publish_time":1486377565283,"_cnpmcore_publish_time":"2021-12-17T01:04:27.694Z"},"0.4.1":{"name":"graphology","version":"0.4.1","description":"A robust and multipurpose Graph object for JavaScript.","main":"dist/index.js","scripts":{"build":"webpack --colors --progress && webpack --colors --progress -p","clean":"rimraf build dist specs","dist":"npm run clean && babel src --out-dir dist && babel tests --out-dir specs","lint":"eslint src tests test.js","postpublish":"npm run clean","prepublish":"npm run test && npm run lint && npm run dist","test":"mocha -u exports --compilers js:babel-core/register ./test.js"},"files":["dist","specs"],"keywords":["graph","graph theory","directed","undirected","network"],"repository":{"type":"git","url":"git+https://github.com/graphology/graphology.git"},"contributors":[{"name":"Alexis Jacomy","url":"http://github.com/jacomyal"},{"name":"Benjamin Ooghe-Tabanou","url":"http://github.com/boogheta"},{"name":"Guillaume Plique","url":"http://github.com/Yomguithereal"}],"license":"MIT","bugs":{"url":"https://github.com/graphology/graphology/issues"},"homepage":"https://github.com/graphology/graphology#readme","dependencies":{"events":"^1.1.1"},"devDependencies":{"@yomguithereal/eslint-config":"^3.0.0","babel-cli":"^6.11.4","babel-core":"^6.13.2","babel-loader":"^6.2.5","babel-plugin-transform-es2015-classes":"^6.9.0","babel-plugin-transform-es2015-destructuring":"^6.9.0","babel-preset-es2015":"^6.13.2","eslint":"^3.3.1","mocha":"^3.0.2","rimraf":"^2.5.4","webpack":"^1.13.2"},"babel":{"presets":["es2015"],"plugins":[["transform-es2015-classes",{"loose":true},"transform-es2015-destructuring",{"loose":true}]]},"eslintConfig":{"extends":["@yomguithereal/eslint-config/es6"],"rules":{"object-shorthand":0,"quote-props":0}},"gitHead":"5bb500171688255ea582364d7a91ee2365bed58c","_id":"graphology@0.4.1","_shasum":"e45c2efa4e1019389023a83bd8422ea7946b34ab","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"yomguithereal","email":"kropotkinepiotr@gmail.com"},"maintainers":[{"name":"yomguithereal","email":""}],"dist":{"shasum":"e45c2efa4e1019389023a83bd8422ea7946b34ab","size":37190,"noattachment":false,"key":"/graphology/-/graphology-0.4.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphology/download/graphology-0.4.1.tgz"},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/graphology-0.4.1.tgz_1478599377371_0.5861684712581336"},"directories":{},"publish_time":1478599379295,"_hasShrinkwrap":false,"_cnpm_publish_time":1478599379295,"_cnpmcore_publish_time":"2021-12-17T01:04:27.922Z"},"0.4.0":{"name":"graphology","version":"0.4.0","description":"A robust and multipurpose Graph object for JavaScript.","main":"dist/index.js","scripts":{"build":"webpack --colors --progress && webpack --colors --progress -p","clean":"rimraf build dist specs","dist":"npm run clean && babel src --out-dir dist && babel tests --out-dir specs","lint":"eslint src tests test.js","postpublish":"npm run clean","prepublish":"npm run test && npm run lint && npm run dist","test":"mocha -u exports --compilers js:babel-core/register ./test.js"},"files":["dist","specs"],"keywords":["graph","graph theory","directed","undirected","network"],"repository":{"type":"git","url":"git+https://github.com/graphology/graphology.git"},"contributors":[{"name":"Alexis Jacomy","url":"http://github.com/jacomyal"},{"name":"Benjamin Ooghe-Tabanou","url":"http://github.com/boogheta"},{"name":"Guillaume Plique","url":"http://github.com/Yomguithereal"}],"license":"MIT","bugs":{"url":"https://github.com/graphology/graphology/issues"},"homepage":"https://github.com/graphology/graphology#readme","dependencies":{"events":"^1.1.1"},"devDependencies":{"@yomguithereal/eslint-config":"^3.0.0","babel-cli":"^6.11.4","babel-core":"^6.13.2","babel-loader":"^6.2.5","babel-plugin-transform-es2015-classes":"^6.9.0","babel-plugin-transform-es2015-destructuring":"^6.9.0","babel-preset-es2015":"^6.13.2","eslint":"^3.3.1","mocha":"^3.0.2","rimraf":"^2.5.4","webpack":"^1.13.2"},"babel":{"presets":["es2015"],"plugins":[["transform-es2015-classes",{"loose":true},"transform-es2015-destructuring",{"loose":true}]]},"eslintConfig":{"extends":["@yomguithereal/eslint-config/es6"],"rules":{"object-shorthand":0,"quote-props":0}},"gitHead":"72d857a1abf50b039160ad2ea86433a757468e51","_id":"graphology@0.4.0","_shasum":"6ee04d087d54053f903af1a17d6686d6248f0957","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"yomguithereal","email":"kropotkinepiotr@gmail.com"},"maintainers":[{"name":"yomguithereal","email":""}],"dist":{"shasum":"6ee04d087d54053f903af1a17d6686d6248f0957","size":37153,"noattachment":false,"key":"/graphology/-/graphology-0.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphology/download/graphology-0.4.0.tgz"},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/graphology-0.4.0.tgz_1478523109166_0.3855393836274743"},"directories":{},"publish_time":1478523111161,"_hasShrinkwrap":false,"_cnpm_publish_time":1478523111161,"_cnpmcore_publish_time":"2021-12-17T01:04:28.161Z"},"0.3.0":{"name":"graphology","version":"0.3.0","description":"A robust and multipurpose Graph object for JavaScript.","main":"dist/index.js","scripts":{"build":"webpack --colors --progress && webpack --colors --progress -p","clean":"rimraf build dist specs","dist":"npm run clean && babel src --out-dir dist && babel tests --out-dir specs","lint":"eslint src tests test.js","postpublish":"npm run clean","prepublish":"npm run test && npm run lint && npm run dist","test":"mocha -u exports --compilers js:babel-core/register ./test.js"},"files":["dist","specs"],"keywords":["graph","graph theory","directed","undirected","network"],"repository":{"type":"git","url":"git+https://github.com/graphology/graphology.git"},"contributors":[{"name":"Alexis Jacomy","url":"http://github.com/jacomyal"},{"name":"Benjamin Ooghe-Tabanou","url":"http://github.com/boogheta"},{"name":"Guillaume Plique","url":"http://github.com/Yomguithereal"}],"license":"MIT","bugs":{"url":"https://github.com/graphology/graphology/issues"},"homepage":"https://github.com/graphology/graphology#readme","dependencies":{"events":"^1.1.1"},"devDependencies":{"@yomguithereal/eslint-config":"^3.0.0","babel-cli":"^6.11.4","babel-core":"^6.13.2","babel-loader":"^6.2.5","babel-plugin-transform-es2015-classes":"^6.9.0","babel-plugin-transform-es2015-destructuring":"^6.9.0","babel-preset-es2015":"^6.13.2","eslint":"^3.3.1","mocha":"^3.0.2","rimraf":"^2.5.4","webpack":"^1.13.2"},"babel":{"presets":["es2015"],"plugins":[["transform-es2015-classes",{"loose":true},"transform-es2015-destructuring",{"loose":true}]]},"eslintConfig":{"extends":["@yomguithereal/eslint-config/es6"],"rules":{"object-shorthand":0,"quote-props":0}},"gitHead":"70679e9960324d1a64312e078ef5676148cb767f","_id":"graphology@0.3.0","_shasum":"416381f728618317f76bf1da2055466f5d872a50","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"yomguithereal","email":"kropotkinepiotr@gmail.com"},"maintainers":[{"name":"yomguithereal","email":""}],"dist":{"shasum":"416381f728618317f76bf1da2055466f5d872a50","size":35883,"noattachment":false,"key":"/graphology/-/graphology-0.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphology/download/graphology-0.3.0.tgz"},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/graphology-0.3.0.tgz_1478108045631_0.011627237778156996"},"directories":{},"publish_time":1478108047691,"_hasShrinkwrap":false,"_cnpm_publish_time":1478108047691,"_cnpmcore_publish_time":"2021-12-17T01:04:28.434Z"},"0.2.0":{"name":"graphology","version":"0.2.0","description":"A robust and multipurpose Graph object for JavaScript.","main":"dist/index.js","scripts":{"build":"webpack --colors --progress && webpack --colors --progress -p","clean":"rimraf build dist specs","dist":"npm run clean && babel src --out-dir dist && babel tests --out-dir specs","lint":"eslint src tests test.js","postpublish":"npm run clean","prepublish":"npm run test && npm run lint && npm run dist","test":"mocha -u exports --compilers js:babel-core/register ./test.js"},"files":["dist","specs"],"keywords":["graph","graph theory","directed","undirected","network"],"repository":{"type":"git","url":"git+https://github.com/graphology/graphology.git"},"contributors":[{"name":"Alexis Jacomy","url":"http://github.com/jacomyal"},{"name":"Benjamin Ooghe-Tabanou","url":"http://github.com/boogheta"},{"name":"Guillaume Plique","url":"http://github.com/Yomguithereal"}],"license":"MIT","bugs":{"url":"https://github.com/graphology/graphology/issues"},"homepage":"https://github.com/graphology/graphology#readme","dependencies":{"events":"^1.1.1"},"devDependencies":{"@yomguithereal/eslint-config":"^3.0.0","babel-cli":"^6.11.4","babel-core":"^6.13.2","babel-loader":"^6.2.5","babel-plugin-transform-es2015-classes":"^6.9.0","babel-plugin-transform-es2015-destructuring":"^6.9.0","babel-preset-es2015":"^6.13.2","eslint":"^3.3.1","mocha":"^3.0.2","rimraf":"^2.5.4","webpack":"^1.13.2"},"babel":{"presets":["es2015"],"plugins":[["transform-es2015-classes",{"loose":true},"transform-es2015-destructuring",{"loose":true}]]},"eslintConfig":{"extends":["@yomguithereal/eslint-config/es6"],"rules":{"object-shorthand":0,"quote-props":0}},"gitHead":"d5941d113fd296c502c1bc72333cbbad1b78c2c5","_id":"graphology@0.2.0","_shasum":"878f34ba3aa51f243cdc1634033d1e0c199ec703","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.6.0","_npmUser":{"name":"yomguithereal","email":"kropotkinepiotr@gmail.com"},"maintainers":[{"name":"yomguithereal","email":""}],"dist":{"shasum":"878f34ba3aa51f243cdc1634033d1e0c199ec703","size":35707,"noattachment":false,"key":"/graphology/-/graphology-0.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphology/download/graphology-0.2.0.tgz"},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/graphology-0.2.0.tgz_1476998645705_0.08383119758218527"},"directories":{},"publish_time":1476998647937,"_hasShrinkwrap":false,"_cnpm_publish_time":1476998647937,"_cnpmcore_publish_time":"2021-12-17T01:04:28.682Z"},"0.1.1":{"name":"graphology","version":"0.1.1","description":"A robust and multipurpose Graph object for JavaScript.","main":"dist/index.js","scripts":{"build":"webpack --colors --progress && webpack --colors --progress -p","clean":"rimraf build dist specs","dist":"npm run clean && babel src --out-dir dist && babel tests --out-dir specs","lint":"eslint src tests test.js","postpublish":"npm run clean","prepublish":"npm run test && npm run lint && npm run dist","test":"mocha -u exports --compilers js:babel-core/register ./test.js"},"files":["dist","specs"],"keywords":["graph"],"repository":{"type":"git","url":"git+https://github.com/graphology/graphology.git"},"contributors":[{"name":"Alexis Jacomy","url":"http://github.com/jacomyal"},{"name":"Benjamin Ooghe-Tabanou","url":"http://github.com/boogheta"},{"name":"Guillaume Plique","url":"http://github.com/Yomguithereal"}],"license":"MIT","bugs":{"url":"https://github.com/graphology/graphology/issues"},"homepage":"https://github.com/graphology/graphology#readme","dependencies":{"events":"^1.1.1"},"devDependencies":{"@yomguithereal/eslint-config":"^3.0.0","babel-cli":"^6.11.4","babel-core":"^6.13.2","babel-loader":"^6.2.5","babel-plugin-transform-es2015-classes":"^6.9.0","babel-plugin-transform-es2015-destructuring":"^6.9.0","babel-preset-es2015":"^6.13.2","eslint":"^3.3.1","mocha":"^3.0.2","rimraf":"^2.5.4","webpack":"^1.13.2"},"babel":{"presets":["es2015"],"plugins":[["transform-es2015-classes",{"loose":true},"transform-es2015-destructuring",{"loose":true}]]},"eslintConfig":{"extends":["@yomguithereal/eslint-config/es6"],"rules":{"object-shorthand":0,"quote-props":0}},"gitHead":"2f84c4005846a73822355283ffbc77889d95df26","_id":"graphology@0.1.1","_shasum":"e6f25ed10b8806b95a92e2d5da2165298f376309","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.6.0","_npmUser":{"name":"yomguithereal","email":"kropotkinepiotr@gmail.com"},"maintainers":[{"name":"yomguithereal","email":""}],"dist":{"shasum":"e6f25ed10b8806b95a92e2d5da2165298f376309","size":34968,"noattachment":false,"key":"/graphology/-/graphology-0.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphology/download/graphology-0.1.1.tgz"},"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/graphology-0.1.1.tgz_1475508138779_0.6793032789137214"},"directories":{},"publish_time":1475508140219,"_hasShrinkwrap":false,"_cnpm_publish_time":1475508140219,"_cnpmcore_publish_time":"2021-12-17T01:04:28.911Z"},"0.1.0":{"name":"graphology","version":"0.1.0","description":"A robust and multipurpose Graph object for JavaScript.","main":"dist/index.js","scripts":{"build":"webpack --colors --progress && webpack --colors --progress -p","clean":"rimraf build dist specs","dist":"npm run clean && babel src --out-dir dist && babel tests --out-dir specs","lint":"eslint src tests test.js","postpublish":"npm run clean","prepublish":"npm run test && npm run lint && npm run dist","test":"mocha -u exports --compilers js:babel-core/register ./test.js"},"files":["dist","specs"],"keywords":["graph"],"repository":{"type":"git","url":"git+https://github.com/graphology/graphology.git"},"contributors":[{"name":"Alexis Jacomy","url":"http://github.com/jacomyal"},{"name":"Benjamin Ooghe-Tabanou","url":"http://github.com/boogheta"},{"name":"Guillaume Plique","url":"http://github.com/Yomguithereal"}],"license":"MIT","bugs":{"url":"https://github.com/graphology/graphology/issues"},"homepage":"https://github.com/graphology/graphology#readme","dependencies":{"events":"^1.1.1"},"devDependencies":{"@yomguithereal/eslint-config":"^3.0.0","babel-cli":"^6.11.4","babel-core":"^6.13.2","babel-loader":"^6.2.5","babel-plugin-transform-es2015-classes":"^6.9.0","babel-plugin-transform-es2015-destructuring":"^6.9.0","babel-preset-es2015":"^6.13.2","eslint":"^3.3.1","mocha":"^3.0.2","rimraf":"^2.5.4","webpack":"^1.13.2"},"babel":{"presets":["es2015"],"plugins":[["transform-es2015-classes",{"loose":true},"transform-es2015-destructuring",{"loose":true}]]},"eslintConfig":{"extends":["@yomguithereal/eslint-config/es6"],"rules":{"object-shorthand":0,"quote-props":0}},"gitHead":"4d599f5a12b38e7d7dbb412bff0bb8d731f432c1","_id":"graphology@0.1.0","_shasum":"b92653bd9f29f621d8e1e3604e275e873b26c47f","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.6.0","_npmUser":{"name":"yomguithereal","email":"kropotkinepiotr@gmail.com"},"maintainers":[{"name":"yomguithereal","email":""}],"dist":{"shasum":"b92653bd9f29f621d8e1e3604e275e873b26c47f","size":34321,"noattachment":false,"key":"/graphology/-/graphology-0.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphology/download/graphology-0.1.0.tgz"},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/graphology-0.1.0.tgz_1475490260616_0.9135421197861433"},"directories":{},"publish_time":1475490262454,"_hasShrinkwrap":false,"_cnpm_publish_time":1475490262454,"_cnpmcore_publish_time":"2021-12-17T01:04:29.182Z"},"0.0.4":{"name":"graphology","version":"0.0.4","description":"A robust and multipurpose Graph object for JavaScript.","main":"dist/index.js","scripts":{"build":"webpack --colors --progress && webpack --colors --progress -p","clean":"rimraf build dist specs","dist":"npm run clean && babel src --out-dir dist && babel tests --out-dir specs","lint":"eslint src tests test.js","postpublish":"npm run clean","prepublish":"npm run test && npm run lint && npm run dist","test":"mocha -u exports --compilers js:babel-core/register ./test.js"},"files":["dist","specs"],"keywords":["graph"],"repository":{"type":"git","url":"git+https://github.com/graphology/graphology.git"},"contributors":[{"name":"Alexis Jacomy","url":"http://github.com/jacomyal"},{"name":"Benjamin Ooghe-Tabanou","url":"http://github.com/boogheta"},{"name":"Guillaume Plique","url":"http://github.com/Yomguithereal"}],"license":"MIT","bugs":{"url":"https://github.com/graphology/graphology/issues"},"homepage":"https://github.com/graphology/graphology#readme","dependencies":{"events":"^1.1.1"},"devDependencies":{"@yomguithereal/eslint-config":"^3.0.0","babel-cli":"^6.11.4","babel-core":"^6.13.2","babel-loader":"^6.2.5","babel-plugin-transform-es2015-classes":"^6.9.0","babel-plugin-transform-es2015-destructuring":"^6.9.0","babel-preset-es2015":"^6.13.2","eslint":"^3.3.1","mocha":"^3.0.2","rimraf":"^2.5.4","webpack":"^1.13.2"},"babel":{"presets":["es2015"],"plugins":[["transform-es2015-classes",{"loose":true},"transform-es2015-destructuring",{"loose":true}]]},"eslintConfig":{"extends":["@yomguithereal/eslint-config/es6"],"rules":{"object-shorthand":0,"quote-props":0}},"gitHead":"50db36dbda5bb143e7e971aaef413288b7efcf62","_id":"graphology@0.0.4","_shasum":"3dc8e544669bc188ce18363cc7fe349b51993725","_from":".","_npmVersion":"3.10.6","_nodeVersion":"6.5.0","_npmUser":{"name":"yomguithereal","email":"kropotkinepiotr@gmail.com"},"maintainers":[{"name":"yomguithereal","email":""}],"dist":{"shasum":"3dc8e544669bc188ce18363cc7fe349b51993725","size":35985,"noattachment":false,"key":"/graphology/-/graphology-0.0.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphology/download/graphology-0.0.4.tgz"},"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/graphology-0.0.4.tgz_1473365911687_0.7797345304861665"},"directories":{},"publish_time":1473365913073,"_hasShrinkwrap":false,"_cnpm_publish_time":1473365913073,"_cnpmcore_publish_time":"2021-12-17T01:04:29.431Z"},"0.0.3":{"name":"graphology","version":"0.0.3","description":"A robust and multipurpose Graph object for JavaScript.","main":"dist/index.js","scripts":{"build":"webpack --colors --progress && webpack --colors --progress -p","clean":"rimraf _book build dist specs","dist":"npm run clean && babel src --out-dir dist && babel tests --out-dir specs","docs:build":"npm run docs:prepare && gitbook build","docs:clean":"rimraf _book","docs:prepare":"gitbook install","docs:publish":"npm run docs:clean && npm run docs:build && cd _book && git init && git commit --allow-empty -m 'Updating docs' && touch .nojekyll && git add . && git commit -am 'Updating docs' && git push git@github.com:graphology/graphology.github.io master --force","docs:serve":"npm run docs:prepare && gitbook serve","lint":"eslint src tests test.js","postpublish":"npm run clean","prepublish":"npm run test && npm run lint && npm run dist","test":"mocha -u exports --compilers js:babel-core/register ./test.js"},"files":["dist","specs"],"keywords":["graph"],"repository":{"type":"git","url":"git+https://github.com/graphology/graphology.git"},"contributors":[{"name":"Alexis Jacomy","url":"http://github.com/jacomyal"},{"name":"Benjamin Ooghe-Tabanou","url":"http://github.com/boogheta"},{"name":"Guillaume Plique","url":"http://github.com/Yomguithereal"}],"license":"MIT","bugs":{"url":"https://github.com/graphology/graphology/issues"},"homepage":"https://github.com/graphology/graphology#readme","dependencies":{"events":"^1.1.1"},"devDependencies":{"@yomguithereal/eslint-config":"^3.0.0","babel-cli":"^6.11.4","babel-core":"^6.13.2","babel-loader":"^6.2.5","babel-plugin-transform-es2015-classes":"^6.9.0","babel-plugin-transform-es2015-destructuring":"^6.9.0","babel-preset-es2015":"^6.13.2","eslint":"^3.3.1","gitbook-cli":"^2.3.0","gitbook-plugin-addcssjs":"^1.0.2","gitbook-plugin-github":"^2.0.0","gitbook-plugin-prism":"^1.0.0","lodash":"^4.15.0","mocha":"^3.0.2","rimraf":"^2.5.4","webpack":"^1.13.2"},"babel":{"presets":["es2015"],"plugins":[["transform-es2015-classes",{"loose":true},"transform-es2015-destructuring",{"loose":true}]]},"eslintConfig":{"extends":["@yomguithereal/eslint-config/es6"],"rules":{"object-shorthand":0,"quote-props":0}},"gitHead":"a3a10f4f13f9a5324f56b2fc36d5eefc6a8de973","_id":"graphology@0.0.3","_shasum":"9141eb91338cadc360c0c6e36082434bd95b9fa6","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.4.0","_npmUser":{"name":"yomguithereal","email":"kropotkinepiotr@gmail.com"},"maintainers":[{"name":"yomguithereal","email":""}],"dist":{"shasum":"9141eb91338cadc360c0c6e36082434bd95b9fa6","size":35710,"noattachment":false,"key":"/graphology/-/graphology-0.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphology/download/graphology-0.0.3.tgz"},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/graphology-0.0.3.tgz_1472122497190_0.9932637102901936"},"directories":{},"publish_time":1472122499275,"_hasShrinkwrap":false,"_cnpm_publish_time":1472122499275,"_cnpmcore_publish_time":"2021-12-17T01:04:29.681Z"},"0.0.2":{"name":"graphology","version":"0.0.2","description":"A robust & multipurpose Graph object for JavaScript.","main":"dist/index.js","scripts":{"build":"webpack --colors --progress && webpack --colors --progress -p","clean":"rimraf _book build dist specs","dist":"npm run clean && babel src --out-dir dist && babel tests --out-dir specs","docs:build":"npm run docs:prepare && gitbook build","docs:clean":"rimraf _book","docs:prepare":"gitbook install","docs:publish":"npm run docs:clean && npm run docs:build && cd _book && git init && git commit --allow-empty -m 'Updating docs' && touch .nojekyll && git add . && git commit -am 'Updating docs' && git push git@github.com:graphology/graphology.github.io master --force","docs:serve":"npm run docs:prepare && gitbook serve","lint":"eslint src tests test.js","postpublish":"npm run clean","prepublish":"npm run dist","test":"mocha -u exports --compilers js:babel-core/register ./test.js"},"files":["dist","specs"],"keywords":["graph"],"repository":{"type":"git","url":"git+https://github.com/graphology/graphology.git"},"contributors":[{"name":"Alexis Jacomy","url":"http://github.com/jacomyal"},{"name":"Benjamin Ooghe-Tabanou","url":"http://github.com/boogheta"},{"name":"Guillaume Plique","url":"http://github.com/Yomguithereal"}],"license":"MIT","bugs":{"url":"https://github.com/graphology/graphology/issues"},"homepage":"https://github.com/graphology/graphology#readme","dependencies":{"events":"^1.1.1"},"devDependencies":{"@yomguithereal/eslint-config":"^3.0.0","babel-cli":"^6.11.4","babel-core":"^6.13.2","babel-loader":"^6.2.5","babel-plugin-transform-es2015-classes":"^6.9.0","babel-plugin-transform-es2015-destructuring":"^6.9.0","babel-preset-es2015":"^6.13.2","eslint":"^3.3.1","gitbook-cli":"^2.3.0","gitbook-plugin-addcssjs":"^1.0.2","gitbook-plugin-github":"^2.0.0","gitbook-plugin-prism":"^1.0.0","lodash":"^4.15.0","mocha":"^3.0.2","rimraf":"^2.5.4","webpack":"^1.13.2"},"babel":{"presets":["es2015"],"plugins":[["transform-es2015-classes",{"loose":true},"transform-es2015-destructuring",{"loose":true}]]},"eslintConfig":{"extends":["@yomguithereal/eslint-config/es6"],"rules":{"object-shorthand":0,"quote-props":0}},"gitHead":"de3c0a07f928f4a7436de246962b14caecc337eb","_id":"graphology@0.0.2","_shasum":"346dece794af8be6c30d9299368e2749a1175ac0","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.4.0","_npmUser":{"name":"yomguithereal","email":"kropotkinepiotr@gmail.com"},"maintainers":[{"name":"yomguithereal","email":""}],"dist":{"shasum":"346dece794af8be6c30d9299368e2749a1175ac0","size":34068,"noattachment":false,"key":"/graphology/-/graphology-0.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphology/download/graphology-0.0.2.tgz"},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/graphology-0.0.2.tgz_1472066592808_0.5754340479616076"},"directories":{},"publish_time":1472066594676,"_hasShrinkwrap":false,"_cnpm_publish_time":1472066594676,"_cnpmcore_publish_time":"2021-12-17T01:04:29.922Z"},"0.0.1":{"name":"graphology","version":"0.0.1","description":"A robust & multipurpose Graph object for JavaScript.","main":"dist/index.js","scripts":{"build":"webpack --colors --progress && webpack --colors --progress -p","clean":"rimraf _book build dist specs","dist":"npm run clean && babel src --out-dir dist && babel tests --out-dir specs","docs:build":"npm run docs:prepare && gitbook build","docs:clean":"rimraf _book","docs:prepare":"gitbook install","docs:publish":"npm run docs:clean && npm run docs:build && cd _book && git init && git commit --allow-empty -m 'Updating docs' && touch .nojekyll && git add . && git commit -am 'Updating docs' && git push git@github.com:graphology/graphology.github.io master --force","docs:serve":"npm run docs:prepare && gitbook serve","lint":"eslint src tests test.js","postpublish":"npm run clean","prepublish":"npm run dist","test":"mocha -u exports --compilers js:babel-core/register ./test.js"},"files":["dist","specs"],"keywords":["graph"],"repository":{"type":"git","url":"git+https://github.com/graphology/graphology.git"},"contributors":[{"name":"Alexis Jacomy","url":"http://github.com/jacomyal"},{"name":"Benjamin Ooghe-Tabanou","url":"http://github.com/boogheta"},{"name":"Guillaume Plique","url":"http://github.com/Yomguithereal"}],"license":"MIT","bugs":{"url":"https://github.com/graphology/graphology/issues"},"homepage":"https://github.com/graphology/graphology#readme","dependencies":{"babel-loader":"^6.2.5","events":"^1.1.1"},"devDependencies":{"@yomguithereal/eslint-config":"^3.0.0","babel-cli":"^6.11.4","babel-core":"^6.13.2","babel-plugin-transform-es2015-classes":"^6.9.0","babel-plugin-transform-es2015-destructuring":"^6.9.0","babel-preset-es2015":"^6.13.2","eslint":"^3.3.1","gitbook-cli":"^2.3.0","gitbook-plugin-addcssjs":"^1.0.2","gitbook-plugin-github":"^2.0.0","gitbook-plugin-prism":"^1.0.0","lodash":"^4.15.0","mocha":"^3.0.2","rimraf":"^2.5.4","webpack":"^1.13.2"},"babel":{"presets":["es2015"],"plugins":[["transform-es2015-classes",{"loose":true},"transform-es2015-destructuring",{"loose":true}]]},"eslintConfig":{"extends":["@yomguithereal/eslint-config/es6"],"rules":{"object-shorthand":0,"quote-props":0}},"gitHead":"650cb6be007195daf5e600bb28676306b63446f9","_id":"graphology@0.0.1","_shasum":"e9afa1faa06e467bba928b3f69ca1ac62898181a","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.4.0","_npmUser":{"name":"yomguithereal","email":"kropotkinepiotr@gmail.com"},"maintainers":[{"name":"yomguithereal","email":""}],"dist":{"shasum":"e9afa1faa06e467bba928b3f69ca1ac62898181a","size":32997,"noattachment":false,"key":"/graphology/-/graphology-0.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/graphology/download/graphology-0.0.1.tgz"},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/graphology-0.0.1.tgz_1472060449512_0.015007233945652843"},"directories":{},"publish_time":1472060452126,"_hasShrinkwrap":false,"_cnpm_publish_time":1472060452126,"_cnpmcore_publish_time":"2021-12-17T01:04:30.187Z"}},"readme":"# Graphology\n\n`graphology` is a specification for a robust & multipurpose JavaScript `Graph` object and aiming at supporting various kinds of graphs under a same unified interface.\n\nYou will also find here the source for the reference implementation of this specification.\n\n## Documentation\n\nFull documentation for the library/specs is available [here](https://graphology.github.io).\n","_attachments":{},"homepage":"https://github.com/graphology/graphology#readme","bugs":{"url":"https://github.com/graphology/graphology/issues"},"license":"MIT"}