mirror of
https://github.com/movixcorp/MovixOpenSource.git
synced 2026-08-07 11:40:03 +00:00
ils changent à chaque foit j'en ai marre la j'ai fait un truc ca devrais s'adapter à tous les situations, on verra ils font quoi
12 lines
240 B
JSON
12 lines
240 B
JSON
{
|
|
"name": "movix-extension-assets",
|
|
"private": true,
|
|
"type": "module",
|
|
"scripts": {
|
|
"build:quickjs": "node scripts/build-quickjs.mjs"
|
|
},
|
|
"devDependencies": {
|
|
"esbuild": "0.28.1",
|
|
"quickjs-emscripten": "0.32.0"
|
|
}
|
|
}
|