30 lines
985 B
JSON
30 lines
985 B
JSON
{
|
|
"name": "graphtest",
|
|
"version": "1.0.0",
|
|
"lockfileVersion": 1,
|
|
"requires": true,
|
|
"dependencies": {
|
|
"@dagrejs/graphlib": {
|
|
"version": "2.1.4",
|
|
"resolved": "https://registry.npmjs.org/@dagrejs/graphlib/-/graphlib-2.1.4.tgz",
|
|
"integrity": "sha512-QCg9sL4uhjn468FDEsb/S9hS2xUZSrv/+dApb1Ze5VKO96pTXKNJZ6MGhIpgWkc1TVhbVGH9/7rq/Mf8/jWicw==",
|
|
"requires": {
|
|
"lodash": "^4.11.1"
|
|
}
|
|
},
|
|
"graphlib": {
|
|
"version": "2.1.8",
|
|
"resolved": "https://registry.npmjs.org/graphlib/-/graphlib-2.1.8.tgz",
|
|
"integrity": "sha512-jcLLfkpoVGmH7/InMC/1hIvOPSUh38oJtGhvrOFGzioE1DZ+0YW16RgmOJhHiuWTvGiJQ9Z1Ik43JvkRPRvE+A==",
|
|
"requires": {
|
|
"lodash": "^4.17.15"
|
|
}
|
|
},
|
|
"lodash": {
|
|
"version": "4.17.15",
|
|
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.15.tgz",
|
|
"integrity": "sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A=="
|
|
}
|
|
}
|
|
}
|