UNPKG

react-kiwi-dropdown

Version:

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

65 lines (64 loc) 1.73 kB
{ "_args": [ [ "workbox-sw@4.3.1", "/Users/kimvigren/Documents/git/react-kiwi-dropdown/test" ] ], "_from": "workbox-sw@4.3.1", "_id": "workbox-sw@4.3.1", "_inBundle": false, "_integrity": "sha512-0jXdusCL2uC5gM3yYFT6QMBzKfBr2XTk0g5TPAV4y8IZDyVNDyj1a8uSXy3/XrvkVTmQvLN4O5k3JawGReXr9w==", "_location": "/workbox-sw", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "workbox-sw@4.3.1", "name": "workbox-sw", "escapedName": "workbox-sw", "rawSpec": "4.3.1", "saveSpec": null, "fetchSpec": "4.3.1" }, "_requiredBy": [ "/workbox-build" ], "_resolved": "https://registry.npmjs.org/workbox-sw/-/workbox-sw-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" }, "description": "This module makes it easy to get started with the Workbox service worker libraries.", "gitHead": "194cdeb63d5abb21490f88f01f02f4bcf7e6d54b", "homepage": "https://github.com/GoogleChrome/workbox", "keywords": [ "workbox", "workboxjs", "service worker", "sw" ], "license": "MIT", "main": "build/workbox-sw.js", "module": "index.mjs", "name": "workbox-sw", "repository": { "type": "git", "url": "git+https://github.com/googlechrome/workbox.git" }, "scripts": { "build": "gulp build-packages --package workbox-sw", "prepare": "npm run build", "version": "npm run build" }, "version": "4.3.1", "workbox": { "browserNamespace": "workbox", "packageType": "browser", "prodOnly": true } }