UNPKG

react-kiwi-dropdown

Version:

| Name | Type | Description | | --------------------------- | -------------------- | ----------- | | options | array | | selectedOption | string | | onCha

84 lines (83 loc) 1.74 kB
{ "_args": [ [ "camelize@1.0.0", "/Users/kimvigren/Documents/git/react-kiwi-dropdown/test" ] ], "_from": "camelize@1.0.0", "_id": "camelize@1.0.0", "_inBundle": false, "_integrity": "sha1-FkpUg+Yw+kMh5a8HAg5TGDGyYJs=", "_location": "/camelize", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "camelize@1.0.0", "name": "camelize", "escapedName": "camelize", "rawSpec": "1.0.0", "saveSpec": null, "fetchSpec": "1.0.0" }, "_requiredBy": [ "/css-to-react-native" ], "_resolved": "https://registry.npmjs.org/camelize/-/camelize-1.0.0.tgz", "_spec": "1.0.0", "_where": "/Users/kimvigren/Documents/git/react-kiwi-dropdown/test", "author": { "name": "James Halliday", "email": "mail@substack.net", "url": "http://substack.net" }, "bugs": { "url": "https://github.com/substack/camelize/issues" }, "description": "recursively transform key strings to camel-case", "devDependencies": { "tape": "~2.3.2" }, "homepage": "https://github.com/substack/camelize", "keywords": [ "camel-case", "json", "transform" ], "license": "MIT", "main": "index.js", "name": "camelize", "repository": { "type": "git", "url": "git://github.com/substack/camelize.git" }, "scripts": { "test": "tape test/*.js" }, "testling": { "files": "test/*.js", "browsers": { "iexplore": [ "6.0", "7.0", "8.0", "9.0" ], "chrome": [ "20.0" ], "firefox": [ "10.0", "15.0" ], "safari": [ "5.1" ], "opera": [ "12.0" ] } }, "version": "1.0.0" }