@pecometer/peco-cli
Version:
Pecometer Command Line Interface Application
1 lines • 3.18 kB
JavaScript
;Object.defineProperty(exports,"__esModule",{value:!0}),exports.FRONTEND_DEPENDENCIES=exports.FRONTEND_FILES=exports.FRONTEND_STRUCTURE=void 0;const path=require("path");exports.FRONTEND_STRUCTURE=[["config"],["src"],["src","components"],["src","components","main"],["src","services"]],exports.FRONTEND_FILES=[{content:path.join("pecular-frontend","webpack.dev-with-backend.data"),location:["config"],name:"webpack.dev.js",placeholders:[{default:"127.0.0.1",name:"ip-address",prompt:!0}],withBackend:!0},{content:path.join("pecular-frontend","webpack.dev-no-backend.data"),location:["config"],name:"webpack.dev.js",placeholders:[{default:"127.0.0.1",name:"ip-address",prompt:!0}],withBackend:!1},{content:path.join("pecular-frontend","postcss.config.data"),location:[],name:"postcss.config.js"},{content:path.join("pecular-frontend","tailwind.config.data"),location:[],name:"tailwind.config.js"},{content:path.join("pecular-frontend","webpack.config.data"),location:[],name:"webpack.config.js"},{content:path.join("pecular-frontend","index.data"),location:[],name:"index.html",placeholders:[{name:"name",prompt:!1,value:name=>name},{name:"kebab-name",prompt:!1,value:name=>name}]},{content:path.join("pecular-frontend","main.data"),location:[],name:"main.tsx",placeholders:[{name:"name",prompt:!1,value:name=>name},{name:"kebab-name",prompt:!1,value:name=>name}]},{content:path.join("pecular-frontend","app.tsx-with-backend.data"),location:["src"],name:"app.tsx",withBackend:!0},{content:path.join("pecular-frontend","app.tsx-no-backend.data"),location:["src"],name:"app.tsx",withBackend:!1},{content:path.join("pecular-frontend","storage.tsx.data"),location:["src","services"],name:"storage.tsx"},{content:path.join("pecular-frontend","main.scss.data"),location:["src","components","main"],name:"main.scss"},{content:path.join("pecular-frontend","main.tsx.data"),location:["src","components","main"],name:"main.tsx"},{content:path.join("pecular-frontend","styles.scss.data"),location:["src"],name:"styles.scss"},{content:path.join("pecular-frontend","tsconfig.json-with-backend.data"),location:[],name:"tsconfig.json",withBackend:!0},{content:path.join("pecular-frontend","tsconfig.json-no-backend.data"),location:[],name:"tsconfig.json",withBackend:!1}],exports.FRONTEND_DEPENDENCIES={dev:{"@fortawesome/fontawesome-pro":"^6.0.0","@fortawesome/fontawesome-svg-core":"^6.0.0","@fortawesome/free-brands-svg-icons":"^6.0.0","@fortawesome/pro-duotone-svg-icons":"^6.0.0","@fortawesome/pro-light-svg-icons":"^6.0.0","@fortawesome/pro-regular-svg-icons":"^6.0.0","@fortawesome/pro-solid-svg-icons":"^6.0.0","@pecometer/eslint-config":"","@pecometer/pecular":"","@pecometer/pecular-webpack-plugin":"","@types/node":"^14.17.1","@typescript-eslint/eslint-plugin":"","@typescript-eslint/parser":"",autoprefixer:"",concurrently:"",eslint:"","eslint-config-prettier":"","eslint-plugin-prettier":"","html-webpack-plugin":"","postcss-loader":"",prettier:"","raw-loader":"",rxjs:"",sass:"","sass-loader":"",tailwindcss:"","ts-loader":"","ts-node-dev":"","tsconfig-paths":"","tsconfig-paths-webpack-plugin":"",typescript:"",webpack:"","webpack-cli":"","webpack-dev-server":""},main:{}};