react-kiwi-dropdown
Version:
A minimal, easy-to-use and highly adjustable dropdown component made with ReactJS.
60 lines (59 loc) • 1.54 kB
JSON
{
"_args": [
[
"@hapi/address@2.0.0",
"/Users/kimvigren/Documents/git/react-kiwi-dropdown/test"
]
],
"_from": "@hapi/address@2.0.0",
"_id": "@hapi/address@2.0.0",
"_inBundle": false,
"_integrity": "sha512-mV6T0IYqb0xL1UALPFplXYQmR0twnXG0M6jUswpquqT2sD12BOiCiLy3EvMp/Fy7s3DZElC4/aPjEjo2jeZpvw==",
"_location": "/@hapi/address",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@hapi/address@2.0.0",
"name": "@hapi/address",
"escapedName": "@hapi%2faddress",
"scope": "@hapi",
"rawSpec": "2.0.0",
"saveSpec": null,
"fetchSpec": "2.0.0"
},
"_requiredBy": [
"/@hapi/joi"
],
"_resolved": "https://registry.npmjs.org/@hapi/address/-/address-2.0.0.tgz",
"_spec": "2.0.0",
"_where": "/Users/kimvigren/Documents/git/react-kiwi-dropdown/test",
"bugs": {
"url": "https://github.com/hapijs/address/issues"
},
"dependencies": {},
"description": "Email address and domain validation",
"devDependencies": {
"code": "5.x.x",
"lab": "18.x.x"
},
"homepage": "https://github.com/hapijs/address#readme",
"keywords": [
"email",
"domain",
"address",
"validation"
],
"license": "BSD-3-Clause",
"main": "lib/index.js",
"name": "@hapi/address",
"repository": {
"type": "git",
"url": "git://github.com/hapijs/address.git"
},
"scripts": {
"test": "lab -a code -t 100 -L",
"test-cov-html": "lab -a code -t 100 -L -r html -o coverage.html"
},
"version": "2.0.0"
}