UNPKG

react-kiwi-dropdown

Version:

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

69 lines (68 loc) 1.86 kB
{ "_args": [ [ "workbox-streams@4.3.1", "/Users/kimvigren/Documents/git/react-kiwi-dropdown/test" ] ], "_from": "workbox-streams@4.3.1", "_id": "workbox-streams@4.3.1", "_inBundle": false, "_integrity": "sha512-4Kisis1f/y0ihf4l3u/+ndMkJkIT4/6UOacU3A4BwZSAC9pQ9vSvJpIi/WFGQRH/uPXvuVjF5c2RfIPQFSS2uA==", "_location": "/workbox-streams", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "workbox-streams@4.3.1", "name": "workbox-streams", "escapedName": "workbox-streams", "rawSpec": "4.3.1", "saveSpec": null, "fetchSpec": "4.3.1" }, "_requiredBy": [ "/workbox-build" ], "_resolved": "https://registry.npmjs.org/workbox-streams/-/workbox-streams-4.3.1.tgz", "_spec": "4.3.1", "_where": "/Users/kimvigren/Documents/git/react-kiwi-dropdown/test", "author": { "name": "Google's Web DevRel Team" }, "bugs": { "url": "https://github.com/googlechrome/workbox/issues" }, "dependencies": { "workbox-core": "^4.3.1" }, "description": "A library that makes it easier to work with Streams in the browser.", "gitHead": "194cdeb63d5abb21490f88f01f02f4bcf7e6d54b", "homepage": "https://github.com/GoogleChrome/workbox", "keywords": [ "workbox", "workboxjs", "service worker", "sw", "streams", "readablestream" ], "license": "MIT", "main": "build/workbox-streams.prod.js", "module": "index.mjs", "name": "workbox-streams", "repository": { "type": "git", "url": "git+https://github.com/googlechrome/workbox.git" }, "scripts": { "build": "gulp build-packages --package workbox-streams", "prepare": "npm run build", "version": "npm run build" }, "version": "4.3.1", "workbox": { "browserNamespace": "workbox.streams", "packageType": "browser" } }