{
  "name": "@lvce-editor/constants",
  "version": "5.14.0",
  "description": "Constants",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/lvce-editor/constants.git"
  },
  "license": "MIT",
  "author": "Lvce Editor",
  "sideEffects": false,
  "type": "module",
  "main": "dist/index.js",
  "types": "dist/index.d.ts",
  "exports": "./dist/index.js"
}
