mirror of
https://github.com/valitydev/gentelella.git
synced 2024-11-06 08:15:17 +00:00
30 lines
745 B
JSON
30 lines
745 B
JSON
{
|
|
"name": "bootstrap-daterangepicker",
|
|
"main": [
|
|
"daterangepicker.js",
|
|
"daterangepicker.css"
|
|
],
|
|
"ignore": [
|
|
"**/.*",
|
|
"node_modules",
|
|
"bower_components",
|
|
"test",
|
|
"tests",
|
|
"moment.js",
|
|
"moment.min.js"
|
|
],
|
|
"dependencies": {
|
|
"jquery": "1.9.1 - 3",
|
|
"moment": ">=2.9.0"
|
|
},
|
|
"homepage": "https://github.com/christianesperar/bootstrap-daterangepicker",
|
|
"_release": "fc748970e8",
|
|
"_resolution": {
|
|
"type": "branch",
|
|
"branch": "master",
|
|
"commit": "fc748970e8228ab271ba9ca799f57d8f8c6a5013"
|
|
},
|
|
"_source": "git@github.com:christianesperar/bootstrap-daterangepicker.git",
|
|
"_target": "master",
|
|
"_originalSource": "git@github.com:christianesperar/bootstrap-daterangepicker.git"
|
|
} |