{
  "author": {
    "name": "BELAICH David",
    "email": "belaich.david@outlook.fr"
  },
  "dependencies": {
    "behaviour-js": "",
    "graph-js": ""
  },
  "description": "Fsm-js is a module to create and manipulate finite state machines.",
  "keywords": [
    "fsm",
    "finite state machines",
    "state machines",
    "fsm-js",
    "agent",
    "sma",
    "behaviour",
    "behavior",
    "beahviour-js"
  ],
  "license": "MIT",
  "maintainers": [
    {
      "name": "dbelaich",
      "email": "belaich.david@outlook.fr"
    }
  ],
  "main": "lib/FSM.min",
  "name": "fsm-js",
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "https://github.com/DevAI-64/Fsm-js"
  },
  "scripts": {
    "test": "qunit"
  },
  "version": "0.1.0",
  "devDependencies": {
    "qunit": "^2.17.2"
  }
}
