47 lines
1.0 KiB
JSON
47 lines
1.0 KiB
JSON
{
|
|
"name": "datetimepicker",
|
|
"description": "Responsive flat design jQuery DateTime Picker plugin for Web & Mobile",
|
|
"keywords": [
|
|
"date",
|
|
"time",
|
|
"picker",
|
|
"flat",
|
|
"jquery",
|
|
"datetimepicker",
|
|
"datepicker",
|
|
"timepicker",
|
|
"input"
|
|
],
|
|
"version": "0.1.26",
|
|
"homepage": "http://curioussolutions.github.io/DateTimePicker/",
|
|
"main": [
|
|
"dist/DateTimePicker.js",
|
|
"dist/DateTimePicker.css"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "nehakadam"
|
|
}
|
|
],
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com:CuriousSolutions/DateTimePicker.git"
|
|
},
|
|
"devDependencies": {
|
|
"jquery": ">=1.0.0"
|
|
},
|
|
"ignore": [
|
|
"**/.*",
|
|
"node_modules",
|
|
"package.json"
|
|
],
|
|
"_release": "0.1.26",
|
|
"_resolution": {
|
|
"type": "version",
|
|
"tag": "0.1.26",
|
|
"commit": "5de31f36b5d81f3a527df195e66a3946d9888eaf"
|
|
},
|
|
"_source": "git://github.com/CuriousSolutions/DateTimePicker.git",
|
|
"_target": "~0.1.26",
|
|
"_originalSource": "curioussolutions-datetimepicker"
|
|
} |