@types/pathfinding
Version:
TypeScript definitions for pathfinding
26 lines • 851 B
JSON
{
"name": "@types/pathfinding",
"version": "0.1.0",
"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": {},
"peerDependencies": {},
"typesPublisherContentHash": "9483fc6546d486a377e1e5e618ec9b0415c0260344ee960b7de4a6e556ff69e5",
"typeScriptVersion": "5.1"
}