{
  "name": "astar-template",
  "version": "1.0.1",
  "description": "a star (a*) path finder",
  "main": "astar-template.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/creatxrgithub/astar-template.git"
  },
  "keywords": [
    "a*",
    "a",
    "star",
    "path",
    "finder"
  ],
  "author": "creatxr",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/creatxrgithub/astar-template/issues"
  },
  "homepage": "https://github.com/creatxrgithub/astar-template#readme"
}
