UNPKG

react-kiwi-dropdown

Version:

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

54 lines (53 loc) 1.26 kB
{ "_args": [ [ "tmpl@1.0.4", "/Users/kimvigren/Documents/git/react-kiwi-dropdown/test" ] ], "_from": "tmpl@1.0.4", "_id": "tmpl@1.0.4", "_inBundle": false, "_integrity": "sha1-I2QN17QtAEM5ERQIIOXPRA5SHdE=", "_location": "/tmpl", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "tmpl@1.0.4", "name": "tmpl", "escapedName": "tmpl", "rawSpec": "1.0.4", "saveSpec": null, "fetchSpec": "1.0.4" }, "_requiredBy": [ "/makeerror" ], "_resolved": "https://registry.npmjs.org/tmpl/-/tmpl-1.0.4.tgz", "_spec": "1.0.4", "_where": "/Users/kimvigren/Documents/git/react-kiwi-dropdown/test", "author": { "name": "Naitik Shah", "email": "n@daaku.org" }, "bugs": { "url": "https://github.com/daaku/nodejs-tmpl/issues" }, "description": "JavaScript micro templates.", "devDependencies": { "mocha": "0.12.x" }, "homepage": "https://github.com/nshah/nodejs-tmpl", "license": "BSD-3-Clause", "main": "lib/tmpl", "name": "tmpl", "repository": { "type": "git", "url": "git+https://github.com/daaku/nodejs-tmpl.git" }, "scripts": { "test": "NODE_PATH=./lib mocha --ui exports" }, "version": "1.0.4" }