UNPKG

react-kiwi-dropdown

Version:

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

56 lines (55 loc) 1.62 kB
{ "_args": [ [ "@babel/plugin-syntax-decorators@7.2.0", "/Users/kimvigren/Documents/git/react-kiwi-dropdown/test" ] ], "_from": "@babel/plugin-syntax-decorators@7.2.0", "_id": "@babel/plugin-syntax-decorators@7.2.0", "_inBundle": false, "_integrity": "sha512-38QdqVoXdHUQfTpZo3rQwqQdWtCn5tMv4uV6r2RMfTqNBuv4ZBhz79SfaQWKTVmxHjeFv/DnXVC/+agHCklYWA==", "_location": "/@babel/plugin-syntax-decorators", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "@babel/plugin-syntax-decorators@7.2.0", "name": "@babel/plugin-syntax-decorators", "escapedName": "@babel%2fplugin-syntax-decorators", "scope": "@babel", "rawSpec": "7.2.0", "saveSpec": null, "fetchSpec": "7.2.0" }, "_requiredBy": [ "/@babel/plugin-proposal-decorators" ], "_resolved": "https://registry.npmjs.org/@babel/plugin-syntax-decorators/-/plugin-syntax-decorators-7.2.0.tgz", "_spec": "7.2.0", "_where": "/Users/kimvigren/Documents/git/react-kiwi-dropdown/test", "dependencies": { "@babel/helper-plugin-utils": "^7.0.0" }, "description": "Allow parsing of decorators", "devDependencies": { "@babel/core": "^7.2.0" }, "keywords": [ "babel-plugin" ], "license": "MIT", "main": "lib/index.js", "name": "@babel/plugin-syntax-decorators", "peerDependencies": { "@babel/core": "^7.0.0-0" }, "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-decorators" }, "version": "7.2.0" }