marko/components/taglib/package.json
2017-03-28 11:13:03 -06:00

8 lines
216 B
JSON

{
"browser": {
"./include-tag.js": "./include-tag-browser.js",
"./getRequirePath.js": "./getRequirePath-browser.js",
"./init-components-tag.js": "./init-components-tag-browser.js"
}
}