mirror of
https://github.com/developit/microbundle.git
synced 2025-12-08 17:35:50 +00:00
7 lines
105 B
JSON
7 lines
105 B
JSON
{
|
|
"name": "basic-node-internals",
|
|
"scripts": {
|
|
"build": "microbundle --target=node -f cjs"
|
|
}
|
|
}
|