5 "/opt/source/offload.js"
8 "_from": "dijkstrajs@1.0.1",
9 "_id": "dijkstrajs@1.0.1",
11 "_integrity": "sha1-082BIh4+pAdCz83lVtTpnpjdxxs=",
12 "_location": "/dijkstrajs",
13 "_phantomChildren": {},
17 "raw": "dijkstrajs@1.0.1",
19 "escapedName": "dijkstrajs",
27 "_resolved": "https://registry.npmjs.org/dijkstrajs/-/dijkstrajs-1.0.1.tgz",
29 "_where": "/opt/source/offload.js",
31 "url": "https://github.com/tcort/dijkstrajs/issues"
33 "description": "A simple JavaScript implementation of Dijkstra's single-source shortest-paths algorithm.",
35 "expect.js": "^0.3.1",
39 "homepage": "https://github.com/tcort/dijkstrajs",
77 "main": "dijkstra.js",
81 "url": "git://github.com/tcort/dijkstrajs.git"
84 "pretest": "jshint dijkstra.js",
85 "test": "mocha -R spec"