{
  "_from": "react-kiwi-dropdown",
  "_id": "react-kiwi-dropdown@1.0.10",
  "_inBundle": false,
  "_integrity": "sha512-aT5jtvhvF3c6IY6s3ButtWxyQ6ELrcbn7/I/Sx2AlpQZd9gNpYGSnU8tciZJ7O0pMqoyhdKo3yCs60+3LvDIkw==",
  "_location": "/react-kiwi-dropdown",
  "_phantomChildren": {},
  "_requested": {
    "type": "tag",
    "registry": true,
    "raw": "react-kiwi-dropdown",
    "name": "react-kiwi-dropdown",
    "escapedName": "react-kiwi-dropdown",
    "rawSpec": "",
    "saveSpec": null,
    "fetchSpec": "latest"
  },
  "_requiredBy": [
    "#USER",
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/react-kiwi-dropdown/-/react-kiwi-dropdown-1.0.10.tgz",
  "_shasum": "f912205276718b7e55220430d09e0b38ef9568c6",
  "_spec": "react-kiwi-dropdown",
  "_where": "/Users/kimvigren/Documents/git/react-kiwi-dropdown/test",
  "author": "",
  "bugs": {
    "url": "https://github.com/KiTiVi/react-kiwi-dropdown/issues"
  },
  "bundleDependencies": false,
  "dependencies": {},
  "deprecated": false,
  "description": "| Name                        | Type                 | Description | | --------------------------- | -------------------- | ----------- | | options                     | array                | | selectedOption              | string               | | onChange                    | function             | | customContainerStyle        | string               | | buttonLabel                 | string               | | buttonIndicator             | boolean              | | buttonArrow                 | 'single' or 'double' | | customButtonStyle           | string               | | customButtonIndicatorStyle  | string               | | checkedButtonIndicatorStyle | string               | | customOptionListStyle       | string               | | customOptionStyle           | string               | | selectedOptionIcon          | any                  | | selectedOptionStyle         | string               |",
  "devDependencies": {
    "@types/react": "^16.8.23",
    "react": "^16.8.6",
    "react-dom": "^16.8.6",
    "typescript": "^3.5.3"
  },
  "homepage": "https://github.com/KiTiVi/react-kiwi-dropdown#readme",
  "license": "MIT",
  "main": "index.js",
  "name": "react-kiwi-dropdown",
  "peerDependencies": {
    "react": "^16.8.6"
  },
  "repository": {
    "type": "git",
    "url": "git+https://KiTiVi@github.com/KiTiVi/react-kiwi-dropdown.git"
  },
  "scripts": {
    "prepare": "tsc && echo 'Finished building NPM package'"
  },
  "types": "index.d.ts",
  "version": "1.0.10"
}
