to_react_2023
Version:
to_react_2023
27 lines (26 loc) • 496 B
JSON
{
"name": "to_react_2023",
"version": "0.1.1",
"description": "to_react_2023",
"main": "dist/index.js",
"scripts": {
"build": "npx babel src --out-dir dist"
},
"keywords": [
"react",
"operators",
"allOperator",
"Div",
"Sum",
"Sub",
"Milt"
],
"author": "saidelhabhab",
"license": "ISC",
"dependencies": {
"@babel/cli": "^7.22.9",
"@babel/core": "^7.22.9",
"@babel/preset-env": "^7.22.9",
"@babel/preset-react": "^7.22.5"
}
}