react-kiwi-dropdown
Version:
A minimal, easy-to-use and highly adjustable dropdown component made with ReactJS.
73 lines (72 loc) • 1.74 kB
JSON
{
"_args": [
[
"acorn@6.2.0",
"/Users/kimvigren/Documents/git/react-kiwi-dropdown/test"
]
],
"_from": "acorn@6.2.0",
"_id": "acorn@6.2.0",
"_inBundle": false,
"_integrity": "sha512-8oe72N3WPMjA+2zVG71Ia0nXZ8DpQH+QyyHO+p06jT8eg8FGG3FbcUIi8KziHlAfheJQZeoqbvq1mQSQHXKYLw==",
"_location": "/acorn",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "acorn@6.2.0",
"name": "acorn",
"escapedName": "acorn",
"rawSpec": "6.2.0",
"saveSpec": null,
"fetchSpec": "6.2.0"
},
"_requiredBy": [
"/acorn-globals",
"/espree",
"/jest-environment-jsdom-fourteen/jsdom",
"/webpack"
],
"_resolved": "https://registry.npmjs.org/acorn/-/acorn-6.2.0.tgz",
"_spec": "6.2.0",
"_where": "/Users/kimvigren/Documents/git/react-kiwi-dropdown/test",
"bin": {
"acorn": "./bin/acorn"
},
"bugs": {
"url": "https://github.com/acornjs/acorn/issues"
},
"description": "ECMAScript parser",
"engines": {
"node": ">=0.4.0"
},
"homepage": "https://github.com/acornjs/acorn",
"license": "MIT",
"main": "dist/acorn.js",
"maintainers": [
{
"name": "Marijn Haverbeke",
"email": "marijnh@gmail.com",
"url": "https://marijnhaverbeke.nl"
},
{
"name": "Ingvar Stepanyan",
"email": "me@rreverser.com",
"url": "https://rreverser.com/"
},
{
"name": "Adrian Heine",
"url": "http://adrianheine.de"
}
],
"module": "dist/acorn.mjs",
"name": "acorn",
"repository": {
"type": "git",
"url": "git+https://github.com/acornjs/acorn.git"
},
"scripts": {
"prepare": "cd ..; npm run build:main && npm run build:bin"
},
"version": "6.2.0"
}