react-kiwi-dropdown
Version:
A minimal, easy-to-use and highly adjustable dropdown component made with ReactJS.
49 lines (48 loc) • 1.72 kB
JSON
{
"_args": [
[
"@babel/helper-member-expression-to-functions@7.0.0",
"/Users/kimvigren/Documents/git/react-kiwi-dropdown/test"
]
],
"_from": "@babel/helper-member-expression-to-functions@7.0.0",
"_id": "@babel/helper-member-expression-to-functions@7.0.0",
"_inBundle": false,
"_integrity": "sha512-avo+lm/QmZlv27Zsi0xEor2fKcqWG56D5ae9dzklpIaY7cQMK5N8VSpaNVPPagiqmy7LrEjK1IWdGMOqPu5csg==",
"_location": "/@babel/helper-member-expression-to-functions",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@babel/helper-member-expression-to-functions@7.0.0",
"name": "@babel/helper-member-expression-to-functions",
"escapedName": "@babel%2fhelper-member-expression-to-functions",
"scope": "@babel",
"rawSpec": "7.0.0",
"saveSpec": null,
"fetchSpec": "7.0.0"
},
"_requiredBy": [
"/@babel/helper-create-class-features-plugin",
"/@babel/helper-replace-supers"
],
"_resolved": "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.0.0.tgz",
"_spec": "7.0.0",
"_where": "/Users/kimvigren/Documents/git/react-kiwi-dropdown/test",
"author": {
"name": "Justin Ridgewell",
"email": "justin@ridgewell.name"
},
"dependencies": {
"@babel/types": "^7.0.0"
},
"description": "Helper function to replace certain member expressions with function calls",
"license": "MIT",
"main": "lib/index.js",
"name": "@babel/helper-member-expression-to-functions",
"repository": {
"type": "git",
"url": "https://github.com/babel/babel/tree/master/packages/babel-helper-member-expression-to-functions"
},
"version": "7.0.0"
}