UNPKG

react-kiwi-dropdown

Version:

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

62 lines (61 loc) 1.56 kB
{ "_args": [ [ "@hapi/topo@3.1.2", "/Users/kimvigren/Documents/git/react-kiwi-dropdown/test" ] ], "_from": "@hapi/topo@3.1.2", "_id": "@hapi/topo@3.1.2", "_inBundle": false, "_integrity": "sha512-r+aumOqJ5QbD6aLPJWqVjMAPsx5pZKz+F5yPqXZ/WWG9JTtHbQqlzrJoknJ0iJxLj9vlXtmpSdjlkszseeG8OA==", "_location": "/@hapi/topo", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "@hapi/topo@3.1.2", "name": "@hapi/topo", "escapedName": "@hapi%2ftopo", "scope": "@hapi", "rawSpec": "3.1.2", "saveSpec": null, "fetchSpec": "3.1.2" }, "_requiredBy": [ "/@hapi/joi" ], "_resolved": "https://registry.npmjs.org/@hapi/topo/-/topo-3.1.2.tgz", "_spec": "3.1.2", "_where": "/Users/kimvigren/Documents/git/react-kiwi-dropdown/test", "bugs": { "url": "https://github.com/hapijs/topo/issues" }, "dependencies": { "@hapi/hoek": "8.x.x" }, "description": "Topological sorting with grouping support", "devDependencies": { "@hapi/code": "5.x.x", "@hapi/lab": "19.x.x" }, "homepage": "https://github.com/hapijs/topo#readme", "keywords": [ "topological", "sort", "toposort", "topsort" ], "license": "BSD-3-Clause", "main": "lib/index.js", "name": "@hapi/topo", "repository": { "type": "git", "url": "git://github.com/hapijs/topo.git" }, "scripts": { "test": "lab -a @hapi/code -t 100 -L", "test-cov-html": "lab -a @hapi/code -t 100 -L -r html -o coverage.html" }, "version": "3.1.2" }