UNPKG

node-red-contrib-snap4city-user

Version:

Nodes for Snap4city project, targeted to standard user (no developer)

35 lines 905 B
{ "name": "simulate-ext", "version": "1.3.0", "title": "jQuery Simulate Extended", "author": { "name": "Jochen Ulrich", "email": "jochenulrich@t-online.de", "url": "https://github.com/j-ulrich" }, "licenses": [ { "type": "MIT", "url": "https://github.com/j-ulrich/jquery-simulate-ext/blob/master/MIT-LICENSE.txt" } ], "dependencies": { "jquery": "~1.7" }, "description": "jQuery Simulate - Extended. Simulating complex user interaction based on the jQuery Simulate plugin.", "keywords": [ "jquery", "simulate", "key", "mouse", "press", "move", "drag", "drop", "user-interaction" ], "homepage": "http://j-ulrich.github.com/jquery-simulate-ext", "docs": "https://github.com/j-ulrich/jquery-simulate-ext/blob/master/README.md", "demo": "http://jsfiddle.net/Ignitor/Psjhf/embedded/result/", "bugs": "https://github.com/j-ulrich/jquery-simulate-ext/issues" }