mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-27 21:56:06 +10:00
36 lines
745 B
JSON
36 lines
745 B
JSON
{
|
|
"name": "pickadate.js",
|
|
"filename": "picker.js",
|
|
"npmName": "pickadate",
|
|
"npmFileMap": [
|
|
{
|
|
"basePath": "/lib/",
|
|
"files": [
|
|
"*"
|
|
]
|
|
}
|
|
],
|
|
"version": "3.5.3",
|
|
"description": "The mobile-friendly, responsive, and lightweight jQuery date & time input picker.",
|
|
"homepage": "http://amsul.github.io/pickadate.js",
|
|
"license": "MIT",
|
|
"main": "picker.js",
|
|
"keywords": [
|
|
"date",
|
|
"time",
|
|
"picker",
|
|
"input",
|
|
"responsive"
|
|
],
|
|
"author": {
|
|
"name": "Amsul",
|
|
"email": "reach@amsul.ca",
|
|
"url": "http://amsul.ca"
|
|
},
|
|
"bugs": "https://github.com/amsul/pickadate.js/issues",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/amsul/pickadate.js.git"
|
|
}
|
|
}
|