UNPKG

giga-list

Version:

A quick and easy way to implement dropdown data and datalists into react projects.

32 lines (31 loc) 713 B
{ "name": "giga-list", "version": "1.0.1", "description": "A quick and easy way to implement dropdown data and datalists into react projects. ", "main": "Dropdown.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/BeratK2/Superlist.git" }, "keywords": [ "Datalist", "data", "dropdown", "array", "form", "input" ], "author": "Berat", "license": "ISC", "bugs": { "url": "https://github.com/BeratK2/Superlist/issues" }, "homepage": "https://github.com/BeratK2/Superlist#readme", "peerDependencies": { "react": "^18.2.0", "react-dom": "^18.2.0" } }