marko/compiler/package.json

6 lines
114 B
JSON

{
"main": "./marko-compiler.js",
"browser": {
"./up-to-date.js": "./up-to-date-browser.js"
}
}