Files

66 lines
1.8 KiB
JSON
Raw Permalink Normal View History

2026-01-16 14:13:44 +08:00
{
"_from": "bootstrap-timepicker",
"_id": "bootstrap-timepicker@0.5.2",
"_inBundle": false,
"_integrity": "sha1-EO2fKi8LjMrvzeD89qBzi5GaODU=",
"_location": "/bootstrap-timepicker",
"_phantomChildren": {},
"_requested": {
"type": "tag",
"registry": true,
"raw": "bootstrap-timepicker",
"name": "bootstrap-timepicker",
"escapedName": "bootstrap-timepicker",
"rawSpec": "",
"saveSpec": null,
"fetchSpec": "latest"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "https://registry.npmjs.org/bootstrap-timepicker/-/bootstrap-timepicker-0.5.2.tgz",
"_shasum": "10ed9f2a2f0b8ccaefcde0fcf6a0738b919a3835",
"_spec": "bootstrap-timepicker",
"_where": "D:\\Workspaces\\SSMBootstrap\\WebRoot",
"author": {
"name": "Joris de Wit",
"email": "joris.w.dewit@gmail.com",
"url": "http://jorisdewit.ca"
},
"bugs": {
"url": "https://github.com/jdewit/bootstrap-timepicker/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Timepicker widget for Twitter Bootstrap",
"devDependencies": {
"bower": "latest",
"grunt": "~0.4.1",
"grunt-bump": "0.0.11",
"grunt-cli": "~0.1",
"grunt-contrib-jasmine": "~0.4.2",
"grunt-contrib-jshint": "~0.4.3",
"grunt-contrib-less": "~0.5.0",
"grunt-contrib-uglify": "~0.2.0",
"grunt-contrib-watch": "~0.4.3",
"grunt-shell": "~0.2.2"
},
"files": [
"js",
"css"
],
"homepage": "http://jdewit.github.com/bootstrap-timepicker",
"license": "MIT",
"main": "js/bootstrap-timepicker.js",
"name": "bootstrap-timepicker",
"repository": {
"type": "git",
"url": "git://github.com/jdewit/bootstrap-timepicker.git"
},
"scripts": {
"test": "bower install; grunt test;"
},
"version": "0.5.2"
}