{ "name": "kage-legend-mvp", "version": "3.8.8", "description": "Shadow Legend: Ninja Rescue Princess - MVP (Chapter 1, Landscape, WeChat Mini Game)", "private": true, "author": "KateLegend2 Team", "license": "UNLICENSED", "scripts": { "lint": "eslint \"assets/scripts/**/*.ts\"", "lint:fix": "eslint \"assets/scripts/**/*.ts\" --fix", "format": "prettier --write \"assets/scripts/**/*.ts\"", "test": "jest --config jest.config.js", "test:watch": "jest --config jest.config.js --watch", "test:coverage": "jest --config jest.config.js --coverage" }, "devDependencies": { "@types/jest": "^29.5.12", "@types/node": "^18.19.0", "@typescript-eslint/eslint-plugin": "^6.21.0", "@typescript-eslint/parser": "^6.21.0", "eslint": "^8.57.0", "eslint-config-prettier": "^9.1.0", "eslint-plugin-prettier": "^5.1.3", "jest": "^29.7.0", "prettier": "^3.2.5", "ts-jest": "^29.1.2", "typescript": "5.3.3" }, "engines": { "node": ">=16" }, "creator": { "version": "3.8.8" }, "uuid": "f203b847-bad0-449b-a395-adf02e6185c4" }