47 lines
1.5 KiB
JSON
47 lines
1.5 KiB
JSON
{
|
|
"packages": [
|
|
{
|
|
"name": "blackscorp/astar",
|
|
"version": "v1.2.0",
|
|
"version_normalized": "1.2.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/BlackScorp/astar.git",
|
|
"reference": "9b80d6135ac31947d246cf2e33ff45d4681a6a57"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/BlackScorp/astar/zipball/9b80d6135ac31947d246cf2e33ff45d4681a6a57",
|
|
"reference": "9b80d6135ac31947d246cf2e33ff45d4681a6a57",
|
|
"shasum": ""
|
|
},
|
|
"time": "2017-10-06T15:21:22+00:00",
|
|
"type": "library",
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"BlackScorp\\Astar\\": "src/"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Vitalij Mik",
|
|
"email": "cccpmik+composer@gmail.com"
|
|
}
|
|
],
|
|
"description": "AStar path finding implementation in php",
|
|
"support": {
|
|
"issues": "https://github.com/BlackScorp/astar/issues",
|
|
"source": "https://github.com/BlackScorp/astar/tree/v1.2.0"
|
|
},
|
|
"install-path": "../blackscorp/astar"
|
|
}
|
|
],
|
|
"dev": true,
|
|
"dev-package-names": []
|
|
}
|