Sha256: 3bd0a662e99cd501c87348aca51fd2ac0e1da19164737502d918dd759875a9f9
Contents?: true
Size: 1.22 KB
Versions: 57
Compression:
Stored size: 1.22 KB
Contents
{ "name": "bootstrap-colorpicker", "version": "2.5.2", "description": "Fancy and customizable colorpicker plugin for Twitter Bootstrap", "main": "./dist/js/bootstrap-colorpicker.js", "homepage": "https://itsjavi.com/bootstrap-colorpicker/", "repository": { "type": "git", "url": "https://github.com/itsjavi/bootstrap-colorpicker.git" }, "bugs": { "url": "https://github.com/itsjavi/bootstrap-colorpicker/issues" }, "keywords": [ "bootstrap", "colorpicker" ], "author": "Javier Aguilar", "license": "Apache-2.0", "licenses": [ { "type": "Apache-2.0", "url": "http://opensource.org/licenses/Apache-2.0" } ], "dependencies": { "jquery": ">=1.10" }, "scripts": { "test": "jasmine" }, "devDependencies": { "grunt": "~0.4.5", "grunt-assemble": "~0.4.0", "grunt-combine": "~0.8.3", "grunt-contrib-clean": "~1.0.0", "grunt-contrib-cssmin": "~1.0.1", "grunt-contrib-jshint": "~1.0.0", "grunt-contrib-less": "~1.2.0", "grunt-contrib-uglify": "~1.0.0", "grunt-contrib-watch": "~1.0.0", "grunt-jsbeautifier": "~0.2.10", "grunt-strip-code": "^1.0.6", "jasmine": "^2.6.0", "jquery": "^3.2.1", "jsdom": "^10.1.0" } }
Version data entries
57 entries across 57 versions & 2 rubygems