UNPKG

react-kiwi-dropdown

Version:

| Name | Type | Description | | --------------------------- | -------------------- | ----------- | | options | array | | selectedOption | string | | onCha

75 lines (74 loc) 2.25 kB
{ "_args": [ [ "@babel/traverse@7.5.0", "/Users/kimvigren/Documents/git/react-kiwi-dropdown/test" ] ], "_from": "@babel/traverse@7.5.0", "_id": "@babel/traverse@7.5.0", "_inBundle": false, "_integrity": "sha512-SnA9aLbyOCcnnbQEGwdfBggnc142h/rbqqsXcaATj2hZcegCl903pUD/lfpsNBlBSuWow/YDfRyJuWi2EPR5cg==", "_location": "/@babel/traverse", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "@babel/traverse@7.5.0", "name": "@babel/traverse", "escapedName": "@babel%2ftraverse", "scope": "@babel", "rawSpec": "7.5.0", "saveSpec": null, "fetchSpec": "7.5.0" }, "_requiredBy": [ "/@babel/core", "/@babel/helper-call-delegate", "/@babel/helper-explode-assignable-expression", "/@babel/helper-remap-async-to-generator", "/@babel/helper-replace-supers", "/@babel/helper-wrap-function", "/@babel/helpers", "/@svgr/plugin-jsx/@babel/core", "/babel-eslint", "/istanbul-lib-instrument", "/jest-jasmine2", "/styled-components" ], "_resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.5.0.tgz", "_spec": "7.5.0", "_where": "/Users/kimvigren/Documents/git/react-kiwi-dropdown/test", "author": { "name": "Sebastian McKenzie", "email": "sebmck@gmail.com" }, "dependencies": { "@babel/code-frame": "^7.0.0", "@babel/generator": "^7.5.0", "@babel/helper-function-name": "^7.1.0", "@babel/helper-split-export-declaration": "^7.4.4", "@babel/parser": "^7.5.0", "@babel/types": "^7.5.0", "debug": "^4.1.0", "globals": "^11.1.0", "lodash": "^4.17.11" }, "description": "The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodes", "devDependencies": { "@babel/helper-plugin-test-runner": "^7.0.0" }, "gitHead": "49da9a07c81156e997e60146eb001ea77b7044c4", "homepage": "https://babeljs.io/", "license": "MIT", "main": "lib/index.js", "name": "@babel/traverse", "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "https://github.com/babel/babel/tree/master/packages/babel-traverse" }, "version": "7.5.0" }