UNPKG

alpaca

Version:

Alpaca provides the easiest and fastest way to generate interactive forms for the web and mobile devices. It runs simply as HTML5 or more elaborately using Bootstrap, jQuery Mobile or jQuery UI. Alpaca uses Handlebars to process JSON schema and provide

20 lines 528 B
{ "name": "pick-a-color", "keywords": ["color picker", "jquery color picker", "bootstrap color picker"], "description": "an easy-to-use jQuery color picker for Twitter Bootstrap", "version": "1.2.2", "main": ["build/1.2.2/js/pick-a-color-1.2.2.min.js", "build/1.2.0/css/pick-a-color-1.2.0.min.css"], "ignore": [ "**/.*", "node_modules", "components", "bower_components", "test", "tests" ], "dependencies": { "bootstrap": "3.0.0", "jquery": "1.9.1", "tinycolor": "0.9.15" } }