{
  "name": "react-custom-selector",
  "version": "0.0.1",
  "description": "react-custom-selector",
  "main": "dist/react-custom-selector.min.js",
  "homepage": "https://github.com/mariostasos/react-custom-selector",
  "authors": [
    "mariostasos"
  ],
  "moduleType": [
    "amd",
    "globals",
    "node"
  ],
  "keywords": [
    "react",
    "react-component",
    "react-select",
    "selector",
    "react-selector",
    "select",
    "dropdown",
    "react-custom-selector"
  ],
  "license": "MIT",
  "ignore": [
    ".editorconfig",
    ".gitignore",
    "package.json",
    "src",
    "node_modules",
    "example",
    "test"
  ]
}
