Files
nexe/examples/hello-world/package.json
T
2013-04-09 13:37:45 -07:00

4 lines
53 B
JSON

{
"main": "./index.js",
"browser": "./index.js"
}