Слияние кода завершено, страница обновится автоматически
{
"scripts": {
"dev": "rm -f dist/* && make -j16 && cross-env NODE_ENV=development node ./esbuild.mjs",
"build": "rm -f dist/* && make -j16 && cross-env NODE_ENV=production rollup -c --input examples/hello/index.jsx",
"profile": "rm -f dist/* && make -j16 && rollup -c && HEAPPROFILE=./heap_profile ./meui dist/index.js",
"valgrind": "valgrind --tool=memcheck --leak-check=full --log-file=log.txt ./meui dist/index.js",
"gen": "node ./style-gen.mjs",
"format": "prettier --write framework test examples"
},
"dependencies": {
"@react-spring/core": "^9.4.4",
"@rollup/plugin-replace": "^4.0.0",
"color-string": "^1.9.0",
"cssfontparser": "^1.2.1",
"jsnes": "git+https://gitee.com/891085309/jsnes.git#master",
"react": "^17.0.2",
"react-reconciler": "^0.26.0"
},
"devDependencies": {
"@babel/core": "^7.0.0",
"@babel/plugin-transform-react-jsx": "^7.17.3",
"@rollup/plugin-alias": "^3.1.9",
"@rollup/plugin-babel": "^5.3.1",
"@rollup/plugin-commonjs": "^21.0.2",
"@rollup/plugin-inject": "^4.0.4",
"@rollup/plugin-node-resolve": "^13.1.3",
"@types/color-string": "^1.5.2",
"@types/react": "^17.0.43",
"@types/react-reconciler": "^0.26.6",
"@typescript-eslint/eslint-plugin": "^5.18.0",
"@typescript-eslint/parser": "^5.18.0",
"cross-env": "^7.0.3",
"esbuild": "^0.14.39",
"eslint": "^8.10.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-react": "^7.29.4",
"eslint-plugin-react-hooks": "^4.3.0",
"postcss-value-parser": "^4.2.0",
"prettier": "^2.6.2",
"prettier-check": "^2.0.0",
"rollup": "^2.70.2",
"rollup-plugin-command": "^1.1.3",
"rollup-plugin-terser": "^7.0.2",
"rollup-plugin-typescript2": "^0.31.2",
"tree-kill": "^1.2.2",
"tslib": "^2.3.1",
"typescript": "^4.6.3"
},
"author": "Yu Zhu",
"license": "MIT"
}
Вы можете оставить комментарий после Вход в систему
Неприемлемый контент может быть отображен здесь и не будет показан на странице. Вы можете проверить и изменить его с помощью соответствующей функции редактирования.
Если вы подтверждаете, что содержание не содержит непристойной лексики/перенаправления на рекламу/насилия/вульгарной порнографии/нарушений/пиратства/ложного/незначительного или незаконного контента, связанного с национальными законами и предписаниями, вы можете нажать «Отправить» для подачи апелляции, и мы обработаем ее как можно скорее.
Опубликовать ( 0 )