{"name": "a_star", "latest": {"version": "3.0.1", "pubspec": {"name": "a_star", "description": "A comprehensive A* algorithm. Suitable for anything from physical grids to abstract search spaces.", "homepage": "https://github.com/Levi-Lesches/dart-a-star", "version": "3.0.1", "environment": {"sdk": "^3.0.0"}, "dependencies": {"collection": "^1.15.0", "meta": "^1.14.0"}, "dev_dependencies": {"test": "^1.20.1", "very_good_analysis": "^6.0.0"}}, "archive_url": "https://mirror.nju.edu.cn/dart-pub/packages/a_star/versions/3.0.1.tar.gz", "archive_sha256": "56c92e48fb48003377c414082159639c144a207f3203270e2c69170febf3ba12", "published": "2024-11-04T01:52:01.829078Z"}, "versions": [{"version": "0.1.0", "pubspec": {"dependencies": {"browser": "any"}, "name": "a_star", "version": "0.1.0", "author": "Seth Ladd <sethladd@gmail.com>", "dev_dependencies": {"benchmark_harness": "any"}, "homepage": "https://github.com/sethladd/dart-a-star", "description": "A sample A* algorithm built with Dart."}, "archive_url": "https://mirror.nju.edu.cn/dart-pub/packages/a_star/versions/0.1.0.tar.gz", "archive_sha256": "076b37ced78d108c3d46be36c05b8889b1e111b94f4d1164184f41bd5157f14b", "published": "2013-10-07T04:05:03.307950Z"}, {"version": "0.1.1", "pubspec": {"dependencies": {"browser": "any"}, "name": "a_star", "version": "0.1.1", "author": "Seth Ladd <sethladd@gmail.com>", "dev_dependencies": {"benchmark_harness": "any"}, "homepage": "https://github.com/sethladd/dart-a-star", "description": "A sample A* algorithm built with Dart."}, "archive_url": "https://mirror.nju.edu.cn/dart-pub/packages/a_star/versions/0.1.1.tar.gz", "archive_sha256": "48f4fb2ae1fb6ceb4eb7e265168e2113c450d8f51b63080f6b776de9b6c97de8", "published": "2013-10-07T04:09:33.452370Z"}, {"version": "0.2.0", "pubspec": {"dependencies": {"browser": "any"}, "name": "a_star", "version": "0.2.0", "author": "Seth Ladd <sethladd@gmail.com>", "dev_dependencies": {"benchmark_harness": "any"}, "homepage": "https://github.com/sethladd/dart-a-star", "description": "A sample A* algorithm built with Dart."}, "archive_url": "https://mirror.nju.edu.cn/dart-pub/packages/a_star/versions/0.2.0.tar.gz", "archive_sha256": "52968dbb4fc6d379a5c26fc2b3a46f998e0b4d2dc650d4f3611fea7ffe370a79", "published": "2013-10-14T16:14:50.563460Z"}, {"version": "0.3.0", "pubspec": {"dependencies": null, "name": "a_star", "version": "0.3.0", "author": "Seth Ladd <sethladd@gmail.com>", "dev_dependencies": {"unittest": "any", "benchmark_harness": "any", "browser": "any"}, "homepage": "https://github.com/sethladd/dart-a-star", "description": "A sample A* algorithm built with Dart."}, "archive_url": "https://mirror.nju.edu.cn/dart-pub/packages/a_star/versions/0.3.0.tar.gz", "archive_sha256": "3a5413441c34f16807062ab548e62316f4e3a266eb26df3d14c37374a2445c17", "published": "2013-11-06T06:04:01.331230Z"}, {"version": "1.0.0", "pubspec": {"name": "a_star", "description": "A sample A* algorithm built with Dart.", "homepage": "https://github.com/sethladd/dart-a-star", "version": "1.0.0", "environment": {"sdk": ">=2.12.0 <3.0.0"}, "dependencies": {"collection": "^1.15.0"}, "dev_dependencies": {"benchmark_harness": "^2.0.0", "test": "^1.20.1", "lints": "^1.0.1"}}, "archive_url": "https://mirror.nju.edu.cn/dart-pub/packages/a_star/versions/1.0.0.tar.gz", "archive_sha256": "50125b71b350cbeb9d31506a4aa3dd92bc2b7636a04d57b2e12f79501dfa4c26", "published": "2022-01-14T04:17:07.515200Z"}, {"version": "2.0.0", "pubspec": {"name": "a_star", "description": "A comprehensive A* algorithm. Suitable for anything from physical grids to abstract search spaces.", "homepage": "https://github.com/Levi-Lesches/dart-a-star", "version": "2.0.0", "environment": {"sdk": "^3.0.0"}, "dependencies": {"collection": "^1.15.0", "meta": "^1.14.0"}, "dev_dependencies": {"test": "^1.20.1", "very_good_analysis": "^5.1.0"}}, "archive_url": "https://mirror.nju.edu.cn/dart-pub/packages/a_star/versions/2.0.0.tar.gz", "archive_sha256": "bf5c7c1b13bd2e25de2b872ec82b5270feb871c8a536bbe2f4cf7d1be677563d", "published": "2024-05-06T18:46:49.082792Z"}, {"version": "3.0.0", "pubspec": {"name": "a_star", "description": "A comprehensive A* algorithm. Suitable for anything from physical grids to abstract search spaces.", "homepage": "https://github.com/Levi-Lesches/dart-a-star", "version": "3.0.0", "environment": {"sdk": "^3.0.0"}, "dependencies": {"collection": "^1.15.0", "meta": "^1.14.0"}, "dev_dependencies": {"test": "^1.20.1", "very_good_analysis": "^5.1.0"}}, "archive_url": "https://mirror.nju.edu.cn/dart-pub/packages/a_star/versions/3.0.0.tar.gz", "archive_sha256": "e76e163888a193c0f8fe79d05396839fa663f1afa6aed8e58609c0b4799767a0", "published": "2024-05-19T11:05:59.905733Z"}, {"version": "3.0.1", "pubspec": {"name": "a_star", "description": "A comprehensive A* algorithm. Suitable for anything from physical grids to abstract search spaces.", "homepage": "https://github.com/Levi-Lesches/dart-a-star", "version": "3.0.1", "environment": {"sdk": "^3.0.0"}, "dependencies": {"collection": "^1.15.0", "meta": "^1.14.0"}, "dev_dependencies": {"test": "^1.20.1", "very_good_analysis": "^6.0.0"}}, "archive_url": "https://mirror.nju.edu.cn/dart-pub/packages/a_star/versions/3.0.1.tar.gz", "archive_sha256": "56c92e48fb48003377c414082159639c144a207f3203270e2c69170febf3ba12", "published": "2024-11-04T01:52:01.829078Z"}]}