{
  "name": "@rock-js/template-default",
  "version": "0.13.5",
  "scripts": {
    "start": "rock start",
    "lint": "eslint .",
    "test": "jest"
  },
  "dependencies": {
    "react": "19.2.0",
    "react-native": "0.83.0"
  },
  "devDependencies": {
    "@babel/core": "^7.25.2",
    "@babel/preset-env": "^7.25.3",
    "@babel/runtime": "^7.25.0",
    "rock": "^0.13.5",
    "@rock-js/welcome-screen": "^0.13.5",
    "@react-native/babel-preset": "0.83.0",
    "@react-native/eslint-config": "0.83.0",
    "@react-native/typescript-config": "0.83.0",
    "@types/react": "^19.2.0",
    "@types/react-test-renderer": "^19.1.0",
    "babel-jest": "^29.6.3",
    "eslint": "^8.19.0",
    "jest": "^29.6.3",
    "prettier": "2.8.8",
    "react-test-renderer": "19.2.0",
    "typescript": "^5.8.3"
  },
  "engines": {
    "node": ">=20"
  },
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/callstackincubator/rock.git",
    "directory": "templates/rock-template-default"
  },
  "homepage": "https://rockjs.dev",
  "bugs": "https://github.com/callstackincubator/rock/issues",
  "license": "MIT",
  "author": "Callstack <incubator@callstack.com>"
}
