UNPKG

react-kiwi-dropdown

Version:

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

68 lines (67 loc) 1.87 kB
{ "_args": [ [ "@svgr/hast-util-to-babel-ast@4.3.1", "/Users/kimvigren/Documents/git/react-kiwi-dropdown/test" ] ], "_from": "@svgr/hast-util-to-babel-ast@4.3.1", "_id": "@svgr/hast-util-to-babel-ast@4.3.1", "_inBundle": false, "_integrity": "sha512-MZbRccEpsro70mE6mhiv5QUXjBwHGDQZ7XrVcrDs44inaNvYUtIcheX0d9eColcnNgJmsfU3tEFfoGRnJ9E5pA==", "_location": "/@svgr/hast-util-to-babel-ast", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "@svgr/hast-util-to-babel-ast@4.3.1", "name": "@svgr/hast-util-to-babel-ast", "escapedName": "@svgr%2fhast-util-to-babel-ast", "scope": "@svgr", "rawSpec": "4.3.1", "saveSpec": null, "fetchSpec": "4.3.1" }, "_requiredBy": [ "/@svgr/plugin-jsx" ], "_resolved": "https://registry.npmjs.org/@svgr/hast-util-to-babel-ast/-/hast-util-to-babel-ast-4.3.1.tgz", "_spec": "4.3.1", "_where": "/Users/kimvigren/Documents/git/react-kiwi-dropdown/test", "author": { "name": "Greg Bergé", "email": "berge.greg@gmail.com" }, "dependencies": { "@babel/types": "^7.4.4" }, "description": "Transform HAST to Babel AST (JSX)", "engines": { "node": ">=8" }, "gitHead": "06e1e996a92289183fca0aabe4ba286e3a227f1b", "keywords": [ "html", "hast", "babel", "hast-util", "unist-util", "unist" ], "license": "MIT", "main": "lib/index.js", "name": "@svgr/hast-util-to-babel-ast", "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "https://github.com/smooth-code/svgr/tree/master/packages/hast-util-to-babel-ast" }, "scripts": { "build": "babel --config-file ../../babel.config.js -d lib --ignore \"**/*.test.js\" src", "prebuild": "rm -rf lib/", "prepublishOnly": "yarn run build" }, "version": "4.3.1" }