backoffice/node_modules/bootstrap-colorpicker/package.json

72 lines
1.9 KiB
JSON

{
"_args": [
[
"bootstrap-colorpicker@2.5.1",
"C:\\wamp64\\www\\ilink"
]
],
"_from": "bootstrap-colorpicker@2.5.1",
"_id": "bootstrap-colorpicker@2.5.1",
"_inBundle": false,
"_integrity": "sha1-/fcGRpVvUeZAsDH0PyLdhoWS70w=",
"_location": "/bootstrap-colorpicker",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "bootstrap-colorpicker@2.5.1",
"name": "bootstrap-colorpicker",
"escapedName": "bootstrap-colorpicker",
"rawSpec": "2.5.1",
"saveSpec": null,
"fetchSpec": "2.5.1"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/bootstrap-colorpicker/-/bootstrap-colorpicker-2.5.1.tgz",
"_spec": "2.5.1",
"_where": "C:\\wamp64\\www\\ilink",
"author": {
"name": "Javier Aguilar"
},
"bugs": {
"url": "https://github.com/itsjavi/bootstrap-colorpicker/issues"
},
"dependencies": {
"jquery": ">=1.10"
},
"description": "Fancy and customizable colorpicker plugin for Twitter Bootstrap",
"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"
},
"homepage": "https://itsjavi.com/bootstrap-colorpicker/",
"keywords": [
"bootstrap",
"colorpicker"
],
"license": "Apache-2.0",
"licenses": [
{
"type": "Apache-2.0",
"url": "http://opensource.org/licenses/Apache-2.0"
}
],
"main": "./dist/js/bootstrap-colorpicker.js",
"name": "bootstrap-colorpicker",
"repository": {
"type": "git",
"url": "git+https://github.com/itsjavi/bootstrap-colorpicker.git"
},
"version": "2.5.1"
}