{
  "name": "vue-text-format",
  "version": "3.1.2",
  "description": "Used in projects, in accordance with Excel custom format rules.",
  "main": "src/main.js",
  "scripts": {
    "test": "rollup -c && node dist/bundle.js"
  },
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/13601313270/vue-format.git"
  },
  "keywords": [
    "vue",
    "format"
  ],
  "author": "WangHaoran",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/13601313270/vue-format/issues"
  },
  "vue": "^3.0.0",
  "homepage": "https://github.com/13601313270/vue-format#readme",
  "dependencies": {
    "rollup": "^3.28.1"
  }
}
