first commit
This commit is contained in:
65
WebRoot/node_modules/bootstrap-timepicker/package.json
generated
vendored
Normal file
65
WebRoot/node_modules/bootstrap-timepicker/package.json
generated
vendored
Normal file
@ -0,0 +1,65 @@
|
||||
{
|
||||
"_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"
|
||||
}
|
||||
Reference in New Issue
Block a user