mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-09 23:24:06 -08:00
32 lines
744 B
JSON
32 lines
744 B
JSON
{
|
|
"name": "bootstrap-colorpicker",
|
|
"main": [
|
|
"dist/css/bootstrap-colorpicker.css",
|
|
"dist/js/bootstrap-colorpicker.js"
|
|
],
|
|
"dependencies": {
|
|
"jquery": ">=1.10"
|
|
},
|
|
"ignore": [
|
|
"\\.*",
|
|
"/index.html",
|
|
"/package.json",
|
|
"/composer.json",
|
|
"/Gruntfile.js",
|
|
"/.travis.yml",
|
|
"/travis.sh",
|
|
"/server.js"
|
|
],
|
|
"homepage": "https://github.com/itsjavi/bootstrap-colorpicker",
|
|
"version": "2.4.0",
|
|
"_release": "2.4.0",
|
|
"_resolution": {
|
|
"type": "version",
|
|
"tag": "2.4.0",
|
|
"commit": "605826ad44acd267332f1e7a10dddd17964f3f5c"
|
|
},
|
|
"_source": "https://github.com/itsjavi/bootstrap-colorpicker.git",
|
|
"_target": "^2.4.0",
|
|
"_originalSource": "bootstrap-colorpicker",
|
|
"_direct": true
|
|
} |