You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

80 lines
2.4 KiB

{
"_from": "bootstrap-datepicker@^1.9.0",
"_id": "bootstrap-datepicker@1.10.0",
"_inBundle": false,
"_integrity": "sha512-lWxtSYddAQOpbAO8UhYhHLcK6425eWoSjb5JDvZU3ePHEPF6A3eUr51WKaFy4PccU19JRxUG6wEU3KdhtKfvpg==",
"_location": "/bootstrap-datepicker",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "bootstrap-datepicker@^1.9.0",
"name": "bootstrap-datepicker",
"escapedName": "bootstrap-datepicker",
"rawSpec": "^1.9.0",
"saveSpec": null,
"fetchSpec": "^1.9.0"
},
"_requiredBy": [
"/@abp/bootstrap-datepicker"
],
"_resolved": "https://registry.npmmirror.com/bootstrap-datepicker/-/bootstrap-datepicker-1.10.0.tgz",
"_shasum": "61612bbe8bf0a69a5bce32bbcdda93ebb6ccf24a",
"_spec": "bootstrap-datepicker@^1.9.0",
"_where": "D:\\上海富维东阳工作\\设备管理\\ABP-MicroService-master\\AuthServer\\IdentityServer\\AuthServer.Host\\node_modules\\@abp\\bootstrap-datepicker",
"author": {
"name": "Andrew Rowls",
"email": "eternicode@gmail.com"
},
"bugs": {
"url": "https://github.com/uxsolutions/bootstrap-datepicker/issues"
},
"bundleDependencies": false,
"dependencies": {
"jquery": ">=3.4.0 <4.0.0"
},
"deprecated": false,
"description": "A datepicker for Bootstrap",
"devDependencies": {
"grunt": "^1.0.4",
"grunt-banner": "~0.6.0",
"grunt-contrib-clean": "^1.0.0",
"grunt-contrib-compress": "^1.5.0",
"grunt-contrib-concat": "^1.0.1",
"grunt-contrib-csslint": "^2.0.0",
"grunt-contrib-cssmin": "^1.0.2",
"grunt-contrib-jshint": "^1.1.0",
"grunt-contrib-less": "^1.4.0",
"grunt-contrib-qunit": "^1.2.0",
"grunt-contrib-uglify": "^2.0.0",
"grunt-jscs": "^3.0.1",
"grunt-string-replace": "^1.3.1",
"load-grunt-tasks": "^3.5.2",
"puppeteer": "1.18.1",
"time-grunt": "^1.4.0"
},
"files": [
"build",
"dist",
"js/**/*.js",
"less/*.less",
"LICENSE"
],
"homepage": "https://github.com/uxsolutions/bootstrap-datepicker",
"keywords": [
"datepicker",
"bootstrap"
],
"license": "Apache-2.0",
"main": "./dist/js/bootstrap-datepicker.js",
"name": "bootstrap-datepicker",
"repository": {
"type": "git",
"url": "git+https://github.com/uxsolutions/bootstrap-datepicker.git"
},
"scripts": {
"screenshots": "node ./docs/screenshots.js",
"test": "grunt test"
},
"version": "1.10.0"
}