{
"registry": "jspm",
"dependencies": {
"css": "*"
},
"shim": {
"dist/flatpickr": {
"deps": [
"./flatpickr.css!"
]
}