react-kiwi-dropdown
Version:
| Name | Type | Description | | --------------------------- | -------------------- | ----------- | | options | array | | selectedOption | string | | onCha
99 lines (98 loc) • 2.13 kB
JSON
{
"_args": [
[
"jest@24.7.1",
"/Users/kimvigren/Documents/git/react-kiwi-dropdown/test"
]
],
"_from": "jest@24.7.1",
"_id": "jest@24.7.1",
"_inBundle": false,
"_integrity": "sha512-AbvRar5r++izmqo5gdbAjTeA6uNRGoNRuj5vHB0OnDXo2DXWZJVuaObiGgtlvhKb+cWy2oYbQSfxv7Q7GjnAtA==",
"_location": "/jest",
"_phantomChildren": {
"@jest/core": "24.8.0",
"@jest/test-result": "24.8.0",
"@jest/types": "24.8.0",
"chalk": "2.4.2",
"exit": "0.1.2",
"import-local": "2.0.0",
"is-ci": "2.0.0",
"jest-config": "24.8.0",
"jest-util": "24.8.0",
"jest-validate": "24.8.0",
"prompts": "2.1.0",
"realpath-native": "1.1.0",
"yargs": "12.0.5"
},
"_requested": {
"type": "version",
"registry": true,
"raw": "jest@24.7.1",
"name": "jest",
"escapedName": "jest",
"rawSpec": "24.7.1",
"saveSpec": null,
"fetchSpec": "24.7.1"
},
"_requiredBy": [
"/react-scripts"
],
"_resolved": "https://registry.npmjs.org/jest/-/jest-24.7.1.tgz",
"_spec": "24.7.1",
"_where": "/Users/kimvigren/Documents/git/react-kiwi-dropdown/test",
"bin": {
"jest": "./bin/jest.js"
},
"bugs": {
"url": "https://github.com/facebook/jest/issues"
},
"dependencies": {
"import-local": "^2.0.0",
"jest-cli": "^24.7.1"
},
"description": "Delightful JavaScript Testing.",
"engines": {
"node": ">= 6"
},
"gitHead": "0efb1d7809cb96ae87a7601e7802f1dab3774280",
"homepage": "https://jestjs.io/",
"keywords": [
"ava",
"babel",
"coverage",
"easy",
"expect",
"facebook",
"immersive",
"instant",
"jasmine",
"jest",
"jsdom",
"mocha",
"mocking",
"painless",
"qunit",
"runner",
"sandboxed",
"snapshot",
"tap",
"tape",
"test",
"testing",
"typescript",
"watch"
],
"license": "MIT",
"main": "build/jest.js",
"name": "jest",
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "git+https://github.com/facebook/jest.git"
},
"types": "build/jest.d.ts",
"version": "24.7.1"
}