Files
jspm-registry/package-overrides/github/coreyti/showdown@0.3.1.json
T
2015-03-27 10:31:37 -03:00

11 lines
136 B
JSON

{
"directories": {
"lib": "src"
},
"main": "showdown",
"shim": {
"showdown": {
"exports": "Showdown"
}
}
}