Sha256: d5d765b56d31927026e6d63eceb7b453b79387bb8d76158f973420a67a58b5cf
Contents?: true
Size: 880 Bytes
Versions: 14
Compression:
Stored size: 880 Bytes
Contents
{ "name": "bootstrap-tagsinput", "version": "0.5.0", "homepage": "https://github.com/TimSchlechter/bootstrap-tagsinput", "authors": [ "Tim Schlechter", "Luckner Jr Jean-Baptiste" ], "description": "jQuery plugin providing a Twitter Bootstrap user interface for managing tags.", "main": [ "dist/bootstrap-tagsinput.js", "dist/bootstrap-tagsinput.css" ], "keywords": [ "tags", "bootstrap", "input", "select", "form" ], "license": "MIT", "ignore": [ "**/.*", "node_modules", "bower_components", "lib", "test" ], "dependencies": { "jquery": "~2.1.1" }, "devDependencies": { "bootstrap-3": "bootstrap#~3.2.0", "bootstrap-2.3.2": "bootstrap#~2.3.2", "angular": "~1.2.21", "typeahead.js": "~0.10.4", "jasmine": "~2.0.1" }, "resolutions": { "jquery": ">= 1.9.0" } }
Version data entries
14 entries across 14 versions & 4 rubygems