@types/pathfinding
Version:
TypeScript definitions for pathfinding
25 lines • 823 B
JSON
{
"name": "@types/pathfinding",
"version": "0.0.9",
"description": "TypeScript definitions for pathfinding",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/pathfinding",
"license": "MIT",
"contributors": [
{
"name": "Hartley Robertson",
"githubUsername": "hartleyrobertson",
"url": "https://github.com/hartleyrobertson"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/pathfinding"
},
"scripts": {},
"dependencies": {},
"typesPublisherContentHash": "e4f96cd06d8aa48a91eec5a01a69c772778bbfe2a85d6014bdf871103d530c57",
"typeScriptVersion": "4.5"
}