Files
jspm-registry/package-overrides/github/knockout/knockout@3.3.0.js
T
2015-03-21 20:09:40 +00:00

9 lines
98 B
JavaScript

{
"main": "dist/knockout",
"shim": {
"dist/knockout": {
"exports": "ko"
}
}
}