mirror of
https://github.com/facebook/docusaurus.git
synced 2025-12-29 21:42:50 +00:00
9 lines
156 B
JSON
9 lines
156 B
JSON
{
|
|
"scripts": {
|
|
"start": "node ../bin/munseo start",
|
|
"build": "node ../bin/munseo build"
|
|
},
|
|
"dependencies": {
|
|
"munseo": "../../munseo/"
|
|
}
|
|
} |