68 lines
1.7 KiB
JSON
68 lines
1.7 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"bootstrap-timepicker@0.5.2",
|
|
"C:\\wamp64\\www\\ilink"
|
|
]
|
|
],
|
|
"_from": "bootstrap-timepicker@0.5.2",
|
|
"_id": "bootstrap-timepicker@0.5.2",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-EO2fKi8LjMrvzeD89qBzi5GaODU=",
|
|
"_location": "/bootstrap-timepicker",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "bootstrap-timepicker@0.5.2",
|
|
"name": "bootstrap-timepicker",
|
|
"escapedName": "bootstrap-timepicker",
|
|
"rawSpec": "0.5.2",
|
|
"saveSpec": null,
|
|
"fetchSpec": "0.5.2"
|
|
},
|
|
"_requiredBy": [
|
|
"/"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/bootstrap-timepicker/-/bootstrap-timepicker-0.5.2.tgz",
|
|
"_spec": "0.5.2",
|
|
"_where": "C:\\wamp64\\www\\ilink",
|
|
"author": {
|
|
"name": "Joris de Wit",
|
|
"email": "joris.w.dewit@gmail.com",
|
|
"url": "http://jorisdewit.ca"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/jdewit/bootstrap-timepicker/issues"
|
|
},
|
|
"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"
|
|
}
|