wcarl-aet-oss
Version:
56 lines (55 loc) • 1.43 kB
JSON
{
"scripts": {
"start": "remix-serve build",
"build": "remix build",
"dev": "remix dev",
"typecheck": "tsc"
},
"sideEffects": false,
"dependencies": {
"@remix-run/react": "^1.19.2",
"@remix-run/server-runtime": "^1.19.2",
"@remix-run/node": "^1.19.2",
"@webstudio-is/react-sdk": "0.135.0",
"@webstudio-is/sdk-components-react-radix": "0.135.0",
"@webstudio-is/sdk-components-react-remix": "0.135.0",
"@webstudio-is/sdk-components-react": "0.135.0",
"@webstudio-is/form-handlers": "0.135.0",
"@webstudio-is/image": "0.135.0",
"@webstudio-is/sdk": "0.135.0",
"isbot": "^3.6.8",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
"devDependencies": {
"@remix-run/serve": "^1.19.2",
"@remix-run/dev": "^1.19.2",
"@types/react": "^18.2.20",
"@types/react-dom": "^18.2.7",
"typescript": "5.2.2"
},
"engines": {
"node": ">=18.0.0"
},
"name": "wcarl-aet-oss",
"version": "2024.3.5",
"description": "wcarl aet oss",
"main": "remix.config.js",
"repository": {
"type": "git",
"url": "https://github.com/Warriorcarl/wcarl-aet-oss.git"
},
"keywords": [
"wcarl",
"aet",
"oss",
"tea",
"warrior"
],
"author": "warriorcarl",
"license": "ISC",
"bugs": {
"url": "https://github.com/Warriorcarl/wcarl-aet-oss/issues"
},
"homepage": "https://github.com/Warriorcarl/wcarl-aet-oss#readme"
}