UNPKG

e-lado

Version:

[![CircleCI](https://circleci.com/gh/sharetribe/sharetribe/tree/master.svg?style=svg)](https://circleci.com/gh/sharetribe/sharetribe/tree/master) [![Dependency Status](https://gemnasium.com/sharetribe/sharetribe.png)](https://gemnasium.com/sharetribe/shar

25 lines (24 loc) 471 B
{ "name": "toposort", "author": "Marcel Klehr <mklehr@gmx.net>", "repo": "marcelklehr/toposort", "description": "Topological sort of directed acyclic graphs (like dependency lists)", "version": "0.2.10", "keywords": [ "topological", "sort", "sorting", "graphs", "graph", "dependency", "list", "dependencies", "acyclic" ], "dependencies": {}, "development": {}, "license": "MIT", "scripts": [ "index.js" ] }