UNPKG

react-kiwi-dropdown

Version:

A minimal, easy-to-use and highly adjustable dropdown component made with ReactJS.

66 lines (65 loc) 1.68 kB
{ "_args": [ [ "requireindex@1.2.0", "/Users/kimvigren/Documents/git/react-kiwi-dropdown/test" ] ], "_from": "requireindex@1.2.0", "_id": "requireindex@1.2.0", "_inBundle": false, "_integrity": "sha512-L9jEkOi3ASd9PYit2cwRfyppc9NoABujTP8/5gFcbERmo5jUoAKovIC3fsF17pkTnGsrByysqX+Kxd2OTNI1ww==", "_location": "/requireindex", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "requireindex@1.2.0", "name": "requireindex", "escapedName": "requireindex", "rawSpec": "1.2.0", "saveSpec": null, "fetchSpec": "1.2.0" }, "_requiredBy": [ "/@typescript-eslint/eslint-plugin" ], "_resolved": "https://registry.npmjs.org/requireindex/-/requireindex-1.2.0.tgz", "_spec": "1.2.0", "_where": "/Users/kimvigren/Documents/git/react-kiwi-dropdown/test", "author": { "name": "Stephen Handley", "email": "stephen.handley@gmail.com", "url": "http://person.sh" }, "bugs": { "url": "http://github.com/stephenhandley/requireindex/issues" }, "description": "Write minimal node index.js files that require and export siblings by file basename", "devDependencies": { "asserts": "4.0.x" }, "directories": { "test": "test" }, "engines": { "node": ">=0.10.5" }, "homepage": "https://github.com/stephenhandley/requireindex", "keywords": [ "require", "index", "index.js" ], "license": "MIT", "main": "index.js", "name": "requireindex", "repository": { "type": "git", "url": "git://github.com/stephenhandley/requireindex.git" }, "scripts": { "test": "node test/test.js" }, "version": "1.2.0" }