2022-12-15 13:44:49 -05:00
|
|
|
{
|
|
|
|
"name": "@staticcms/app",
|
2023-04-04 16:12:31 -04:00
|
|
|
"version": "2.0.0-beta.0",
|
2022-12-15 13:44:49 -05:00
|
|
|
"license": "MIT",
|
|
|
|
"description": "Static CMS application.",
|
|
|
|
"repository": "https://github.com/StaticJsCMS/static-cms",
|
|
|
|
"bugs": "https://github.com/StaticJsCMS/static-cms/issues",
|
|
|
|
"keywords": [
|
|
|
|
"simple",
|
|
|
|
"cms",
|
|
|
|
"app"
|
|
|
|
],
|
|
|
|
"scripts": {
|
|
|
|
"build:webpack": "webpack",
|
|
|
|
"build": "cross-env NODE_ENV=production run-s clean build:webpack",
|
|
|
|
"clean": "rimraf dist dev-test/dist",
|
|
|
|
"prepublishOnly": "yarn build ",
|
|
|
|
"prepack": "cp ../../README.md ./",
|
|
|
|
"postpack": "rm ./README.md"
|
|
|
|
},
|
|
|
|
"main": "dist/static-cms-app.js",
|
|
|
|
"files": [
|
|
|
|
"dist/**/*"
|
|
|
|
],
|
|
|
|
"browserslist": [
|
|
|
|
"last 2 Chrome versions",
|
|
|
|
"last 2 ChromeAndroid versions",
|
|
|
|
"last 2 Edge versions",
|
|
|
|
"last 2 Firefox versions",
|
|
|
|
"last 2 iOS versions",
|
|
|
|
"last 2 Opera versions",
|
|
|
|
"last 2 Safari versions"
|
|
|
|
],
|
|
|
|
"dependencies": {
|
2023-03-15 13:49:50 -04:00
|
|
|
"@babel/eslint-parser": "7.21.3",
|
2023-02-20 13:20:16 -05:00
|
|
|
"@babel/runtime": "7.21.0",
|
2022-12-15 13:44:49 -05:00
|
|
|
"@emotion/babel-preset-css-prop": "11.10.0",
|
2023-04-04 16:12:31 -04:00
|
|
|
"@staticcms/core": "^2.0.0-beta.0",
|
2022-12-15 13:44:49 -05:00
|
|
|
"buffer": "6.0.3",
|
|
|
|
"react": "18.2.0",
|
|
|
|
"react-dom": "18.2.0",
|
|
|
|
"stream-browserify": "3.0.0",
|
|
|
|
"ts-loader": "9.4.2"
|
|
|
|
},
|
|
|
|
"devDependencies": {
|
2023-02-20 13:20:16 -05:00
|
|
|
"@babel/cli": "7.21.0",
|
2023-04-04 16:03:13 -04:00
|
|
|
"@babel/core": "7.21.4",
|
2022-12-15 13:44:49 -05:00
|
|
|
"@babel/plugin-proposal-class-properties": "7.18.6",
|
|
|
|
"@babel/plugin-proposal-export-default-from": "7.18.10",
|
|
|
|
"@babel/plugin-proposal-nullish-coalescing-operator": "7.18.6",
|
|
|
|
"@babel/plugin-proposal-numeric-separator": "7.18.6",
|
2022-12-22 06:41:55 -05:00
|
|
|
"@babel/plugin-proposal-object-rest-spread": "7.20.7",
|
2023-02-20 13:20:16 -05:00
|
|
|
"@babel/plugin-proposal-optional-chaining": "7.21.0",
|
2022-12-15 13:44:49 -05:00
|
|
|
"@babel/plugin-syntax-dynamic-import": "7.8.3",
|
2023-04-04 16:03:13 -04:00
|
|
|
"@babel/preset-env": "7.21.4",
|
2022-12-15 13:44:49 -05:00
|
|
|
"@babel/preset-react": "7.18.6",
|
2023-04-04 16:03:13 -04:00
|
|
|
"@babel/preset-typescript": "7.21.4",
|
2022-12-15 13:44:49 -05:00
|
|
|
"@emotion/eslint-plugin": "11.10.0",
|
|
|
|
"@emotion/jest": "11.10.5",
|
2023-04-04 16:03:13 -04:00
|
|
|
"@types/node": "18.15.11",
|
|
|
|
"@types/react": "18.0.33",
|
2023-02-14 22:35:58 -05:00
|
|
|
"@types/react-dom": "18.0.11",
|
2023-04-04 16:03:13 -04:00
|
|
|
"@typescript-eslint/eslint-plugin": "5.57.1",
|
|
|
|
"@typescript-eslint/parser": "5.57.1",
|
|
|
|
"autoprefixer": "10.4.14",
|
2022-12-15 13:44:49 -05:00
|
|
|
"babel-core": "7.0.0-bridge.0",
|
2023-01-04 15:08:23 -05:00
|
|
|
"babel-loader": "9.1.2",
|
2022-12-15 13:44:49 -05:00
|
|
|
"babel-plugin-emotion": "11.0.0",
|
|
|
|
"babel-plugin-inline-json-import": "0.3.2",
|
2023-02-23 06:34:27 -05:00
|
|
|
"babel-plugin-inline-react-svg": "2.0.2",
|
2022-12-15 13:44:49 -05:00
|
|
|
"babel-plugin-lodash": "3.3.4",
|
|
|
|
"babel-plugin-transform-builtin-extend": "1.1.2",
|
|
|
|
"babel-plugin-transform-define": "2.1.0",
|
|
|
|
"babel-plugin-transform-export-extensions": "6.22.0",
|
|
|
|
"babel-plugin-transform-inline-environment-variables": "0.4.4",
|
|
|
|
"cross-env": "7.0.3",
|
2023-03-30 13:29:09 -04:00
|
|
|
"css-loader": "6.7.3",
|
2022-12-15 13:44:49 -05:00
|
|
|
"dotenv": "16.0.3",
|
2023-04-04 16:03:13 -04:00
|
|
|
"eslint": "8.37.0",
|
|
|
|
"eslint-import-resolver-typescript": "3.5.4",
|
|
|
|
"eslint-plugin-cypress": "2.13.2",
|
2023-01-16 21:37:29 -05:00
|
|
|
"eslint-plugin-import": "2.27.5",
|
2022-12-15 13:44:49 -05:00
|
|
|
"eslint-plugin-prettier": "4.2.1",
|
2023-01-29 07:54:17 -05:00
|
|
|
"eslint-plugin-react": "7.32.2",
|
2022-12-15 13:44:49 -05:00
|
|
|
"eslint-plugin-react-hooks": "4.6.0",
|
2023-03-04 10:22:58 -05:00
|
|
|
"eslint-plugin-unicorn": "46.0.0",
|
2023-04-04 16:03:13 -04:00
|
|
|
"mini-css-extract-plugin": "2.7.5",
|
2022-12-15 13:44:49 -05:00
|
|
|
"npm-run-all": "4.1.5",
|
2023-01-07 14:29:20 -05:00
|
|
|
"postcss": "8.4.21",
|
2022-12-15 13:44:49 -05:00
|
|
|
"postcss-scss": "4.0.6",
|
2023-04-04 16:03:13 -04:00
|
|
|
"prettier": "2.8.7",
|
2022-12-15 13:44:49 -05:00
|
|
|
"source-map-loader": "4.0.1",
|
2023-03-13 23:22:11 -04:00
|
|
|
"style-loader": "3.3.2",
|
2022-12-15 13:44:49 -05:00
|
|
|
"to-string-loader": "1.2.0",
|
2023-03-10 07:57:01 -05:00
|
|
|
"tsconfig-paths-webpack-plugin": "4.0.1",
|
2023-04-04 16:03:13 -04:00
|
|
|
"typescript": "5.0.3",
|
|
|
|
"webpack": "5.77.0",
|
2022-12-15 13:44:49 -05:00
|
|
|
"webpack-cli": "5.0.1"
|
|
|
|
},
|
|
|
|
"publishConfig": {
|
|
|
|
"access": "public",
|
|
|
|
"registry": "https://registry.npmjs.org"
|
|
|
|
},
|
|
|
|
"lint-staged": {
|
|
|
|
"*.ts": "prettier --write",
|
|
|
|
"*.tsx": "prettier --write"
|
|
|
|
}
|
|
|
|
}
|