{
  "name": "select2-component",
  "version": "6.1.1",
  "description": "A vuejs and reactjs select component core.",
  "main": "dist/index.js",
  "types": "dist/index.d.ts",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/plantain-00/select2-component.git"
  },
  "author": "York Yao",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/plantain-00/select2-component/issues"
  },
  "homepage": "https://github.com/plantain-00/select2-component#readme",
  "dependencies": {
    "@types/node": "*",
    "tslib": "2"
  },
  "publishConfig": {
    "registry": "https://registry.npmjs.org/"
  }
}
