UNPKG

jquery-bridget

Version:
32 lines (31 loc) 566 B
{ "name": "jquery-bridget", "main": "jquery-bridget.js", "description": "Bridget makes jQuery widgets", "dependencies": { "jquery": ">=1.4.2 <4" }, "devDependencies": {}, "homepage": "https://github.com/desandro/jquery-bridget", "authors": [ "David DeSandro <desandrocodes@gmail.com>" ], "moduleType": [ "globals", "node" ], "keywords": [ "jquery", "plugin", "widget" ], "license": "MIT", "ignore": [ "**/.*", "node_modules", "bower_components", "test", "tests", "package.json" ] }