{
  "name": "@dao3fun/player-fall-manager",
  "description": "管理玩家的坠落，实时计算坠落开始到结束期间的数据并返回。",
  "version": "1.0.2",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "物理",
    "神奇代码岛"
  ],
  "author": "冷鱼闲风",
  "license": "ISC",
  "types": "./index.d.ts"
}