File: extlib/Blapy/extlib/iFSM/package.json

Recommend this page to a friend!
  Classes of Emmanuel Podvin   Jam Rules   extlib/Blapy/extlib/iFSM/package.json   Download  
File: extlib/Blapy/extlib/iFSM/package.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Jam Rules
Match objects against a list of rules
Author: By
Last change:
Date: 2 years ago
Size: 1,146 bytes
 

Contents

Class file image Download
{ "name": "ifsm", "title": "jQuery Finite State Machine", "description": "a jQuery State Machine (FSM / HSM) to design and manage javascript web user interfaces, simulators, games...", "keywords": [ "jquery-plugin", "ecosystem:jquery", "FSM", "HSM", "Machine", "State" ], "version": "1.7.5", "author": { "name": "Emmanuel Podvin", "url": "http://fr.linkedin.com/in/podvin" }, "maintainers": [ { "name": "Emmanuel Podvin", "email": "jquery.ifsm@intersel.org", "url": "http://www.intersel.fr" } ], "licenses": [ { "type": "Intersel", "url": "https://github.com/intersel/iFSM/blob/master/LICENSE" } ], "bugs": "https://github.com/intersel/iFSM/issues", "homepage": "https://github.com/intersel/iFSM", "docs": "https://github.com/intersel/iFSM/", "repository": "https://github.com/intersel/iFSM/", "demo": "http://www.intersel.fr/ifsm-jquery-plugin-demos.html", "download": "https://github.com/intersel/iFSM/archive/master.zip", "dependencies": { "jquery": ">=1.10", "attrchange": ">= 1.0.1", "dotimeout": ">= 1.0" } }