UNPKG

@audithsoftworks/jquery.uniform

Version:

A jQuery plugin to make your form controls look how you want them to. Now with HTML-5 attributes!

51 lines (50 loc) 1.33 kB
{ "name": "@audithsoftworks/jquery.uniform", "title": "Uniform", "description": "A jQuery plugin to make your form controls look how you want them to. Now with HTML-5 attributes!", "version": "4.3.0", "homepage": "http://opensource.audith.org/uniform", "keywords": [ "uniform", "uniformjs", "uniform-js", "uniform.js", "jquery.uniform", "jquery-uniform" ], "author": "Shahriyar Imanov <shehi@imanov.me>", "contributors": [ "Shahriyar Imanov <shehi@imanov.me>", "Josh Pyles <joshpyles@gmail.com>", "Tyler Akins <fidian@rumkin.com>" ], "maintainers": [ "Shahriyar Imanov <shehi@imanov.me>" ], "main": "dist/js/jquery.uniform.standalone.js", "directories": { "lib": "src/", "example": "demo/" }, "scripts": { "test": "echo Coming Soon!" }, "repository": { "type": "git", "url": "https://github.com/AudithSoftworks/Uniform" }, "devDependencies": { "gulp": "^3.9.1", "laravel-elixir": "6.0.0-15" }, "dependencies": { "jquery": "^3.3.1" }, "bundledDependencies": [ "jquery" ], "bugs": { "url": "https://github.com/AudithSoftworks/Uniform/issues" }, "license": "MIT" }